mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
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:
parent
2d2cfade36
commit
fc2eb7bff2
19 changed files with 1959 additions and 99 deletions
|
@ -1,3 +1,9 @@
|
|||
[svg-transformed-rect-target.html]
|
||||
[First rAF.]
|
||||
expected: FAIL
|
||||
|
||||
[translated down by 150 units (out of SVG viewport)]
|
||||
expected: FAIL
|
||||
|
||||
[translated down by 50 units]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue