Closed Bug 444723 Opened 17 years ago Closed 17 years ago

[CSS LOADER] Gecko 1.9 doesn't follow css import chains beyond alternate stylesheets

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: glandium, Unassigned)

References

()

Details

(Whiteboard: DUPEME?)

Attachments

(1 file)

1.01 KB, application/x-compressed-tar
Details
(This was reported by Martin Krafft on http://bugs.debian.org/490284 ) If the default stylesheet a.css imports b.css which imports c.css, and b.css is offered as an alternate stylesheet, ff3 ignores c.css in the default setting; if the alternate stylesheet is selected, or is outside the chain, c.css is read properly. Testcase is at http://madduck.net/~madduck/ff3-css-fuckup-testcase/test.html Verified to happen on Windows, too (no reason why it wouldn't, but still...)
Verified to happen with Debian's RC release as well with FF3 final.
Is https://bugzilla.mozilla.org/show_bug.cgi?id=445415 is dependent on the same issue? Should this be blocker for 1.9.1?
Summary: Gecko 1.9 doesn't follow css import chains beyond alternate stylesheets → [CSS LOADER] Gecko 1.9 doesn't follow css import chains beyond alternate stylesheets
Fixing bug 436261 should fix this.
Depends on: 436261
Mike, mind attaching the testcase to the bug so we can make sure it doesn't go away?
Attached file testcase
It was attached to the debian bug, here it is.
Thanks!
Fixed by checkin for bug 183348.
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: in-testsuite+
QA Contact: style-system → bzbarsky
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: