Closed
Bug 445415
Opened 17 years ago
Closed 17 years ago
[CSS LOADER]second-level imported css files applied randomly when also imported by another stylesheet
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: bzbarsky)
References
()
Details
Attachments
(1 file)
1.13 KB,
application/x-bzip
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9) Gecko/2008052906 Firefox/3.0
When a stylesheet imports a second stylesheet, which imports a third stylesheet file AND another stylesheet imports the second stylesheet too the rules of the third stylesheet are applied randomly.
Reproducible: Always
Actual Results:
Reloading the page will sometimes bring the rules from the third stylesheet to the document.
This wasn't the case in Gecko 1.8. This should be fixed soon, since it may break some websites.
Reporter | ||
Updated•17 years ago
|
Version: unspecified → 1.9.0 Branch
Summary: second-level imported css files applied randomly when also imported by another stylesheet → [CSS LOADER]second-level imported css files applied randomly when also imported by another stylesheet
![]() |
Assignee | |
Comment 2•17 years ago
|
||
Please attach the testcase to the bug so we can make sure it doesn't go away.
Reporter | ||
Comment 3•17 years ago
|
||
Reporter | ||
Updated•17 years ago
|
OS: Windows Vista → All
Hardware: PC → All
Reporter | ||
Comment 5•17 years ago
|
||
This isn't a Windows-only issue. I've changed to "All" in the hope it will be fixed till next release.
![]() |
Assignee | |
Comment 6•17 years ago
|
||
Fixed by checkin for bug 183348.
Assignee: nobody → bzbarsky
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•