| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 1d2ef600fe7a08fd5cb70da694067de192f96e46..4e239d7443678138dee942da33421a8e20a963be 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -6,6 +6,7 @@ event_test: Skip # Issue 1996
|
| interactive_test: Skip # Must be run manually.
|
| dromaeo_smoke_test: Skip # Issue 14521, 8257
|
| cross_frame_test: Skip # Test reloads itself. Issue 18558
|
| +svgelement_test/constructors: Skip # Temporary suppression, WIP alanknight
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
|
| custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 18931 (Disabled for Chrome 35 roll)
|
| @@ -132,6 +133,7 @@ localstorage_test: Pass, RuntimeError # Issue 22166
|
| storage_test: Pass, RuntimeError # Issue 22166
|
| postmessage_structured_test/more_primitives: Fail # Does not support the MessageEvent constructor.
|
| notification_test/supported_notification: Fail # Notification not supported on IE
|
| +node_validator_test/allowSvg: Fail # Temporary suppression WIP alanknight
|
|
|
| [$runtime == ie10 || $runtime == ie11 || ($runtime == chrome && $system == macos)]
|
| transition_event_test/functional: Skip # Times out. Issue 22167
|
|
|