Bug 233668
Summary: | REBASELINE: imported/w3c/web-platform-tests/mathml/relations/html5-tree/dynamic-childlist-001.html (layout-test) is a constant text failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robert Jenner <jenner> |
Component: | MathML | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Robert Jenner
imported/w3c/web-platform-tests/mathml/relations/html5-tree/dynamic-childlist-001.html
is a constant text failure on Monterey.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fmathml%2Frelations%2Fhtml5-tree%2Fdynamic-childlist-001.html
DIFF URL:
https://build.webkit.org/results/Apple-Monterey-Release-WK2-Tests/r286318%20(293)/imported/w3c/web-platform-tests/mathml/relations/html5-tree/dynamic-childlist-001-pretty-diff.html
DIFF TEXT:
FAIL Removing child from valid mroot assert_approx_equals: inline position (child 0) expected 0 +/- 1 but got 20.40625
FAIL Adding child to valid mroot assert_approx_equals: inline position (child 0) expected 0 +/- 1 but got 20.40625
PASS Removing extra child from mroot
-FAIL Removing children from msqrt assert_approx_equals: block size expected 19.71875 +/- 1 but got 31.765625
+FAIL Removing children from msqrt assert_approx_equals: block size expected 19.703125 +/- 1 but got 31.765625
PASS Adding children to msqrt
PASS Removing children from mpadded
PASS Adding children to mpadded
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/85893838>
Robert Jenner
There appeared to be an already correct rebase set for BigSur and lower. Added rebase here to take care of Monterey:
https://trac.webkit.org/changeset/286340/webkit
Alexey Proskuryakov
Is there anything left to do here?
Ryan Haddad
Nope!