Bug 271445
Summary: | [iOS] fast/events/ios/rotation/resize-iframe-after-orientation-change.html is flakily failing. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
Component: | UI Events | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
Status: | NEW | ||
Severity: | Normal | CC: | a_protyasha, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=231262 |
Ben Schwartz
fast/events/ios/rotation/resize-iframe-after-orientation-change.html
This test is flakily (~50%) failing on iOS.
TEXT DIFF:
TEST COMPLETE
PASS document.getElementById('frame').scrollWidth is outer.scrollWidth
-PASS document.getElementById('frame').contentDocument.getElementById('inner').scrollWidth is outer.scrollWidth
+FAIL document.getElementById('frame').contentDocument.getElementById('inner').scrollWidth should be 800. Was 390.
Each time the viewport is resized, the outer div (green), iframe (orange) and inner div (pink) should take the full viewport width:
DIFF URL:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/275943@main%20(2504)/fast/events/ios/rotation/resize-iframe-after-orientation-change-pretty-diff.html
REPRODUCIBILITY:
I'm unable to reproduce this locally in the iOS 17.4 simulator.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/125212048>
EWS
Test gardening commit 276526@main (4011237fddf2): <https://commits.webkit.org/276526@main>
Reviewed commits have been landed. Closing PR #26298 and removing active labels.