diff options
Diffstat (limited to 'tests/wpt/meta/html/canvas/historical.any.js.ini')
-rw-r--r-- | tests/wpt/meta/html/canvas/historical.any.js.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/wpt/meta/html/canvas/historical.any.js.ini b/tests/wpt/meta/html/canvas/historical.any.js.ini new file mode 100644 index 00000000000..9c277a16635 --- /dev/null +++ b/tests/wpt/meta/html/canvas/historical.any.js.ini @@ -0,0 +1,8 @@ +[historical.any.html] + [OffscreenCanvasRenderingContext2D.commit method is removed] + expected: FAIL + + +[historical.any.worker.html] + [OffscreenCanvasRenderingContext2D.commit method is removed] + expected: FAIL |