fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall.html Description: This test is flaky failing on iOS wk2. The diffs also appear to change slightly between r254190 and r254197. Relating this to another older bug with a different diff. History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fviewport%2Fios%2Fwidth-is-device-width-overflowing-body-overflow-hidden-tall.html&platform=ios&limit=50000 Diff: --- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall-expected.txt +++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall-actual.txt @@ -1,7 +1,7 @@ Viewport: width=device-width -scale 0.76190 +scale 1.00000 maxScale 3.80952 minScale 0.76190 -visibleRect {"left":"0.00000","top":"0.00000","width":"1008.00000","height":"1317.75000"} +visibleRect {"left":"0.00000","top":"0.00000","width":"768.00000","height":"1004.00000"}
<rdar://problem/59367803>
I have marked this test as failing while this issue is investigated further. https://trac.webkit.org/changeset/256394/webkit
The test is consistently passing now. Removed expectation in r259782.