Bug 231378
Summary: | REGRESSION (r282150): platform/ios/fast/text/system-monospaced-numbers.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | ayumi_kojima |
Component: | Text | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | koivisto, mmaxfield, webkit-bot-watchers-bugzilla, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | Unspecified |
ayumi_kojima
platform/ios/fast/text/system-monospaced-numbers.html
Is constantly failing on iOS 15.
History: https://results.webkit.org/?suite=layout-tests&test=platform%2Fios%2Ffast%2Ftext%2Fsystem-monospaced-numbers.html
Result page: https://build.webkit.org/results/Apple-iOS-15-Simulator-Debug-WK2-Tests/r283705%20(82)/results.html#
Diff:
--- /Volumes/Data/worker/ios-simulator-15-debug-tests-wk2/build/layout-test-results/platform/ios/fast/text/system-monospaced-numbers-expected.txt
+++ /Volumes/Data/worker/ios-simulator-15-debug-tests-wk2/build/layout-test-results/platform/ios/fast/text/system-monospaced-numbers-actual.txt
@@ -4,4 +4,4 @@
11:11:11.11
-PASS: widths were the same
+FAIL: widths were not the same
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/83991027>
ayumi_kojima
Marked test expectations https://trac.webkit.org/changeset/283725/webkit
Ryan Haddad
Regression range: https://trac.webkit.org/log/webkit/?action=stop_on_copy&mode=stop_on_copy&rev=282160&stop_rev=282149&limit=100
Ryan Haddad
The test is using getBoundingClientRect(), so this must be related to https://trac.webkit.org/changeset/282150/webkit somehow.