Mastodon Feed: Post

Mastodon Feed

Reblogged by slightlyoff@toot.cafe ("Alex Russell"):

jaffathecake ("Jake Archibald") wrote:

`el.className` and `el.htmlFor` have such unusual names because `class` and `for` used to be reserved words in JS. That hasn't been true for property names for 10+ years.

Firefox is experimenting with adding `el.class` and `el.for`, yay!

https://github.com/whatwg/html/issues/9379#issuecomment-2357214793