Closed
Bug 30207
Opened 25 years ago
Closed 25 years ago
Mozilla fails one W3 CSS validation test.
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
People
(Reporter: zapfie, Assigned: pierre)
References
()
Details
(Keywords: css1)
I'm currently using Build 2000030215 running under Windows 98.
If you go to http://www.w3.org/Style/CSS/Test/current/sec15.htm you'll notice
Mozilla fails the test saying "This sentence should be black, not red-- ID
selectors cannot begin with digits in CSS1." Mozilla displays the sentence in
red, instead of black.
I have not tried validating this under MacOS or Linux.
Comment 1•25 years ago
|
||
Adding CSS1 to keywords, as given URL tests CSS1 compability.
BTW: NS4 displays right.
Comment 2•25 years ago
|
||
Confirmed on Linux build 2000.03.07.09. -> Style System
Assignee: rickg → pierre
Status: UNCONFIRMED → NEW
Component: HTML Element → Style System
Ever confirmed: true
QA Contact: petersen → chrisd
Assignee | ||
Comment 3•25 years ago
|
||
This is a CSS1 test page but per CSS2, the display is correct.
See bug 18936 for the whole story. Also related are bug 22434 and bug 15868.
*** This bug has been marked as a duplicate of 18936 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•