Enable more test directories and preferences (#34952)

* Enable WPT tests for several supported/in progress features.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Enable more preferences for all WPT tests.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Update test expectations.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Disable AbortController preference for tests.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Update WPT expectations.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
Josh Matthews 2025-01-16 21:41:09 -05:00 committed by GitHub
parent a014da590a
commit 5295a45a2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
472 changed files with 4113 additions and 293 deletions

View file

@ -0,0 +1,3 @@
[animated-occlusion.html]
[First rAF.]
expected: FAIL

View file

@ -0,0 +1,6 @@
[blur-filter.html]
[First rAF.]
expected: FAIL
[occluder.style.opacity = 0]
expected: FAIL

View file

@ -0,0 +1,3 @@
[box-reflect.html]
[First rAF.]
expected: FAIL

View file

@ -0,0 +1,9 @@
[box-shadow.html]
[First rAF.]
expected: FAIL
[occluder.style.boxShadow = "none"]
expected: FAIL
[occluder.style.boxShadow = ""]
expected: FAIL

View file

@ -0,0 +1,3 @@
[cross-origin-effects.sub.html]
[Intersection observer V2 test with visual effects on iframe.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[cross-origin-occlusion.sub.html]
[Intersection observer V2 test with occlusion of target in iframe.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[delay-test.html]
['delay' parameter throttles frequency of notifications.]
expected: FAIL

View file

@ -0,0 +1,6 @@
[drop-shadow-filter-vertical-rl.html]
[First rAF.]
expected: FAIL
[occluder.style.opacity = 0]
expected: FAIL

View file

@ -0,0 +1,3 @@
[iframe-target.html]
[First rAF.]
expected: FAIL

View file

@ -0,0 +1,9 @@
[inline-occlusion.html]
[First rAF.]
expected: FAIL
[occluder.style.marginTop = '-10px']
expected: FAIL
[occluder.style.opacity = 0]
expected: FAIL

View file

@ -0,0 +1,3 @@
[nested-cross-origin.sub.html]
[Intersection observer V2 test with nested cross-origin iframes.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[position-absolute-overflow-visible-and-not-visible.html]
expected: TIMEOUT
[ParentWithOverflowVisibleAndNotVisible]
expected: NOTRUN

View file

@ -0,0 +1,3 @@
[position-relative.html]
[First rAF.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scaled-target.html]
[IntersectionObserver V2 test with scale applied to target.]
expected: FAIL

View file

@ -0,0 +1,12 @@
[simple-effects.html]
[First rAF.]
expected: FAIL
[effects.style.opacity = 0.99]
expected: FAIL
[effects.style.opacity = 1]
expected: FAIL
[effects.style.filter = grayscale(50%)]
expected: FAIL

View file

@ -0,0 +1,3 @@
[simple-occlusion-svg-foreign-object.html]
[First rAF.]
expected: FAIL

View file

@ -0,0 +1,9 @@
[simple-occlusion.html]
[First rAF.]
expected: FAIL
[occluder.style.marginTop = '-10px']
expected: FAIL
[occluder.style.opacity = 0]
expected: FAIL

View file

@ -0,0 +1,9 @@
[text-editor-occlusion.html]
[First rAF.]
expected: FAIL
[occluder.style.marginTop = '-10px']
expected: FAIL
[occluder.style.opacity = 0]
expected: FAIL

View file

@ -0,0 +1,9 @@
[text-shadow.html]
[First rAF.]
expected: FAIL
[occluder.style.textShadow = "none"]
expected: FAIL
[occluder.style.textShadow = ""]
expected: FAIL