Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Side by Side Diff: tests/html/html.status

Issue 159583002: mark another ie9 test failure (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: more ie9 fallout Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « samples/samples.status ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 event_test: Skip # Issue 1996 5 event_test: Skip # Issue 1996
6 interactive_test: Skip # Must be run manually. 6 interactive_test: Skip # Must be run manually.
7 dromaeo_smoke_test: Skip # Issue 14521, 8257 7 dromaeo_smoke_test: Skip # Issue 14521, 8257
8 custom/template_wrappers_test: Pass, Fail # Issue 16656 (Chrome 33 regression) 8 custom/template_wrappers_test: Pass, Fail # Issue 16656 (Chrome 33 regression)
9 9
10 [ $compiler == dart2js && $csp ] 10 [ $compiler == dart2js && $csp ]
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
171 serialized_script_value_test: Fail 171 serialized_script_value_test: Fail
172 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10) 172 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10)
173 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor t drawImage w/ video element 173 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor t drawImage w/ video element
174 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no t support drawImage w/ video element 174 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no t support drawImage w/ video element
175 canvasrenderingcontext2d_test/drawImage_image_element: Pass, Fail # Issue: 11416 175 canvasrenderingcontext2d_test/drawImage_image_element: Pass, Fail # Issue: 11416
176 input_element_test/attributes: Fail # IE returns null while others '' 176 input_element_test/attributes: Fail # IE returns null while others ''
177 xhr_cross_origin_test: Skip # Issue 12920 177 xhr_cross_origin_test: Skip # Issue 12920
178 xhr_test/json: Fail # IE9 returns null because of unsupported type 178 xhr_test/json: Fail # IE9 returns null because of unsupported type
179 js_test: RuntimeError # Issue 14645 179 js_test: RuntimeError # Issue 14645
180 custom: Pass, Fail, Timeout # Issue 16717 180 custom: Pass, Fail, Timeout # Issue 16717
181 custom_elements_test: Pass, Fail, Timeout # Issue 16717
181 182
182 # IE9 Feature support statuses- 183 # IE9 Feature support statuses-
183 # All changes should be accompanied by platform support annotation changes. 184 # All changes should be accompanied by platform support annotation changes.
184 audiobuffersourcenode_test/supported: Fail 185 audiobuffersourcenode_test/supported: Fail
185 audiocontext_test/supported: Fail 186 audiocontext_test/supported: Fail
186 cache_test/supported: Fail 187 cache_test/supported: Fail
187 crypto_test/supported: Fail 188 crypto_test/supported: Fail
188 css_test/supportsPointConversions: Fail 189 css_test/supportsPointConversions: Fail
189 document_test/supports_cssCanvasContext: Fail 190 document_test/supports_cssCanvasContext: Fail
190 element_types_test/supported_content: Fail 191 element_types_test/supported_content: Fail
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
404 events_test: StaticWarning 405 events_test: StaticWarning
405 htmlelement_test: StaticWarning 406 htmlelement_test: StaticWarning
406 localstorage_test: StaticWarning 407 localstorage_test: StaticWarning
407 mutationobserver_test: StaticWarning 408 mutationobserver_test: StaticWarning
408 track_element_constructor_test: StaticWarning 409 track_element_constructor_test: StaticWarning
409 transferables_test: StaticWarning 410 transferables_test: StaticWarning
410 typed_arrays_range_checks_test: StaticWarning 411 typed_arrays_range_checks_test: StaticWarning
411 typing_test: StaticWarning 412 typing_test: StaticWarning
412 webgl_1_test: StaticWarning 413 webgl_1_test: StaticWarning
413 window_nosuchmethod_test: StaticWarning 414 window_nosuchmethod_test: StaticWarning
OLDNEW
« no previous file with comments | « samples/samples.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698