[Webkit-unassigned] [Bug 262697] New: Align UA Stylesheet by adding `writing-mode: horizontal-tb !important; ` for all math elements in mathml.css

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 5 05:51:28 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=262697

            Bug ID: 262697
           Summary: Align UA Stylesheet by adding `writing-mode:
                    horizontal-tb !important;` for all math elements in
                    mathml.css
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: BrowserCompat, WPTImpact
          Severity: Normal
          Priority: P2
         Component: MathML
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: fred.wang at free.fr, ntim at apple.com

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!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231005/9bf30e4e/attachment.htm>


More information about the webkit-unassigned mailing list