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

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

Issue 12077004: Adding supported checks for XsltProcessor. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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 | « sdk/lib/html/dartium/html_dartium.dart ('k') | tests/html/xsltprocessor_test.dart » ('j') | 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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 window_open_test: Skip # http://dartbug.com/5151 5 window_open_test: Skip # http://dartbug.com/5151
6 6
7 event_test: Skip # Issue 1996 7 event_test: Skip # Issue 1996
8 webgl_1_test: Skip # Issue 1495 8 webgl_1_test: Skip # Issue 1495
9 9
10 # Layout tests are only supported on DRT. 10 # Layout tests are only supported on DRT.
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 speechrecognition_test/supported: Fail 82 speechrecognition_test/supported: Fail
83 storage_test: Fail, Pass 83 storage_test: Fail, Pass
84 svgelement_test/additionalConstructors: Fail 84 svgelement_test/additionalConstructors: Fail
85 svgelement2_test: Fail 85 svgelement2_test: Fail
86 svg_3_test: Fail 86 svg_3_test: Fail
87 websql_test: Fail 87 websql_test: Fail
88 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. 88 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
89 window_open_test: Skip 89 window_open_test: Skip
90 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875. 90 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875.
91 xhr_test/supported_HttpRequestProgressEvent: Fail 91 xhr_test/supported_HttpRequestProgressEvent: Fail
92 xsltprocessor_test: Fail 92 xsltprocessor_test/supported: Fail
93 93
94 [ $runtime == ie9 ] 94 [ $runtime == ie9 ]
95 document_test/supports_cssCanvasContext: Fail 95 document_test/supports_cssCanvasContext: Fail
96 element_test/click: Fail # IE does not support firing this event. 96 element_test/click: Fail # IE does not support firing this event.
97 element_types_test/supported_content: Fail 97 element_types_test/supported_content: Fail
98 element_types_test/supported_datalist: Fail 98 element_types_test/supported_datalist: Fail
99 element_types_test/supported_details: Fail 99 element_types_test/supported_details: Fail
100 element_types_test/supported_keygen: Fail 100 element_types_test/supported_keygen: Fail
101 element_types_test/supported_meter: Fail 101 element_types_test/supported_meter: Fail
102 element_types_test/supported_object: Fail 102 element_types_test/supported_object: Fail
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 postmessage_structured_test: Skip # BUG(5685): times out. 145 postmessage_structured_test: Skip # BUG(5685): times out.
146 serialized_script_value_test: Fail 146 serialized_script_value_test: Fail
147 shadow_dom_test/supported: Fail 147 shadow_dom_test/supported: Fail
148 speechrecognition_test/supported: Fail 148 speechrecognition_test/supported: Fail
149 svg_3_test: Fail 149 svg_3_test: Fail
150 svgelement_test/additionalConstructors: Fail 150 svgelement_test/additionalConstructors: Fail
151 svgelement2_test: Fail 151 svgelement2_test: Fail
152 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10) 152 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10)
153 websocket_test/supported: Fail 153 websocket_test/supported: Fail
154 window_open_test: Skip # BUG(4016) 154 window_open_test: Skip # BUG(4016)
155 xsltprocessor_test: Skip # BUG(4016)
156 isolates_test: Skip # BUG(4016) 155 isolates_test: Skip # BUG(4016)
157 xhr_test: Skip # BUG(4016) 156 xhr_test: Skip # BUG(4016)
158 xhr_test/supported_HttpRequestProgressEvent: Fail 157 xhr_test/supported_HttpRequestProgressEvent: Fail
159 xhr_cross_origin_test: Fail # Issue 6016. 158 xhr_cross_origin_test: Fail # Issue 6016.
159 xsltprocessor_test/supported: Fail
160 160
161 [ $runtime == safari ] 161 [ $runtime == safari ]
162 element_types_test/supported_content: Fail 162 element_types_test/supported_content: Fail
163 element_types_test/supported_datalist: Fail 163 element_types_test/supported_datalist: Fail
164 element_types_test/supported_details: Fail 164 element_types_test/supported_details: Fail
165 element_types_test/supported_embed: Fail 165 element_types_test/supported_embed: Fail
166 element_types_test/supported_keygen: Fail 166 element_types_test/supported_keygen: Fail
167 element_types_test/supported_meter: Fail 167 element_types_test/supported_meter: Fail
168 element_types_test/supported_object: Fail 168 element_types_test/supported_object: Fail
169 element_types_test/supported_output: Fail 169 element_types_test/supported_output: Fail
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
302 302
303 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] 303 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
304 request_animation_frame_test: Skip # Async test hangs. 304 request_animation_frame_test: Skip # Async test hangs.
305 305
306 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ] 306 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
307 isolates_test: Skip # Timeout because leg does not support web workers. 307 isolates_test: Skip # Timeout because leg does not support web workers.
308 308
309 [ $compiler == dart2js && $runtime == ff ] 309 [ $compiler == dart2js && $runtime == ff ]
310 inner_frame_test: Skip # Timeout 310 inner_frame_test: Skip # Timeout
311 svg_3_test: Skip # Timeout 311 svg_3_test: Skip # Timeout
OLDNEW
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tests/html/xsltprocessor_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698