top | item 44952667

(no title)

varbhat | 6 months ago

i thought that HTML spec is immutable.

discuss

order

redwall_hp|6 months ago

The W3C spec was. But WHATWG and HTML5 represent a coup by the dominant browser corporations (read: Google). The biggest browser dictates the "living standard" and the W3C is forced into a descriptivist role.

The W3C's plan was for HTML4 to be replaced by XHTML. What we commonly call HTML5 is the WHATWG "HTML Living Standard."

arccy|6 months ago

the old sages in ivory towers handed us a spec engraved in stone and expected is to live by it

no wonder they were sidelined

JimDabell|6 months ago

The WHATWG HTML spec. is famously mutable. They literally call it a “living standard” and it separates them from the versioned W3C standard.

tommica|6 months ago

Yep, doesn't this make certain pages not work anymore?

therealmarv|6 months ago

it will. It will make old non-updated pages break with same fate as old outdated pages which used MathML in the past and were not updated with polyfills.

onion2k|6 months ago

It makes them not work in Chrome. For any application that supports XSLT they'll continue to work fine.

troupo|6 months ago

It's immutable in the sense of "only remove stuff after incredibly careful consideration".

Which Chrome has transmuted into "we do whatever we want to do". Remember their attempt to remove confirm/prompt?