[wp-trac] [WordPress Trac] #12009: Add support for HTML 5 "async" and "defer" attributes

WordPress Trac wp-trac at lists.automattic.com
Sat Aug 25 17:15:11 UTC 2012


#12009: Add support for HTML 5 "async" and "defer" attributes
-------------------------------------+-----------------------------
 Reporter:  Otto42                   |       Owner:  azaozz
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  Future Release
Component:  JavaScript               |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+-----------------------------

Comment (by wycks):

 Here is the current Compatibility (Aug 2012):

 Firefox: yes  [[BR]]
 Chrome: yes [[BR]]
 Safari: yes  [[BR]]
 Andriod: yes  [[BR]]
 Blackberry: yes  [[BR]]
 IE version 10: yes  [[BR]]


 ----
 IE 6, 7, 8, 9: no[[BR]]

 Opera: no (and no future plans)


 ----

 http://caniuse.com/#search=async


 ps. For reference the much used google analytic code uses async by setting
 `var ga = document.createElement('script'); ga.type = 'text/javascript';
 ga.async = true;`

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


More information about the wp-trac mailing list