[wp-trac] [WordPress Trac] #16436: Use <article> in theme markup
WordPress Trac
wp-trac at lists.automattic.com
Wed Feb 2 05:18:36 UTC 2011
#16436: Use <article> in theme markup
-------------------------+------------------------------
Reporter: Malcjohn | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------------
Comment (by solarissmoke):
Javascript DOM manipulation in IE<8 is a disaster when you use these new
HTML5 elements - basic things like `innerHTML` calls and
`getElementsByTagName` don't work properly because it doesn't recognise
the new elements as valid - and for that reason I don't think core is
ready for these new elements.
Suggest wontfix/maybelater - at least until IE loses majority market share
;)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16436#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list