Live data from Hacker News

W3C declares HTML5 standard complete

techcrunch.com

1–10 of 82 posts

Re: W3C declares HTML5 standard complete

#3
The other huge accomplishment of HTML5 is completely standardizing many fundamental parts of the web that previously were a mess of browser incompatibilities. 6 years ago, if you wanted to parse HTML, you might reach for BeautifulSoup, or libxml, or Hpricot, or Nokogiri...and they would all be subtly different in the parse tree they produced. And they couldn't do any better, because if you viewed the page in IE, or Firefox, or Chrome, or Safari, you might get a different parse tree.

Now, IE9+, Firefox, Chrome, and Safari are all basically guaranteed to look at the same page in the same way, and the "toolsmith" parsers like Gumbo or html5lib are all rapidly converging on the standard. So it's finally possible to see a page the way a browser sees it.

Re: W3C declares HTML5 standard complete

#6
post #5
post #2

Wonder when the IE standard support documents listing all the "deviations" from HTML5 will happen.

latest versions of IE are pretty good regarding standards.

I wonder when they will get as good as the rest of the browsers that are out. I still find more bugs in IE11 than any other current browser.

Re: W3C declares HTML5 standard complete

#10
post #7
post #4

The term "WHATWG" seems to be conspicuously absent from this article. I wonder where they factor into this announcement.

I think they already moved to living standard.

Indeed, the W3C's work on HTML5 is irrelevant. It exists only for the purpose of giving the W3C-qua-organization the appearance of being involved in the further development of HTML.
Post reply on HN