Closed
Bug 367613
Opened 19 years ago
Closed 19 years ago
Incorrect rendering of page
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: w4zsvryct5gx7nf, Unassigned)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; hu; rv:1.8.1.1) Gecko/20061208 Firefox/2.0.0.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; hu; rv:1.8.1.1) Gecko/20061208 Firefox/2.0.0.1
The attached page is rendered incorrectly in Mozilla but it's fine in Opera.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Updated•19 years ago
|
Version: unspecified → 2.0 Branch
Comment 2•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a2pre) Gecko/20070119 Minefield/3.0a2pre
Yeah, looks indeed entirely different.
Comment 3•19 years ago
|
||
The page displays as intended when valid CSS is used.
Comment 4•19 years ago
|
||
Indeed: http://www.w3.org/TR/CSS21/syndata.html#q6 says that identifiers can't start with a digit, and http://www.w3.org/TR/CSS21/syndata.html#rule-sets says that a declaration with an invalid selector must be ignored.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 5•19 years ago
|
||
hmm.. OK sorry for this!
You need to log in
before you can comment on or make changes to this bug.
Description
•