-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1509436 [wpt PR 14195] - Update wpt metadata, a=testonly
wpt-pr: 14195 wpt-type: metadata
- Loading branch information
1 parent
6a4f05b
commit 8a91cb1
Showing
8 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
testing/web-platform/meta/event-timing/event-timing-bufferbeforeonload.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,4 @@ | ||
[event-timing-bufferbeforeonload.html] | ||
[Event Timing: click, onload.] | ||
expected: FAIL | ||
|
4 changes: 4 additions & 0 deletions
4
testing/web-platform/meta/event-timing/event-timing-crossiframe.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,4 @@ | ||
[event-timing-crossiframe.html] | ||
[Event Timing: entries should only be observable by its own frame.] | ||
expected: FAIL | ||
|
5 changes: 5 additions & 0 deletions
5
testing/web-platform/meta/event-timing/event-timing-observethenonload.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,5 @@ | ||
[event-timing-observethenonload.html] | ||
expected: TIMEOUT | ||
[Event Timing: click, observer, onload, click.] | ||
expected: TIMEOUT | ||
|
5 changes: 5 additions & 0 deletions
5
testing/web-platform/meta/event-timing/event-timing-onloadthenobserve-firstInput.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,5 @@ | ||
[event-timing-onloadthenobserve-firstInput.html] | ||
expected: TIMEOUT | ||
[Event Timing: check firstInput after onload, observer, click, click.] | ||
expected: TIMEOUT | ||
|
5 changes: 5 additions & 0 deletions
5
testing/web-platform/meta/event-timing/event-timing-onloadthenobserve.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,5 @@ | ||
[event-timing-onloadthenobserve.html] | ||
expected: TIMEOUT | ||
[Event Timing: onload, click, observer, click.] | ||
expected: TIMEOUT | ||
|
4 changes: 4 additions & 0 deletions
4
testing/web-platform/meta/event-timing/event-timing-only-observe-firstInput.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,4 @@ | ||
[event-timing-only-observe-firstInput.html] | ||
[Event Timing: check firstInput for a PerformanceObserver observing only firstInput.] | ||
expected: FAIL | ||
|
5 changes: 5 additions & 0 deletions
5
testing/web-platform/meta/event-timing/event-timing-retrievability.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,5 @@ | ||
[event-timing-retrievability.html] | ||
expected: ERROR | ||
[Event Timing: make sure event-timing entries are retrievable by existing perf APIs.] | ||
expected: TIMEOUT | ||
|
5 changes: 5 additions & 0 deletions
5
testing/web-platform/meta/event-timing/event-timing-timingconditions.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,5 @@ | ||
[event-timing-timingconditions.html] | ||
expected: TIMEOUT | ||
[Event Timing only times certain types of trusted event.] | ||
expected: TIMEOUT | ||
|