WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
276413
mathml/relations/css-styling/padding-border-margin/padding-border-margin-004.html fails
https://bugs.webkit.org/show_bug.cgi?id=276413
Summary
mathml/relations/css-styling/padding-border-margin/padding-border-margin-004....
Frédéric Wang (:fredw)
Reported
2024-07-10 01:38:03 PDT
With my patches for
bug 276358
and
bug 276317
, I'm able to make it render as I expect, similar to what Chrome does. However, the <mtext> in the reference files has a larger height compared to the <mi> in the padding-border-margin-004.html. The RenderMathMLBlock layout seems more complex than the RenderMathMLToken one (for the case when we paint a mathVariantGlyph directly). Maybe RenderMathMLToken should do something special for text-only token elements, see
https://w3c.github.io/mathml-core/#layout-of-mtext
Alternatively, probably fixing 202302 would do the job too since in that case we won't need special handling for mathVariantGlyph.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-07-17 01:39:14 PDT
<
rdar://problem/131906430
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug