Closed (won't fix)
Project:
Zen
Version:
7.x-6.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2013 at 16:49 UTC
Updated:
21 Jan 2014 at 17:22 UTC
Jump to comment: Most recent
I think hgroup can be removed from js/html5-respond.js & js/html5.js now that it's no longer in the HTML5 spec:
http://html5doctor.com/howto-subheadings/
Comments
Comment #1
joelhsmith commentedI think this isn't exactly a Zen specific issue. The creators of Zen are just providing the option for us to use these IE helpers, they did not actually write them. Those projects have their own authors and are maintained on GitHub.
https://github.com/ryanve/response.js
https://github.com/aFarkas/html5shiv
So you could put the request in on those sites, but I kinda doubt those authors would remove hgroup from the projects so they can maintain backward compatibility for people who did use hgroup over the last few years as the HTML5 spec was getting fleshed out.
Comment #2
mgiffordMakes sense. I've added a note to those issues.
EDIT: Interesting feedback from the html5shiv issue queue "You may also want to update your other tickets with the correction that the WHATWG spec has not removed and the W3C has yet to replace it with a suitable counterpart."
Comment #3
mustanggb commentedClosing this in favour of fixing it upstream.