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

Issue 12625043: Make css-defs.js and the display property definition vendor-prefix agnostic

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by MikeSamuel
Modified:
12 years, 6 months ago
Reviewers:
felix8a
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

I updated the "display" property which included several vendor-prefixed values (-moz-inline-stack and -moz-inline-box) so that they work with sanitizecss.js which now strips the prefix before checking the white-list, and I changed CssPropertyPatterns to strip prefixes when generating white-lists.

Patch Set 1 #

Patch Set 2 : Make css-defs.js and the display property definition vendor-prefix agnostic #

Patch Set 3 : Make css-defs.js and the display property definition vendor-prefix agnostic #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -3 lines) Patch
M src/com/google/caja/lang/css/CssPropertyPatterns.java View 1 3 chunks +34 lines, -1 line 0 comments Download
M src/com/google/caja/lang/css/css3-defs.json View 1 2 chunks +45 lines, -2 lines 0 comments Download
M src/com/google/caja/lang/css/css3-whitelist.json View 1 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 5
MikeSamuel
12 years, 7 months ago (2013-08-07 19:46:07 UTC) #1
MikeSamuel
I updated the "display" property which included several vendor-prefixed values (-moz-inline-stack and -moz-inline-box) so that ...
12 years, 6 months ago (2013-09-03 16:19:47 UTC) #2
MikeSamuel
I updated the "display" property which included several vendor-prefixed values (-moz-inline-stack and -moz-inline-box) so that ...
12 years, 6 months ago (2013-09-03 16:20:49 UTC) #3
MikeSamuel
Ping 2013/8/7 <reply@codereview-hr.appspotmail.com>: > Reviewers: felix8a, > > Description: > I updated the "display" property ...
12 years, 6 months ago (2013-09-03 16:21:20 UTC) #4
felix8a
12 years, 6 months ago (2013-09-03 19:01:16 UTC) #5
lgtm
Sign in to reply to this message.

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