Closed
Bug 120719
Opened 24 years ago
Closed 24 years ago
computed list-style-image should return "none", not "", if there is no image
Categories
(Core :: DOM: CSS Object Model, defect, P1)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
mozilla0.9.9
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
|
907 bytes,
patch
|
attinasi
:
superreview+
|
Details | Diff | Splinter Review |
When there is no image, the correct computed value is "none"
| Assignee | ||
Comment 1•24 years ago
|
||
| Assignee | ||
Comment 2•24 years ago
|
||
ian, could you review?
Comment 3•24 years ago
|
||
r=hixie
Comment 4•24 years ago
|
||
Comment on attachment 65570 [details] [diff] [review]
Patch to fix
sr=attinasi
Attachment #65570 -
Flags: superreview+
| Assignee | ||
Updated•24 years ago
|
Priority: -- → P1
Target Milestone: --- → mozilla0.9.9
| Assignee | ||
Comment 5•24 years ago
|
||
checked into trunk.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•