-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1736292 [wpt PR 31290] - Update wpt metadata, a=testonly
wpt-pr: 31290 wpt-type: metadata
- Loading branch information
1 parent
dd4a25e
commit d763d3d
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
12 changes: 12 additions & 0 deletions
12
testing/web-platform/meta/webmessaging/broadcastchannel/detached-iframe.tentative.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,12 @@ | ||
[detached-iframe.tentative.html] | ||
[BroadcastChannel messages from detached iframe to parent should be ignored (BC created before detaching)] | ||
expected: FAIL | ||
|
||
[BroadcastChannel messages from detached iframe to parent should be ignored (BC created after detaching)] | ||
expected: FAIL | ||
|
||
[BroadcastChannel messages within detached iframe should be ignored (BCs created before detaching)] | ||
expected: FAIL | ||
|
||
[BroadcastChannel messages within detached iframe should be ignored (BCs created after detaching)] | ||
expected: FAIL |
6 changes: 6 additions & 0 deletions
6
testing/web-platform/meta/webmessaging/broadcastchannel/workers.tentative.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,6 @@ | ||
[workers.tentative.html] | ||
[BroadcastChannel messages from closed worker to parent should be ignored (BC created before closing)] | ||
expected: FAIL | ||
|
||
[BroadcastChannel messages from closed worker to parent should be ignored (BC created after closing)] | ||
expected: FAIL |