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

Issue 91076: Remove spurious warning for negative word-spacing (Closed)

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

Description

CSS spec allows you to say word-spacing:-3px and letter-spacing:-3px, but caja's css21-defs.json thinks the range is constrained to [0,inf) This change removes the constraint.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -5 lines) Patch
M src/com/google/caja/lang/css/css21-defs.json View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/com/google/caja/plugin/CssValidatorTest.java View 3 chunks +25 lines, -3 lines 0 comments Download

Messages

Total messages: 2
felix8a
16 years, 11 months ago (2009-07-07 08:02:42 UTC) #1
ihab.awad
16 years, 11 months ago (2009-07-08 18:19:03 UTC) #2
LGTM
Sign in to reply to this message.

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