Hacker News new | ask | show | jobs
by currysausage 3724 days ago
Kinda. WHATWG (who do the actual work on HTML) have dropped the version number and made HTML a living standard: https://html.spec.whatwg.org/multipage/

See also the FAQ: https://wiki.whatwg.org/wiki/FAQ#What_does_.22Living_Standar...

And this quote by Hixie: "You know what will be around ten years from now by looking at what is implemented in two browsers today. If it’s implemented in two browsers today, I can almost guarantee it’ll still be around in ten years. If it’s not, all bets are off. This has nothing to do with “living standard” vs. versioned specs, though. HTML4 has all kinds of features that aren’t in HTML anymore — for example, <object declare> and <a coords>." (http://html5doctor.com/interview-with-ian-hickson-html-edito...)

1 comments

Will we still be saying "HTML5" in ten years?
The WHATWG thinks we shouldn't really be referring to it as HTML 5 now, just HTML.

https://html.spec.whatwg.org/multipage/introduction.html#is-...?

https://wiki.whatwg.org/wiki/FAQ#What_is_HTML5.3F

I think even the buzzword is a misnomer. Hint: What did people call <canvas> before "HTML5" took hold?