Closed
Bug 94080
Opened 23 years ago
Closed 23 years ago
getComputedStyle on 'font-style' answers "" instead of "normal"
Categories
(Core :: DOM: CSS Object Model, defect, P2)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
mozilla0.9.8
People
(Reporter: glazou, Assigned: bzbarsky)
References
Details
(Keywords: dom2, Whiteboard: correctness,dom2,css1)
if the font-style of an element is normal, getComputedStyle answers "" instead
of "normal"
Reporter | ||
Comment 1•23 years ago
|
||
Adding blocking dependency to "CSS support in composer" tracking bug.
Blocks: 77705
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.4
Reporter | ||
Updated•23 years ago
|
Whiteboard: correctness,dom2,css1
Updated•23 years ago
|
Target Milestone: mozilla0.9.4 → mozilla1.0
Updated•23 years ago
|
Target Milestone: mozilla1.0 → mozilla1.0.1
Assignee | ||
Comment 2•23 years ago
|
||
I have a fix for this in my tree (part of the next getComputedStyle landing).
Taking, if that's OK.
Assignee: hyatt → bzbarsky
Status: ASSIGNED → NEW
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: mozilla1.0.1 → mozilla0.9.8
Assignee | ||
Comment 3•23 years ago
|
||
Checked in (see patch in bug 116032)
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
•