mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Enable more DOM preferences for unofficial WPT test runs (#34116)
* Enable some DOM prefs for all WPT tests. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Update expected results. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
2a6d480cd8
commit
a2af619009
1331 changed files with 667 additions and 6946 deletions
|
@ -1,4 +0,0 @@
|
|||
[2d.drawImage.canvas.html]
|
||||
[OffscreenCanvas test: 2d.drawImage.canvas]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.drawImage.canvas.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.drawImage.null.html]
|
||||
[OffscreenCanvas test: 2d.drawImage.null]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.drawImage.null.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.drawImage.self.1.html]
|
||||
[OffscreenCanvas test: 2d.drawImage.self.1]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.drawImage.self.1.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.drawImage.self.2.html]
|
||||
[OffscreenCanvas test: 2d.drawImage.self.2]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.drawImage.self.2.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.drawImage.wrongtype.html]
|
||||
[Incorrect image types in drawImage do not match any defined overloads, so WebIDL throws a TypeError]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.drawImage.wrongtype.worker.html]
|
||||
[Incorrect image types in drawImage do not match any defined overloads, so WebIDL throws a TypeError]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.drawImage.zerocanvas.html]
|
||||
[OffscreenCanvas test: 2d.drawImage.zerocanvas]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.drawImage.zerocanvas.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue