NEW 231378
REGRESSION (r282150): platform/ios/fast/text/system-monospaced-numbers.html is failing
https://bugs.webkit.org/show_bug.cgi?id=231378
Summary REGRESSION (r282150): platform/ios/fast/text/system-monospaced-numbers.html i...
ayumi_kojima
Reported 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
Attachments
Radar WebKit Bug Importer
Comment 1 2021-10-07 11:26:02 PDT
ayumi_kojima
Comment 2 2021-10-07 11:28:45 PDT
Ryan Haddad
Comment 4 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.
Note You need to log in before you can comment on or make changes to this bug.