Closed Bug 925626 Opened 11 years ago Closed 11 years ago

CSSParserImpl::ParseSupportsConditionInParens does not correctly parse a general_enclosed

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: heycam, Assigned: heycam)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

From bug 909170 comment 5, this case fails: @supports ((color: green) +) or (color: green) { body { background-color: green; } } It should apply the background-color, but doesn't.
Attached patch patchSplinter Review
Attachment #815735 - Flags: review?(dbaron)
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: