Bug 231378 - REGRESSION (r282150): platform/ios/fast/text/system-monospaced-numbers.html is failing
Summary: REGRESSION (r282150): platform/ios/fast/text/system-monospaced-numbers.html i...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-07 11:25 PDT by ayumi_kojima
Modified: 2021-10-15 16:03 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ayumi_kojima 2021-10-07 11:25:40 PDT
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
Comment 1 Radar WebKit Bug Importer 2021-10-07 11:26:02 PDT
<rdar://problem/83991027>
Comment 2 ayumi_kojima 2021-10-07 11:28:45 PDT
Marked test expectations https://trac.webkit.org/changeset/283725/webkit
Comment 4 Ryan Haddad 2021-10-15 16:02:48 PDT
The test is using getBoundingClientRect(), so this must be related to https://trac.webkit.org/changeset/282150/webkit somehow.