https://codereview.appspot.com/8778046/diff/3002/src/com/google/caja/plugin/html-emitter.js File src/com/google/caja/plugin/html-emitter.js (right): https://codereview.appspot.com/8778046/diff/3002/src/com/google/caja/plugin/html-emitter.js#newcode457 src/com/google/caja/plugin/html-emitter.js:457: // TODO: Why is this setting mime type to ...
12 years, 10 months ago
(2013-04-22 22:58:45 UTC)
#6
https://codereview.appspot.com/8778046/diff/3002/src/com/google/caja/plugin/html-emitter.js File src/com/google/caja/plugin/html-emitter.js (right): https://codereview.appspot.com/8778046/diff/3002/src/com/google/caja/plugin/html-emitter.js#newcode457 src/com/google/caja/plugin/html-emitter.js:457: // TODO: Why is this setting mime type to ...
12 years, 10 months ago
(2013-04-23 17:48:27 UTC)
#8
Jasvir and I chatted and we concluded that this algorithm does not *always* work for ...
12 years, 10 months ago
(2013-04-23 20:12:41 UTC)
#9
Jasvir and I chatted and we concluded that this algorithm does not *always* work
for all possible interleavings of @import-ed CSS. However, it works well enough
for most simple cases, so we will add a big TODO, check it in, and then submit
an improvement CL later.
On that basis, lgtm++.
Issue 8778046: Support external stylesheets loaded with @import in ES5
(Closed)
Created 12 years, 11 months ago by Jasvir
Modified 12 years, 10 months ago
Reviewers: ihab.awad, kpreid2
Base URL: http://google-caja.googlecode.com/svn/trunk/
Comments: 47