Bug 249360
| Summary: | [ New Test ] (257671@main): [ iOS ] imported/w3c/web-platform-tests/fullscreen/api/element-ready-check-allowed-cross-origin.sub.html is a consistent failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | ntim, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Rackler
Description:
imported/w3c/web-platform-tests/fullscreen/api/element-ready-check-allowed-cross-origin.sub.html
The test was added as part of a re-import of fullscreen WPTs at 257671@main and has been a consistent failure since then.
This issue can be bisected to 257671@main using command:
run-webkit-tests --release --iterations=1 --ios-simulator imported/w3c/web-platform-tests/fullscreen/api/element-ready-check-allowed-cross-origin.sub.html
History:
https://results.webkit.org/?limit=5000&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Ffullscreen%2Fapi%2Felement-ready-check-allowed-cross-origin.sub.html&platform=ios
Diff:
@@ -1,4 +1,4 @@
-PASS Element ready check with allowfullscreen attribute
+FAIL Element ready check with allowfullscreen attribute assert_true: cross-origin-allowed frame did enter fullscreen expected true got false
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103381183>
Karl Rackler
I have marked this test as a consistent failure while this issue is investigated.
EWS
Test gardening commit 257892@main (43999bd2820e): <https://commits.webkit.org/257892@main>
Reviewed commits have been landed. Closing PR #7660 and removing active labels.
Tim Nguyen (:ntim)
iOS has no fullscreen API, the gardening is fine.