[wpt-sync] Sync PR 25431 - [mathml] Add a web platform test for MathML in multi-column list
Categories
(Core :: MathML, task, P4)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25431 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25431
Details from upstream follow.
b'Fr\xc3\xa9d\xc3\xa9ric Wang <fwang@igalia.com>' wrote:
[mathml] Add a web platform test for MathML in multi-column list
This CL adds a web platform test to check that MathML content inside a
multi-column list is still correctly laid out. It is copied from the
similar relations/html5-tree/integration-point-4.html test for MathML
inside SVG foreignObject. These two tests are failing because legacy
layout is currently forced in the subtree containing MathML. They should
pass when this issue is fixed and would crash if the legacy check
mentioned on issue 1125133 is removed before this actually happens.Bug: 6606, 1125133, 829028
Change-Id: I4b060c445e551f32f1884e1676e6b48f8f5e09a5
Reviewed-on: https://chromium-review.googlesource.com/2397718
WPT-Export-Revision: 92f3edea2d3a72219a5c388dc0da1a250654aa8c
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK : 1
PASS: 2
Chrome
OK : 1
PASS: 1
FAIL: 1
Safari
OK : 1
PASS: 2
Links
Updated•4 years ago
|
Description
•