Open GoogleCodeExporter opened 8 years ago
There is a serious issue where the CSS is not yet loaded, but the test runs
anyway. I've written about it here:
http://www.zachleat.com/web/2010/07/29/load-css-dynamically/
But since the request is same-domain, we can just use ajax to synchronously
load the content. I've attached a new StylesheetLoader.js (from the 1.2.1
branch unfortunately) that fixes the issue. Would love to see this merged, so
CSS rules can be applied to the tests. I've already had great success with it
locally.
Original comment by zachleat...@gmail.com
on 31 Aug 2010 at 1:17
Attachments:
Original issue reported on code.google.com by
zachleat...@gmail.com
on 17 Dec 2009 at 5:11