-
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 1750958 [wpt PR 32449] - Update wpt metadata, a=testonly
wpt-pr: 32449 wpt-type: metadata
- Loading branch information
1 parent
abf2a59
commit 0ad3ab1
Showing
3 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
testing/web-platform/meta/dom/events/EventListener-handleEvent-cross-realm.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,15 @@ | ||
[EventListener-handleEvent-cross-realm.html] | ||
[EventListener is cross-realm plain object without 'handleEvent' property] | ||
expected: FAIL | ||
|
||
[EventListener is cross-realm plain object with non-callable 'handleEvent' property] | ||
expected: FAIL | ||
|
||
[EventListener is cross-realm plain object with revoked Proxy as 'handleEvent' property] | ||
expected: FAIL | ||
|
||
[EventListener is cross-realm non-callable revoked Proxy] | ||
expected: FAIL | ||
|
||
[EventListener is cross-realm callable revoked Proxy] | ||
expected: FAIL |
15 changes: 15 additions & 0 deletions
15
testing/web-platform/meta/dom/traversal/TreeWalker-acceptNode-filter-cross-realm.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,15 @@ | ||
[TreeWalker-acceptNode-filter-cross-realm.html] | ||
[NodeFilter is cross-realm plain object without 'acceptNode' property] | ||
expected: FAIL | ||
|
||
[NodeFilter is cross-realm plain object with non-callable 'acceptNode' property] | ||
expected: FAIL | ||
|
||
[NodeFilter is cross-realm plain object with revoked Proxy as 'acceptNode' property] | ||
expected: FAIL | ||
|
||
[NodeFilter is cross-realm non-callable revoked Proxy] | ||
expected: FAIL | ||
|
||
[NodeFilter is cross-realm callable revoked Proxy] | ||
expected: FAIL |
15 changes: 15 additions & 0 deletions
15
testing/web-platform/meta/domxpath/resolver-callback-interface-cross-realm.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,15 @@ | ||
[resolver-callback-interface-cross-realm.html] | ||
[XPathNSResolver is cross-realm plain object without 'lookupNamespaceURI' property] | ||
expected: FAIL | ||
|
||
[XPathNSResolver is cross-realm plain object with non-callable 'lookupNamespaceURI' property] | ||
expected: FAIL | ||
|
||
[XPathNSResolver is cross-realm plain object with revoked Proxy as 'lookupNamespaceURI' property] | ||
expected: FAIL | ||
|
||
[XPathNSResolver is cross-realm non-callable revoked Proxy] | ||
expected: FAIL | ||
|
||
[XPathNSResolver is cross-realm callable revoked Proxy] | ||
expected: FAIL |