Bug 262670
| Summary: | Align UA Stylesheet for `merror` in mathml.css | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | MathML | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | fred.wang, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar, WPTImpact |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi Team,
We are missing UA style sheet rule in our mathml.css:
Web-Spec: https://w3c.github.io/mathml-core/#error-message-merror
merror {
border: 1px solid red;
background-color: lightYellow;
}
and it leads to two progressions in WPT.
WPT Test Link: http://wpt.live/mathml/relations/css-styling/padding-border-margin/border-002.html
> Border properties on merror
> Border properties on merror (rtl)
____
Just wanted to raise so we can fix it.
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
It also progress one test case here: http://wpt.live/mathml/presentation-markup/mrow/merror-001.html
EWS
Committed 268941@main (76ad36c10382): <https://commits.webkit.org/268941@main>
Reviewed commits have been landed. Closing PR #18665 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/116540505>