devopera
devopera copied to clipboard
Remove <hgroup> element
<hgroup> should be removed from https://github.com/operasoftware/devopera/edit/master/articles/_posts/2010-12-21-new-structural-elements-in-html5.md as per http://www.sitepoint.com/5-obsolete-features-html5/
It’s still in the WHATWG HTML Standard: https://html.spec.whatwg.org/multipage/semantics.html#the-hgroup-element This boils down to the question: which version of the standard do you consider to be authoritative?
Personally (and we can fight about this) I think we should regard W3C spec as authoritative about stable features in shipping browsers. And no browser supports . Note that I was one of the people arguing for the removal of hgroup http://www.brucelawson.co.uk/2013/farewell-hgroup/
On 13 November 2014 14:35, Mathias Bynens [email protected] wrote:
It’s still in the WHATWG HTML Standard: https://html.spec.whatwg.org/multipage/semantics.html#the-hgroup-element This boils down to the question: which version of the standard do you consider to be authoritative?
— Reply to this email directly or view it on GitHub https://github.com/operasoftware/devopera/issues/222#issuecomment-62898332 .
similar fun: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27309