-
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 1859070 [wpt PR 42544] - Update wpt metadata, a=testonly
wpt-pr: 42544 wpt-type: metadata UltraBlame original commit: 286e868a32fa25f5c228c708ec78fc1f22648274
- Loading branch information
Showing
3 changed files
with
52 additions
and
18 deletions.
There are no files selected for viewing
18 changes: 0 additions & 18 deletions
18
...ml/canvas/offscreen/layers/2d.layer.render-opportunities.transferToImageBitmap.w.html.ini
This file was deleted.
Oops, something went wrong.
25 changes: 25 additions & 0 deletions
25
...ng/web-platform/meta/html/canvas/offscreen/layers/2d.layer.transferToImageBitmap.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,25 @@ | ||
[ | ||
2d | ||
. | ||
layer | ||
. | ||
transferToImageBitmap | ||
. | ||
html | ||
] | ||
[ | ||
Check | ||
that | ||
calling | ||
transferToImageBitmap | ||
in | ||
a | ||
layer | ||
throws | ||
an | ||
exception | ||
. | ||
] | ||
expected | ||
: | ||
FAIL |
27 changes: 27 additions & 0 deletions
27
...b-platform/meta/html/canvas/offscreen/layers/2d.layer.transferToImageBitmap.worker.js.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,27 @@ | ||
[ | ||
2d | ||
. | ||
layer | ||
. | ||
transferToImageBitmap | ||
. | ||
worker | ||
. | ||
html | ||
] | ||
[ | ||
Check | ||
that | ||
calling | ||
transferToImageBitmap | ||
in | ||
a | ||
layer | ||
throws | ||
an | ||
exception | ||
. | ||
] | ||
expected | ||
: | ||
FAIL |