Closed
Bug 1700889
Opened 4 years ago
Closed 4 years ago
remove xmlspace attribute from SVGStyleElement
Categories
(Core :: SVG, defect, P3)
Core
SVG
Tracking
()
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: longsonr, Assigned: longsonr)
Details
Attachments
(1 file)
It's not in the SVG specification and it doesn't do anything.
See https://www.w3.org/TR/SVG2/styling.html#StyleElement and https://www.w3.org/TR/SVG2/styling.html#InterfaceSVGStyleElement
Chrome doesn't have it either: https://source.chromium.org/chromium/chromium/src/+/master:/third_party/blink/renderer/core/svg/svg_style_element.idl
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → longsonr
Status: NEW → ASSIGNED
Updated•4 years ago
|
Severity: -- → N/A
Priority: -- → P3
Assignee | ||
Comment 2•4 years ago
|
||
Pushed by longsonr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/dbc53b42df6b
remove xmlspace attribute from SVGStyleElement r=emilio
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•