Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index d42d2a951718658154751353036cbfb8b408694b..bc3aecbf9abaa2ab1a7489cb072995ba3560fc79 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -139,78 +139,6 @@ websql_test: Skip # Issue 4941: stderr contains a backtrace. |
websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace. |
native_gc_test: Pass, Slow |
-[$runtime == ie10 || $runtime == ie11] |
-indexeddb_5_test: Fail # Issue 12893 |
-js_test/transferrables: RuntimeError # Issue 14246 |
-element_test/click: Fail # IE does not support firing this event. |
-serialized_script_value_test: Fail |
-websocket_test/websocket: Fail # Issue 7875. Closed with "working as intended". |
-canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not support drawImage w/ video element |
-canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does not support drawImage w/ video element |
-no_linked_scripts_htmltest: Skip # Times out on IE. Issue 21537 |
-scripts_htmltest: Skip # Times out on IE. Issue 21537 |
-two_scripts_htmltest: Skip # Times out on IE. Issue 21537 |
-deferred_multi_app_htmltest: Skip # Times out on IE. Issue 21537 |
-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 |
-event_test: RuntimeError # Issue 23437. Only three failures, but hard to break them out. |
-wheelevent_test: RuntimeError # Issue 23437 |
-text_event_test: RuntimeError # Issue 23437 |
-transition_event_test/functional: Skip # Times out. Issue 22167 |
-request_animation_frame_test: Skip # Times out. Issue 22167 |
-js_util_test/callConstructor: RuntimeError # Issue 26978 |
-element_animate_test: Fail # Element.animate not supported on these browsers. |
-gamepad_test: Fail # IE does not support Navigator.getGamepads() |
- |
-[$runtime == ie10 ] |
-# IE10 Feature support statuses- |
-# All changes should be accompanied by platform support annotation changes. |
-audiobuffersourcenode_test/supported: Fail |
-audiocontext_test/supported: Fail |
-crypto_test/supported: Fail |
-css_test/supportsPointConversions: Fail |
-element_types_test/supported_content: Fail |
-element_types_test/supported_details: Fail |
-element_types_test/supported_keygen: Fail |
-element_types_test/supported_meter: Fail |
-element_types_test/supported_output: Fail |
-element_types_test/supported_shadow: Fail |
-element_types_test/supported_template: Fail |
-fileapi_test/supported: Fail |
-history_test/supported_HashChangeEvent: Fail |
-indexeddb_1_test/supportsDatabaseNames: Fail |
-input_element_test/supported_date: Fail |
-input_element_test/supported_datetime-local: Fail |
-input_element_test/supported_month: Fail |
-input_element_test/supported_time: Fail |
-input_element_test/supported_week: Fail |
-js_util_test/hasProperty: RuntimeError # Issue 26978 |
-js_util_test/getProperty: RuntimeError # Issue 26978 |
-media_stream_test/supported_MediaStreamEvent: Fail |
-media_stream_test/supported_MediaStreamTrackEvent: Fail |
-media_stream_test/supported_media: Fail |
-mediasource_test/supported: Fail |
-mutationobserver_test/supported: Fail |
-rtc_test/supported: Fail |
-shadow_dom_test/supported: Fail |
-speechrecognition_test/supported: Fail |
-svgelement_test/supported_altGlyph: Fail |
-svgelement_test/supported_animate: Fail |
-svgelement_test/supported_animateMotion: Fail |
-svgelement_test/supported_animateTransform: Fail |
-svgelement_test/supported_foreignObject: Fail |
-svgelement_test/supported_set: Fail |
-touchevent_test/supported: Fail # IE does not support TouchEvents |
-webgl_1_test/supported: Fail |
-websql_test/supported: Fail |
-xhr_test/json: Fail # IE10 returns string, not JSON object |
-xhr_test/supported_overrideMimeType: Fail |
-xsltprocessor_test/supported: Fail |
-worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. |
-transferables_test: Fail # Issue 9846 |
- |
[ $compiler == dart2js && $minified ] |
canvas_pixel_array_type_alias_test/types2_runtimeTypeName: Fail, OK # Issue 12605 |
@@ -219,10 +147,33 @@ css_test/supportsPointConversions: Fail # Issues 21710 |
css_test/functional: Fail # Issues 21710 |
[ $runtime == ie11 ] |
-custom/document_register_type_extensions_test/single-parameter: Fail # Issue 13193. |
canvasrenderingcontext2d_test/arc: Pass, Fail # Pixel unexpected value. Please triage this failure. |
-worker_test/functional: Pass, Fail # Issues 20659. |
+canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not support drawImage w/ video element |
+canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does not support drawImage w/ video element |
+custom/document_register_type_extensions_test/single-parameter: Fail # Issue 13193. |
+deferred_multi_app_htmltest: Skip # Times out on IE. Issue 21537 |
+element_animate_test: Fail # Element.animate not supported on these browsers. |
+element_test/click: Fail # IE does not support firing this event. |
+event_test: RuntimeError # Issue 23437. Only three failures, but hard to break them out. |
+gamepad_test: Fail # IE does not support Navigator.getGamepads() |
+indexeddb_5_test: Fail # Issue 12893 |
+js_test/transferrables: RuntimeError # Issue 14246 |
+js_util_test/callConstructor: RuntimeError # Issue 26978 |
+localstorage_test: Pass, RuntimeError # Issue 22166 |
+no_linked_scripts_htmltest: Skip # Times out on IE. Issue 21537 |
+notification_test/supported_notification: Fail # Notification not supported on IE |
+postmessage_structured_test/more_primitives: Fail # Does not support the MessageEvent constructor. |
+request_animation_frame_test: Skip # Times out. Issue 22167 |
+scripts_htmltest: Skip # Times out on IE. Issue 21537 |
+serialized_script_value_test: Fail |
+storage_test: Pass, RuntimeError # Issue 22166 |
+text_event_test: RuntimeError # Issue 23437 |
transferables_test: Pass, Fail # Issues 20659. |
+transition_event_test/functional: Skip # Times out. Issue 22167 |
+two_scripts_htmltest: Skip # Times out on IE. Issue 21537 |
+websocket_test/websocket: Fail # Issue 7875. Closed with "working as intended". |
+wheelevent_test: RuntimeError # Issue 23437 |
+worker_test/functional: Pass, Fail # Issues 20659. |
# IE11 Feature support statuses- |
# These results not yet noted in platform support annotations. |
@@ -266,12 +217,6 @@ websql_test/supported: Fail |
xhr_test/json: Fail # IE10 returns string, not JSON object |
xsltprocessor_test/supported: Fail |
-[ $runtime == ie10 ] |
-custom/document_register_type_extensions_test/construction: Fail # Issue 13193 |
-custom/element_upgrade_test: Fail # Issue 18247 |
-worker_api_test: Fail # IE does not support URL.createObjectURL in web workers. |
-custom/document_register_template_test: Pass, Slow # Issue 28792 |
- |
[ $compiler == dart2js && $runtime == drt && $unchecked ] |
audiocontext_test/functional: Pass, Fail |