Implement CSS font-size: math and math-depth properties
Categories
(Core :: MathML, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: fredw, Assigned: fredw)
References
(Blocks 1 open bug, )
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
See
https://github.com/w3c/csswg-drafts/issues/5389
https://mathml-refresh.github.io/mathml-core/#the-math-script-level-property
WPT tests are being updated in bug 1666717
We already have a moz-math-script-level property which should do more or less that. See also bug 1548471 and bug 1187682 for related things.
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
WIP
Comment hidden (off-topic) |
Comment 3•3 years ago
|
||
Sorry, there was a problem with the detection of inactive users. I'm reverting the change.
Updated•3 years ago
|
Updated•3 years ago
|
![]() |
||
Comment 6•3 years ago
•
|
||
Backed out for causing Xpcshell failures on test_css-properties-db.js. CLOSED TREE
Backout link
Push with failures
Link to failure log
Failure line :
TEST-UNEXPECTED-FAIL | devtools/shared/tests/xpcshell/test_css-properties-db.js | xpcshell return code: 0
TEST-UNEXPECTED-FAIL | devtools/shared/tests/xpcshell/test_css-properties-db.js | run_test - [run_test : 73] The static database and platform do not match for
Please also check this new Reftest failure
Failure line : REFTEST TEST-UNEXPECTED-FAIL | layout/reftests/mathml/scriptlevel-1.html == layout/reftests/mathml/scriptlevel-1-ref.html | image comparison, max difference: 255, number of differing pixels: 6594
Assignee | ||
Comment 7•3 years ago
|
||
I had forgotten to run ./mach devtools-css-db
but it seems there are more failures to check.
Updated•3 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 11•2 years ago
|
||
bugherder |
Assignee | ||
Comment 13•2 years ago
|
||
browser-compat-data updated: https://github.com/mdn/browser-compat-data/pull/20417#event-9922527603
Keeping the dev-doc-needed flag for release notes: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/117
Comment 14•2 years ago
|
||
Should we add this to the Fx117 relnotes? Please set firefox-relnote?
to nominate if yes.
Assignee | ||
Comment 15•2 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #14)
Should we add this to the Fx117 relnotes? Please set
firefox-relnote?
to nominate if yes.
I guess so. I just did that in bug 1845516.
Comment 16•2 years ago
|
||
Other MDN docs for this can be tracked in the following GitHub issue: https://github.com/mdn/content/issues/28290
Updated•2 years ago
|
Description
•