Closed
Bug 35616
Opened 26 years ago
Closed 23 years ago
[trk] (DOM2 CSS) CSSImportRule
Categories
(Core :: DOM: CSS Object Model, defect, P3)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: jst, Assigned: jst)
Details
(Keywords: dom2)
No description provided.
| Assignee | ||
Comment 1•25 years ago
|
||
I have code for this, but it looks like mozilla doesn't store import rules in
the rule list in the stylesheets, so no go yet...
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Updated•25 years ago
|
QA Contact: vidur → ian
Updated•25 years ago
|
Component: DOM Level 2 → DOM Style
Comment 2•25 years ago
|
||
Taking QA Contact on all open or unverified DOM Style bugs...
Comment 3•24 years ago
|
||
Nominating this bug for nsbeta1 on behalf of gerardok@netscape.com.
Keywords: nsbeta1
Comment 4•24 years ago
|
||
Removing nsbeta1 nomination -- there was a misunderstanding and some "approved
out features" were nominated by mistake! Sorry!
Keywords: nsbeta1
Comment 5•24 years ago
|
||
This is fixed now, yes?
Adding mozilla 1.0 keyword to get someone looking at this. For me it seems only
to work localy (linux 2002020415).
Keywords: mozilla1.0
Comment 7•24 years ago
|
||
This worksforme locally and remotely with no problems. Please make sure your
web server is sending the correct MIME type for the stylesheets.
Also, this bug is not about sheets not being imported but about not being able
to manipulate the @import rule via the DOM. This latter also worksforme.
Comment 8•23 years ago
|
||
OK. This is so fixed...
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•