-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1753134 [wpt PR 32653] - Update wpt metadata, a=testonly
wpt-pr: 32653 wpt-type: metadata
- Loading branch information
1 parent
eb144f2
commit c7075e0
Showing
3 changed files
with
13 additions
and
0 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
.../web-platform/meta/app-history/app-history-entry/entries-after-bfcache-in-iframe.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[entries-after-bfcache-in-iframe.html] | ||
expected: | ||
if (processor == "x86") and not debug: [OK, TIMEOUT] | ||
[entries() in an iframe must be updated after navigating back to a bfcached page] | ||
expected: | ||
if (processor == "x86") and not debug: [FAIL, TIMEOUT] | ||
FAIL |
3 changes: 3 additions & 0 deletions
3
testing/web-platform/meta/app-history/app-history-entry/entries-after-bfcache.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[entries-after-bfcache.html] | ||
[entries() must contain the forward-history page after navigating back to a bfcached page] | ||
expected: FAIL |
3 changes: 3 additions & 0 deletions
3
testing/web-platform/meta/app-history/per-entry-events/dispose-after-bfcache.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[dispose-after-bfcache.html] | ||
[entries() must contain the forward-history page after navigating back to a bfcached page] | ||
expected: FAIL |