Closed
Bug 1606995
Opened 6 years ago
Closed 5 years ago
Consider switching CSSOM serialization code to UTF-8
Categories
(Core :: DOM: CSS Object Model, enhancement, P3)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
DUPLICATE
of bug 1682003
People
(Reporter: emilio, Unassigned)
References
Details
Or at least consider (as a first step) changing the inputs of CSSOM attributes to be UTF8String
.
This is a bit tricky because we'd want something like a setter that takes an UTF8String
, but returns a DOMString
, or such. But it may not be that hard, see bug 862800.
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•