[Bug 25697] [imports]: why can imports be sync?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25697

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ian@hixie.ch
         Resolution|---                         |WORKSFORME

--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
Spoke with dglazkov. It's only legacy <script> elements that are sync. <script
type=module>, <script> inside rel=import files, style sheets, and other
<link>s, are not blocked.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 14 May 2014 18:56:45 UTC