Closed
Bug 1350521
Opened 8 years ago
Closed 8 years ago
Turn off xml:base for style attribute by default for all channels
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla55
People
(Reporter: xidorn, Assigned: xidorn)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(1 file)
With bug 1349024, we are going to turn off xml:base for style attribute. If that doesn't lead to significant issues, we probably should have it ride the train to completely unship xml:base for style attribute.
Updated•8 years ago
|
Keywords: dev-doc-needed,
site-compat
Assignee | ||
Comment 1•8 years ago
|
||
miketaylr, have you seen any compat issue reported which may be related to bug 1349024 disabling xml:base for style attribute? If not, should we try moving forward in this bug to have it rid the train to beta and release?
Flags: needinfo?(miket)
Comment 2•8 years ago
|
||
Adding this to the 55 tracking list so it's on the radar for release management.
tracking-firefox55:
--- → +
Comment 3•8 years ago
|
||
I'm not aware of any reports. Dennis, Tom, anything I might have missed?
Flags: needinfo?(twisniewski)
Flags: needinfo?(miket)
Flags: needinfo?(dschubert)
Comment 4•8 years ago
|
||
Same here; I don't recall any reports related to this.
Comment hidden (mozreview-request) |
Assignee | ||
Comment 8•8 years ago
|
||
jet, although you suggested me that we only do this for beta for now, it doesn't seem to me it is a usual pattern to have separate settings for beta and release, and I think it makes sense. We probably want to keep beta and release consistent so that we know the status of release from beta.
Flags: needinfo?(xidorn+moz)
Comment 9•8 years ago
|
||
mozreview-review |
Comment on attachment 8872196 [details]
Bug 1350521 - Turn off xml:base for style attribute by default for all channels.
https://reviewboard.mozilla.org/r/143650/#review148210
r+
Updated•8 years ago
|
Attachment #8872196 -
Flags: review?(bugs) → review+
Comment 10•8 years ago
|
||
Pushed by xquan@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8feddea7052d
Turn off xml:base for style attribute by default for all channels. r=jet
Assignee | ||
Updated•8 years ago
|
Flags: needinfo?(twisniewski)
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → xidorn+moz
Comment 11•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Comment 12•8 years ago
|
||
We've not even got any documentation for xml:base anymore (the page simply redirects to the page for <base>), so I've just added a note to the Fx55 rel notes:
https://developer.mozilla.org/en-US/Firefox/Releases/55#HTML
Let me know if that's OK. Thanks!
Keywords: dev-doc-needed → dev-doc-complete
Assignee | ||
Comment 13•8 years ago
|
||
That looks good, thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•