[Webkit-unassigned] [Bug 231269] New: [ iOS 15 ] fast/events/ios/rotation/safari-like-rotation.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 5 16:54:42 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=231269
Bug ID: 231269
Summary: [ iOS 15 ]
fast/events/ios/rotation/safari-like-rotation.html is
failing
Product: WebKit
Version: WebKit Nightly Build
Hardware: iPhone / iPad
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ayumi_kojima at apple.com
fast/events/ios/rotation/safari-like-rotation.html
Is failing on iOS 15.
History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Fios%2Frotation%2Fsafari-like-rotation.html
Result page: https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/r283553%20(65)/results.html
Diff:
--- /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/fast/events/ios/rotation/safari-like-rotation-expected.txt
+++ /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/fast/events/ios/rotation/safari-like-rotation-actual.txt
@@ -1,11 +1,23 @@
Before rotation
PASS window.innerWidth is 320
PASS window.innerHeight is 548
+In orientationchange event handler:
+FAIL window.innerWidth should be 568. Was 600.
+FAIL window.innerHeight should be 320. Was 800.
+
+In resize event handler:
+FAIL window.innerWidth should be 568. Was 600.
+FAIL window.innerHeight should be 320. Was 800.
+
In resize event handler:
PASS window.innerWidth is 568
PASS window.innerHeight is 320
-In orientationchange event handler:
+In resize event handler:
+FAIL window.innerWidth should be 568. Was 600.
+FAIL window.innerHeight should be 320. Was 800.
+
+In resize event handler:
PASS window.innerWidth is 568
PASS window.innerHeight is 320
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211005/2f6d2afe/attachment-0001.htm>
More information about the webkit-unassigned
mailing list