Remove support for the subscriptshift and superscriptshift attributes
Categories
(Core :: MathML, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: fredw, Assigned: fredw)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(2 files)
3.21 KB,
text/plain
|
bmiroglio
:
data-review+
|
Details |
47 bytes,
text/x-phabricator-request
|
Details | Review |
Discussion happens here but it is currently blocked on collecting statistics to determine how important they are: https://github.com/mathml-refresh/mathml/issues/27
So we can introduce a runtime flag / counter to help with that.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
WIP
![]() |
||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/972db326c375
Remove support for the subscriptshift and superscriptshift attributes. r=emilio
Assignee | ||
Comment 6•6 years ago
|
||
I forgot to force this flag to be enabled in WPT and update expectation for mathml/presentation-markup/scripts/subsup-legacy-scriptshift-attributes-001.tentative.html ; will do that later
Updated•6 years ago
|
Comment 7•6 years ago
|
||
Sorry Frédéric I already backed it out. A heads up on the #sheriffs or #developers channel on IRC/slack would have helped.
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=271479894&repo=autoland&lineNumber=8273
Backout link: https://hg.mozilla.org/integration/autoland/rev/5808d51ab6cba029cb5aef64762cf395180f3123
Assignee | ||
Comment 8•6 years ago
|
||
(In reply to Cosmin Sabou [:CosminS] from comment #7)
Sorry Frédéric I already backed it out. A heads up on the #sheriffs or #developers channel on IRC/slack would have helped.
No worries, I'll upload a new patch. Test only landed in bug 1585419, so issue didn't show up when I pushed to try. I'm currently at the web engines hackfest, so I have a lot of meetings and discussions with people and didn't have time to ping you sorry.
Assignee | ||
Comment 9•6 years ago
|
||
Comment 10•6 years ago
|
||
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fe2312ad6c4f
Remove support for the subscriptshift and superscriptshift attributes. r=emilio
![]() |
||
Comment 11•6 years ago
|
||
bugherder |
Comment 12•6 years ago
|
||
Updated the site compatibility note.
Comment 13•6 years ago
|
||
Updated:
https://developer.mozilla.org/en-US/docs/Web/MathML/Attribute
https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mmultiscripts
https://developer.mozilla.org/en-US/docs/Web/MathML/Element/msub
https://developer.mozilla.org/en-US/docs/Web/MathML/Element/msup
https://developer.mozilla.org/en-US/docs/Web/MathML/Element/msubsup
Please add 'dev-doc-needed' to the bug that removes this in a stable Firefox version.
Description
•