Hacker News new | ask | show | jobs
by kensai 3724 days ago
Is there 6.0 in the works also somewhere? Given the language's importance in a future universally-connected world, it would not surprise me.
1 comments

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...)

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?