cujojs / curl

curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.
https://github.com/cujojs/curl/wiki
Other
1.89k stars 216 forks source link

Opera 12 not waiting for x-domain css files when using css! plugin #134

Closed unscriptable closed 11 years ago

unscriptable commented 11 years ago

fails at test issue28.html

css files are loaded, but callback may be firing too early.

IE6 seems to be failing, too.