RESOLVED FIXED 262697
Align UA Stylesheet by adding `writing-mode: horizontal-tb !important;` for all math elements in mathml.css
https://bugs.webkit.org/show_bug.cgi?id=262697
Summary Align UA Stylesheet by adding `writing-mode: horizontal-tb !important;` for a...
Ahmad Saleem
Reported 2023-10-05 05:51:28 PDT
SSIA, It leads to progress almost all tests here: https://wpt.fyi/results/mathml/relations/css-styling/writing-mode/force-horizontal-tb.html?label=experimental&label=master&aligned= and only 'menclose' failing here: https://wpt.fyi/results/mathml/relations/css-styling/writing-mode/writing-mode-002.html?label=experimental&label=master&aligned= ___ *|* { writing-mode: horizontal-tb !important; } and remove from math {}. ___ Just wanted to raise so I can fix it. Thanks!
Attachments
EWS
Comment 1 2023-10-06 01:59:55 PDT
Committed 268977@main (5d7fe12c4bef): <https://commits.webkit.org/268977@main> Reviewed commits have been landed. Closing PR #18723 and removing active labels.
Radar WebKit Bug Importer
Comment 2 2023-10-06 02:00:16 PDT
Note You need to log in before you can comment on or make changes to this bug.