| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index dc94cfc9de62b4c6c1b335dd043029c81e69f5f6..fb7955ca1323a2548ee3063e72fcc62ca2ed06a1 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -133,7 +133,6 @@ element_types_test/supported_meter: RuntimeError # Issue 18573
|
|
|
| [ $runtime == chrome ]
|
| touchevent_test/supported: Fail # Touch events are only supported on touch devices
|
| -svgelement_test/PathElement: RuntimeError # Issue 25665
|
| element_animate_test/timing_dict: RuntimeError # Issue 26730
|
|
|
| [ $runtime == chrome && $system == macos ]
|
| @@ -381,7 +380,6 @@ typing_test: StaticWarning
|
| webgl_1_test: StaticWarning
|
| window_nosuchmethod_test: StaticWarning
|
| js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue #25759
|
| -svgelement_test: StaticWarning # Issue 29594
|
|
|
| [ $compiler == dart2analyzer && $builder_tag == strong ]
|
| *: Skip # Issue 28649
|
|
|