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:
Josh Matthews 2024-11-03 10:36:13 -05:00 committed by GitHub
parent 2a6d480cd8
commit a2af619009
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1331 changed files with 667 additions and 6946 deletions

View file

@ -1,6 +1,3 @@
[2d.shadow.alpha.1.html]
[Shadow colour alpha components are used]
expected: FAIL
[Shadow color alpha components are used]
expected: FAIL

View file

@ -1,6 +1,3 @@
[2d.shadow.alpha.1.worker.html]
[Shadow colour alpha components are used]
expected: FAIL
[Shadow color alpha components are used]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowBlur.initial.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowBlur.initial]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowBlur.initial.worker.html]
[2d]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowBlur.invalid.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowBlur.invalid]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowBlur.invalid.worker.html]
[2d]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowBlur.valid.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowBlur.valid]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowBlur.valid.worker.html]
[2d]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowColor.initial.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowColor.initial]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowColor.initial.worker.html]
[2d]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowColor.invalid.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowColor.invalid]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowColor.invalid.worker.html]
[2d]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowColor.valid.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowColor.valid]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowColor.valid.worker.html]
[2d]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowOffset.initial.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowOffset.initial]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowOffset.initial.worker.html]
[2d]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowOffset.invalid.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowOffset.invalid]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowOffset.invalid.worker.html]
[2d]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowOffset.valid.html]
[OffscreenCanvas test: 2d.shadow.attributes.shadowOffset.valid]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.attributes.shadowOffset.valid.worker.html]
[2d]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.canvas.transparent.1.html]
[Shadows are not drawn for transparent canvases]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.canvas.transparent.1.worker.html]
[Shadows are not drawn for transparent canvases]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.composite.3.html]
[Areas outside shadows are drawn correctly with destination-out]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.composite.3.worker.html]
[Areas outside shadows are drawn correctly with destination-out]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.enable.off.1.html]
[Shadows are not drawn when only shadowColor is set]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.enable.off.1.worker.html]
[Shadows are not drawn when only shadowColor is set]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.enable.off.2.html]
[Shadows are not drawn when only shadowColor is set]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.enable.off.2.worker.html]
[Shadows are not drawn when only shadowColor is set]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.gradient.transparent.1.html]
[Shadows are not drawn for transparent gradient fills]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.gradient.transparent.1.worker.html]
[Shadows are not drawn for transparent gradient fills]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.stroke.cap.1.html]
[Shadows are not drawn for areas outside stroke caps]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.stroke.cap.1.worker.html]
[Shadows are not drawn for areas outside stroke caps]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.stroke.join.1.html]
[Shadows are not drawn for areas outside stroke joins]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.stroke.join.1.worker.html]
[Shadows are not drawn for areas outside stroke joins]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.stroke.join.3.html]
[Shadows are drawn for stroke joins respecting miter limit]
expected: FAIL

View file

@ -1,4 +0,0 @@
[2d.shadow.stroke.join.3.worker.html]
[Shadows are drawn for stroke joins respecting miter limit]
expected: FAIL