Bug 1835700 [wpt PR 40292] - Update wpt metadata, a=testonly

wpt-pr: 40292
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2023-06-15 16:51:15 +00:00
Родитель e466f3f0f4
Коммит 2a77cdf5bd
43 изменённых файлов: 108 добавлений и 8 удалений

Просмотреть файл

@ -0,0 +1,2 @@
[2d.layer.cross-layer-paths.html]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.beginLayer-reset-endLayer.html]
[Raises exception on beginLayer() + reset() + endLayer().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.beginLayer-restore.html]
[Raises exception on beginLayer() + restore().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.beginLayer-save-endLayer.html]
[Raises exception on beginLayer() + save() + endLayer().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.endLayer.html]
[Raises exception on lone endLayer calls.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.save-beginLayer-restore.html]
[Raises exception on save() + beginLayer() + restore().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.save-endLayer.html]
[Raises exception on save() + endLayer().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,2 @@
[2d.layer.reset.html]
expected: FAIL

Просмотреть файл

@ -0,0 +1,2 @@
[2d.layer.unclosed-nested.html]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.valid-calls.beginLayer-endLayer.html]
[No exception raised on beginLayer() + endLayer().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.valid-calls.beginLayer-save.html]
[No exception raised on beginLayer() + save().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.valid-calls.beginLayer.html]
[No exception raised on lone beginLayer() calls.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.valid-calls.save-beginLayer.html]
[No exception raised on save() + beginLayer().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,2 @@
[2d.layer.cross-layer-paths.html]
expected: FAIL

Просмотреть файл

@ -0,0 +1,2 @@
[2d.layer.cross-layer-paths.w.html]
expected: TIMEOUT

Просмотреть файл

@ -1,2 +0,0 @@
[2d.layer.endlayer.alone.html]
expected: FAIL

Просмотреть файл

@ -1,2 +0,0 @@
[2d.layer.endlayer.alone.w.html]
expected: TIMEOUT

Просмотреть файл

@ -1,2 +0,0 @@
[2d.layer.endlayer.unmatched.html]
expected: FAIL

Просмотреть файл

@ -1,2 +0,0 @@
[2d.layer.endlayer.unmatched.w.html]
expected: TIMEOUT

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.beginLayer-reset-endLayer.html]
[Raises exception on beginLayer() + reset() + endLayer().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.beginLayer-reset-endLayer.worker.html]
[Raises exception on beginLayer() + reset() + endLayer().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.beginLayer-restore.html]
[Raises exception on beginLayer() + restore().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.beginLayer-restore.worker.html]
[Raises exception on beginLayer() + restore().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.beginLayer-save-endLayer.html]
[Raises exception on beginLayer() + save() + endLayer().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.beginLayer-save-endLayer.worker.html]
[Raises exception on beginLayer() + save() + endLayer().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.endLayer.html]
[Raises exception on lone endLayer calls.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.endLayer.worker.html]
[Raises exception on lone endLayer calls.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.save-beginLayer-restore.html]
[Raises exception on save() + beginLayer() + restore().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.save-beginLayer-restore.worker.html]
[Raises exception on save() + beginLayer() + restore().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.save-endLayer.html]
[Raises exception on save() + endLayer().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.invalid-calls.save-endLayer.worker.html]
[Raises exception on save() + endLayer().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,2 @@
[2d.layer.reset.html]
expected: FAIL

Просмотреть файл

@ -0,0 +1,2 @@
[2d.layer.reset.w.html]
expected: TIMEOUT

Просмотреть файл

@ -0,0 +1,2 @@
[2d.layer.unclosed-nested.html]
expected: FAIL

Просмотреть файл

@ -0,0 +1,2 @@
[2d.layer.unclosed-nested.w.html]
expected: TIMEOUT

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.valid-calls.beginLayer-endLayer.html]
[No exception raised on beginLayer() + endLayer().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.valid-calls.beginLayer-endLayer.worker.html]
[No exception raised on beginLayer() + endLayer().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.valid-calls.beginLayer-save.html]
[No exception raised on beginLayer() + save().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.valid-calls.beginLayer-save.worker.html]
[No exception raised on beginLayer() + save().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.valid-calls.beginLayer.html]
[No exception raised on lone beginLayer() calls.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.valid-calls.beginLayer.worker.html]
[No exception raised on lone beginLayer() calls.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.valid-calls.save-beginLayer.html]
[No exception raised on save() + beginLayer().]
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[2d.layer.valid-calls.save-beginLayer.worker.html]
[No exception raised on save() + beginLayer().]
expected: FAIL