Closed Bug 266645 Opened 20 years ago Closed 20 years ago

Some attributes in stylesheet are not handled

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: helmut.leininger, Assigned: dbaron)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041028
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041028

In the example, the background colors of table elemnts are not set.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
No colors

Expected Results:  
COlors as in Internet Explorer

Example will be attached
Line 8 of screen.css reads:
	.TopMnu		(background-color:#00c0ff }

Note the opening bracket is a normal bracket, not a Curly Bracket. This makes
the css file malformed.

Mozilla handels the malformed css file differently to IE.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Verified.  IE's behavior here is wrong; this is one of the many known bugs in
its CSS parsing.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: