Bug 262697
Summary: | Align UA Stylesheet by adding `writing-mode: horizontal-tb !important;` for all math elements in mathml.css | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | MathML | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | fred.wang, ntim, webkit-bug-importer |
Priority: | P2 | Keywords: | BrowserCompat, InRadar, WPTImpact |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ahmad Saleem
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
EWS
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
<rdar://problem/116569997>