[wpt-sync] Sync PR 34599 - [mathml] Add rules for maction to UA stylesheet
Categories
(Core :: MathML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox104 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34599 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34599
Details from upstream follow.
Frédéric Wang <fwang@igalia.com> wrote:
[mathml] Add rules for maction to UA stylesheet
This CL adds CSS rules in MathML user agent stylesheet for the legacy
\<maction> element [1]. Currently, the fourth test case of WPT test
legacy-mrow-like-elements-002 is broken since the ref uses the same
content as the test file. Fix that by making the ref a green square.
Additionally, this adds default-properties-on-semantics-and-maction.html
to check the display values of semantics/maction's children in a more
direct way.[1] https://w3c.github.io/mathml-core/#enlivening-expressions
Bug: 6606
Change-Id: I56d1b802cb3002330aecee35d939d2fef499e1f2
Reviewed-on: https://chromium-review.googlesource.com/3720717
WPT-Export-Revision: d06094687c748f78d97113f26fa26a7effdc4e89
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 2 tests
Status Summary
Firefox
OK : 1
FAIL: 3
Chrome
OK : 1
PASS: 1
FAIL: 2
Links
Details
New Tests That Don't Pass
- /mathml/relations/css-styling/default-properties-on-semantics-and-maction.html [wpt.fyi]
- Display value of children of the <semantics> element:
FAIL(Chrome:PASS) - Display value of children of the <maction> element:
FAIL(Chrome:FAIL)
- Display value of children of the <semantics> element:
- /mathml/presentation-markup/mrow/legacy-mrow-like-elements-002.html [wpt.fyi]:
FAIL(Chrome:FAIL)
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/79360195db28
https://hg.mozilla.org/mozilla-central/rev/a8174b7a56cc
Description
•