| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 8274a1f69315fabf7d3ca99260f57b1cf4e4bd32..3835acaee7a7e4f759e9b4ff7ca63342c67d6675 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -12,6 +12,12 @@ measurement_test: Pass, Fail # Issue 1940
|
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
|
| js_interop_4_test: Fail # Dart-to-Dart sync calls not implemented.
|
| #htmloptionscollection_test: Fail # TODO(asiva): investigate.
|
| +# Started to fail after Todd's commit.
|
| +element_classes_test: Fail
|
| +shadow_dom_layout_test: Fail
|
| +shadow_dom_test: Fail
|
| +svg_3_test: Fail
|
| +# End of 'started to fail after Todd's commit.
|
|
|
| [ $compiler == none && $runtime == drt && $system == windows]
|
| audiocontext_test: Skip
|
|
|