|
|
Subscribe / Log in / New account

You can't version the web

You can't version the web

Posted Aug 1, 2012 11:01 UTC (Wed) by cladisch (✭ supporter ✭, #50193)
In reply to: You can't version the web by wookey
Parent article: WHATWG severs collaboration with W3C on HTML

In theory, a document with a DOCTYPE declaration claims to be valid HTML, but this doesn't help you in practice because there are too many pages out there that consist of the all-too-common tag soup and have the DOCTYPE anyway for purely cargo-cult reasons.

"Why do so many pages have a DOCTYPE?"
"Dunno."
"Let's add it too, just to be sure that the HTML gods do not get angry."


to post comments

You can't version the web

Posted Aug 5, 2012 8:00 UTC (Sun) by dvdeug (guest, #10998) [Link] (2 responses)

Which is an easily solvable problem going ahead. If next time they introduce a DOCTYPE, have Microsoft, Mozilla, Google and Apple/webkit agree that it does not render if it's not valid. At that point, no web designer can simply slap a new DOCTYPE on old crap.

You can't version the web

Posted Aug 5, 2012 9:01 UTC (Sun) by johill (subscriber, #25196) [Link]

I don't think that's true. That would mean they also have to agree on all the little bugs in the rendering engines :-)

Otherwise, what will happen is that one browser has a bug and accepts something wrong, and then the others will be forced to also accept that because the fix won't be deployed quickly enough.

You can't version the web

Posted Aug 5, 2012 9:10 UTC (Sun) by cladisch (✭ supporter ✭, #50193) [Link]

Such pages would render in old browsers, so the first new browser release would break them. I cannot see any browser vendor agreeing to this.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds