Closed
Bug 470704
Opened 12 years ago
Closed 12 years ago
reject duplicate values for 'text-decoration'
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: dbaron, Assigned: dbaron)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.82 KB,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
We're failing one of the test_property_syntax_errors.html tests because we allow duplicate values for 'text-decoration'. This fixes it.
Attachment #354088 -
Flags: superreview?(bzbarsky)
Attachment #354088 -
Flags: review?(bzbarsky)
![]() |
||
Updated•12 years ago
|
Attachment #354088 -
Flags: superreview?(bzbarsky)
Attachment #354088 -
Flags: superreview+
Attachment #354088 -
Flags: review?(bzbarsky)
Attachment #354088 -
Flags: review+
Assignee | ||
Comment 1•12 years ago
|
||
Fixed: http://hg.mozilla.org/mozilla-central/rev/9cacafb91763
Blocks: 377731
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
Updated•12 years ago
|
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•