Enable dom_svg_enabled on all tests (#36475)

This feature is part of --enable-experimental-web-platform-features, so
it should be enabled on all tests.

This causes some new failures, but mostly it's because the tests were
timing out instead of running the failing subtests.

This is part of #36315

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Oriol Brufau 2025-04-11 11:46:00 -07:00 committed by GitHub
parent 2d2cfade36
commit fc2eb7bff2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 1959 additions and 99 deletions

View file

@ -1,2 +0,0 @@
[stroke-box-mutation-001.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[stroke-box-mutation-003.html]
expected: TIMEOUT

View file

@ -1,2 +1,2 @@
[value-changed.html]
expected: TIMEOUT
expected: FAIL