Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(170)

Issue 8778046: Support external stylesheets loaded with @import in ES5 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by Jasvir
Modified:
12 years, 10 months ago
Reviewers:
kpreid2, ihab.awad
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Supports the loading of external stylesheets with @import. @r5373

Patch Set 1 #

Total comments: 24

Patch Set 2 : Support external stylesheets loaded with @import in ES5 #

Total comments: 23

Patch Set 3 : Support external stylesheets loaded with @import in ES5 #

Patch Set 4 : Support external stylesheets loaded with @import in ES5 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+716 lines, -540 lines) Patch
M src/com/google/caja/plugin/html-emitter.js View 1 2 3 2 chunks +31 lines, -6 lines 0 comments Download
M src/com/google/caja/plugin/sanitizecss.js View 1 2 3 3 chunks +593 lines, -534 lines 0 comments Download
M tests/com/google/caja/plugin/Es53BrowserTest.java View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M tests/com/google/caja/plugin/Es5BrowserTest.java View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A tests/com/google/caja/plugin/es53-test-css-imports-1.css View 1 chunk +5 lines, -0 lines 0 comments Download
A tests/com/google/caja/plugin/es53-test-css-imports-2.css View 1 chunk +3 lines, -0 lines 0 comments Download
A tests/com/google/caja/plugin/es53-test-css-imports-3.css View 1 chunk +4 lines, -0 lines 0 comments Download
A tests/com/google/caja/plugin/es53-test-css-imports-4.css View 1 chunk +1 line, -0 lines 0 comments Download
A tests/com/google/caja/plugin/es53-test-css-imports-guest.html View 1 2 3 1 chunk +70 lines, -0 lines 0 comments Download

Messages

Total messages: 10
Jasvir
12 years, 11 months ago (2013-04-17 05:44:54 UTC) #1
kpreid2
Please excuse me for volunteering when I wasn't asked; I just saw a few things... ...
12 years, 11 months ago (2013-04-17 14:08:51 UTC) #2
Jasvir
Supports the loading of external stylesheets with @import.
12 years, 11 months ago (2013-04-17 15:51:59 UTC) #3
Jasvir
https://codereview.appspot.com/8778046/diff/1/src/com/google/caja/plugin/html-emitter.js File src/com/google/caja/plugin/html-emitter.js (right): https://codereview.appspot.com/8778046/diff/1/src/com/google/caja/plugin/html-emitter.js#newcode449 src/com/google/caja/plugin/html-emitter.js:449: function makeCssUriHandler(baseUri, domicileProp, mime) { On 2013/04/17 14:08:51, kpreid2 ...
12 years, 11 months ago (2013-04-17 15:52:17 UTC) #4
Jasvir
ping.
12 years, 10 months ago (2013-04-22 16:40:16 UTC) #5
ihab.awad
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
Jasvir
Supports the loading of external stylesheets with @import.
12 years, 10 months ago (2013-04-23 17:48:23 UTC) #7
Jasvir
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
ihab.awad
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
12 years, 10 months ago (2013-04-24 11:43:01 UTC) #10
Supports the loading of external stylesheets with @import.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b