Bug 206690
Summary: | [iOS WK2 Debug] imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/cramped-001.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jason Lawrence <Lawrence.j> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ryanhaddad, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jason Lawrence
imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/cramped-001.html
Description:This test is failing.
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fmathml%2Fpresentation-markup%2Fscripts%2Fcramped-001.html&limit=50000
Diff:
--- /Volumes/Data/slave/ios-simulator-13-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/cramped-001-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/cramped-001-actual.txt
@@ -20,7 +20,7 @@
FAIL child of msub, from in-flow children assert_greater_than: subscript should be cramped expected a number greater than 25 but got 10
PASS child of msup, from in-flow children
FAIL child of msubsup, from in-flow children assert_greater_than: subscript should be cramped expected a number greater than 25 but got 10
-FAIL child of munder, from in-flow children assert_greater_than: underscript should be cramped expected a number greater than 25 but got 10
+FAIL child of munder, from in-flow children assert_greater_than: underscript should be cramped expected a number greater than 25 but got 12
PASS child of mover, from in-flow children
FAIL child of munderover, from in-flow children assert_greater_than: underscript should be cramped expected a number greater than 25 but got 12
FAIL accent child of mover, from in-flow children assert_greater_than: accent overscript should be cramped expected a number greater than 25 but got 12
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/58842896>
Ryan Haddad
It looks like this change was imported and immediately marked as flaky for macOS with the comment 'Flaky for non MathML core' as part of https://trac.webkit.org/changeset/250127/webkit
Jason Lawrence
*** This bug has been marked as a duplicate of bug 201975 ***