Closed
Bug 573
Opened 27 years ago
Closed 26 years ago
LINK'd style sheets do not work
Categories
(Core :: DOM: Core & HTML, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: angus, Assigned: buster)
References
()
Details
We don't seem to be loading style sheets via the LINK tag. Example:
<LINK rel="stylesheet" type="text/css" href="linktest.css" title="Link1">
Reporter | ||
Comment 2•27 years ago
|
||
Peterl hooked this one up a while back, but it doesn't appear to work just
right. Here's a new test case, perhaps a bit simpler than the other one:
http://checkmate/nglayout/bugs/linkedstyle.html
Reporter | ||
Updated•27 years ago
|
Component: Unknown → Content Model
Reporter | ||
Comment 3•27 years ago
|
||
kipp - my test case appears to work (btw, I need to move all these test cases
outside the firewall for mozilla.org purposes) - is this bug fixed?
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 4•26 years ago
|
||
This has been fixed for over a month.‰
Updated•18 years ago
|
Flags: in-testsuite-
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•