Closed
Bug 9876
Opened 26 years ago
Closed 25 years ago
CSSStyleDeclaration removeProperty not implemented
Categories
(Core :: DOM: CSS Object Model, defect, P2)
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: doyle.davidson, Assigned: jst)
References
Details
Attachments
(2 files)
The CSSStyleDeclaration removeProperty methdo is not implemented in M7. Once a
style property is explicitly set on an element. There is no way to remove it
and revert back to the "default" value. See attachment.
Reporter | ||
Comment 1•26 years ago
|
||
Updated•26 years ago
|
Target Milestone: M15
Comment 2•26 years ago
|
||
Not for beta.
Comment 3•26 years ago
|
||
HTML DOM bugs are M11/P2 for Vidur.
Updated•26 years ago
|
Target Milestone: M11 → M13
Comment 4•26 years ago
|
||
Moving to M13.
Comment 5•26 years ago
|
||
In an attempt to get my bug list in order again, marking all the bugs I have
currently as ASSIGNED.
Updated•26 years ago
|
Target Milestone: M13 → M14
Comment 6•26 years ago
|
||
I'm hoping to get the CSS DOM up to snuff in the M14 or m15 timeframe.
Comment 7•25 years ago
|
||
jst@netscape.com is working on a fix. My guess is that he'll probably target
M16 for CSS DOM related bugs.
Target Milestone: M14 → M16
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Comment 10•25 years ago
|
||
Assignee | ||
Comment 11•25 years ago
|
||
I just checked in the fix for this, marking FIXED.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•24 years ago
|
Component: DOM Level 2 → DOM Style
You need to log in
before you can comment on or make changes to this bug.
Description
•