[wp-trac] [WordPress Trac] #20755: html5shiv does not work when loaded through the customizer

WordPress Trac wp-trac at lists.automattic.com
Sat May 26 21:05:58 UTC 2012


#20755: html5shiv does not work when loaded through the customizer
---------------------------+------------------
 Reporter:  nacin          |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  low            |   Milestone:  3.4
Component:  Appearance     |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  needs-testing  |
---------------------------+------------------

Comment (by azaozz):

 As far as I know the html5 shim is a simple hack that's supposed to run in
 the html head, i.e. before the body is rendered. Perhaps we could detect
 the presence of it in the content returned by the XHR and run it in the
 iframe's head before inserting the content.

 That would mean outputting the <script...> tag in the head and waiting for
 it to load while we hold on to the actual content. Or perhaps we can do
 another XHR to get it and run it and then insert the rest.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20755#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list