Closed Bug 231652 Opened 21 years ago Closed 21 years ago

Extra semicolon in external CSS stylesheet breaks that style block.

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Linux
defect
Not set
minor

Tracking

()

VERIFIED INVALID

People

(Reporter: jeffrey, Assigned: dbaron)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030701
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030701

See test case at URL. It is explained in detail there.

Reproducible: Always

Steps to Reproduce:
1. Add semicolon after CSS block closing curly brace

Actual Results:  
CSS block is broken

Expected Results:  
rendered according to CSS
"; .grayBGBroken" isn't a valid CSS selector.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Verified.  We're doing exactly the right thing here; any browser that does
something different has a bug in selector parsing.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.