Closed
Bug 254650
Opened 21 years ago
Closed 20 years ago
cursor: property serialized wrongly
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: Biesinger, Assigned: dbaron)
References
Details
(Whiteboard: [patch])
Attachments
(1 file)
263 bytes,
text/html
|
Details |
In DOM Inspector, or any other code that looks at the attribute, the elements of
the cursor: list are separated by spaces, not by commas.
(this also breaks saving as web page, complete)
tested on windows and linux, current trunk.
Testcase to be attached.
Reporter | ||
Comment 1•21 years ago
|
||
Assignee | ||
Comment 2•20 years ago
|
||
I fixed this in the nsCSSDeclaration patch in bug 286303.
Depends on: 286303
Assignee | ||
Updated•20 years ago
|
Whiteboard: [patch]
Reporter | ||
Comment 3•20 years ago
|
||
fixed by bug 286303. (note that the testcase should say "comma" where it says
"space"...)
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•