Closed
Bug 224868
Opened 22 years ago
Closed 22 years ago
resource:///res/samples/test1.html warnings/errors
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mmokrejs, Assigned: dbaron)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030826
Build Identifier:
Thsi is what I get on Tru64Unxi 5.1A with mozilla-20031105:
CSS Error (resource:///res/samples/test1.html :19.74): Expected declaration but
found '/'. Skipped to next declaration.
CSS Error (resource:///res/samples/test1.html :25.15): Expected color but found
'yelow'. Error in parsing value for property 'color'. Declaration dropped.
Document resource:///res/samples/test1.html loaded successfully
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•22 years ago
|
||
Fixed the CSS errors in the demo source. For future reference, this is not a
style system bug, but a bug in the demo.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•