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

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

Issue 12857006: Removing CssValue APIs (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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
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 window_open_test: Skip # http://dartbug.com/5151 5 window_open_test: Skip # http://dartbug.com/5151
6 async_window_test: Skip #TODO(gram): investigating 6 async_window_test: Skip #TODO(gram): investigating
7 7
8 event_test: Skip # Issue 1996 8 event_test: Skip # Issue 1996
9 custom_elements_test: Skip # Not yet implemented. 9 custom_elements_test: Skip # Not yet implemented.
10 interactive_test: Skip # Must be run manually. 10 interactive_test: Skip # Must be run manually.
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 microtask_test: Fail, Pass # Appears to be flaky 48 microtask_test: Fail, Pass # Appears to be flaky
49 native_gc_test: Fail, Pass # BUG(7774): Untriaged. 49 native_gc_test: Fail, Pass # BUG(7774): Untriaged.
50 serialized_script_value_test: Fail 50 serialized_script_value_test: Fail
51 storage_test: Fail, Pass 51 storage_test: Fail, Pass
52 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. 52 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
53 window_open_test: Skip 53 window_open_test: Skip
54 54
55 # IE10 Feature support statuses- 55 # IE10 Feature support statuses-
56 # All changes should be accompanied by platform support annotation changes. 56 # All changes should be accompanied by platform support annotation changes.
57 crypto_test/supported: Fail 57 crypto_test/supported: Fail
58 css_test/supported_CssMatrix: Fail 58 css_test/supportsPointConversions: Fail
59 css_test/supported_DomPoint: Fail
60 document_test/supports_cssCanvasContext: Fail 59 document_test/supports_cssCanvasContext: Fail
61 element_types_test/supported_content: Fail 60 element_types_test/supported_content: Fail
62 element_types_test/supported_details: Fail 61 element_types_test/supported_details: Fail
63 element_types_test/supported_keygen: Fail 62 element_types_test/supported_keygen: Fail
64 element_types_test/supported_meter: Fail 63 element_types_test/supported_meter: Fail
65 element_types_test/supported_output: Fail 64 element_types_test/supported_output: Fail
66 element_types_test/supported_shadow: Fail 65 element_types_test/supported_shadow: Fail
67 fileapi_test/supported: Fail 66 fileapi_test/supported: Fail
68 history_test/supported_HashChangeEvent: Fail 67 history_test/supported_HashChangeEvent: Fail
69 indexeddb_1_test/supportsDatabaseNames: Fail 68 indexeddb_1_test/supportsDatabaseNames: Fail
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 postmessage_structured_test: Skip # BUG(5685): times out. 106 postmessage_structured_test: Skip # BUG(5685): times out.
108 serialized_script_value_test: Fail 107 serialized_script_value_test: Fail
109 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10) 108 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10)
110 window_open_test: Skip # BUG(4016) 109 window_open_test: Skip # BUG(4016)
111 xhr_cross_origin_test: Fail # Issue 6016. 110 xhr_cross_origin_test: Fail # Issue 6016.
112 111
113 # IE9 Feature support statuses- 112 # IE9 Feature support statuses-
114 # All changes should be accompanied by platform support annotation changes. 113 # All changes should be accompanied by platform support annotation changes.
115 cache_test/supported: Fail 114 cache_test/supported: Fail
116 crypto_test/supported: Fail 115 crypto_test/supported: Fail
117 css_test/supported_CssMatrix: Fail 116 css_test/supportsPointConversions: Fail
118 css_test/supported_DomPoint: Fail
119 document_test/supports_cssCanvasContext: Fail 117 document_test/supports_cssCanvasContext: Fail
120 element_types_test/supported_content: Fail 118 element_types_test/supported_content: Fail
121 element_types_test/supported_datalist: Fail 119 element_types_test/supported_datalist: Fail
122 element_types_test/supported_details: Fail 120 element_types_test/supported_details: Fail
123 element_types_test/supported_keygen: Fail 121 element_types_test/supported_keygen: Fail
124 element_types_test/supported_meter: Fail 122 element_types_test/supported_meter: Fail
125 element_types_test/supported_output: Fail 123 element_types_test/supported_output: Fail
126 element_types_test/supported_progress: Fail 124 element_types_test/supported_progress: Fail
127 element_types_test/supported_shadow: Fail 125 element_types_test/supported_shadow: Fail
128 element_types_test/supported_track: Fail 126 element_types_test/supported_track: Fail
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
249 js_interop_3_test: Skip # Timeout. 247 js_interop_3_test: Skip # Timeout.
250 js_interop_4_test: Skip # Timeout. 248 js_interop_4_test: Skip # Timeout.
251 keyboard_event_test: Fail # Issue: 7413 249 keyboard_event_test: Fail # Issue: 7413
252 serialized_script_value_test: Fail 250 serialized_script_value_test: Fail
253 typed_arrays_arraybuffer_test: Fail 251 typed_arrays_arraybuffer_test: Fail
254 url_test: Fail 252 url_test: Fail
255 253
256 # Opera Feature support statuses- 254 # Opera Feature support statuses-
257 # All changes should be accompanied by platform support annotation changes. 255 # All changes should be accompanied by platform support annotation changes.
258 crypto_test/supported: Fail 256 crypto_test/supported: Fail
259 css_test/supported_CssMatrix: Fail 257 css_test/supportsPointConversions: Fail
260 css_test/supported_DomPoint: Fail
261 document_test/supports_cssCanvasContext: Fail 258 document_test/supports_cssCanvasContext: Fail
262 indexeddb_1_test/supported: Fail 259 indexeddb_1_test/supported: Fail
263 indexeddb_1_test/supportsDatabaseNames: Fail 260 indexeddb_1_test/supportsDatabaseNames: Fail
264 mutationobserver_test/supported: Fail 261 mutationobserver_test/supported: Fail
265 notifications_test/supported: Fail 262 notifications_test/supported: Fail
266 performance_api_test/supported: Fail 263 performance_api_test/supported: Fail
267 speechrecognition_test/supported: Fail 264 speechrecognition_test/supported: Fail
268 svg_test/supported_externalResourcesRequired: Fail 265 svg_test/supported_externalResourcesRequired: Fail
269 svg_test/supported_langSpace: Fail 266 svg_test/supported_langSpace: Fail
270 websql_test/supported: Fail 267 websql_test/supported: Fail
271 268
272 [ $runtime == ff ] 269 [ $runtime == ff ]
273 audiobuffersourcenode_test: Fail # FF only has Audio element. 270 audiobuffersourcenode_test: Fail # FF only has Audio element.
274 audiocontext_test: Fail # FF only has Audio element 271 audiocontext_test: Fail # FF only has Audio element
275 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 272 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
276 dromaeo_smoke_test: Pass, Fail # Issue: 8257 273 dromaeo_smoke_test: Pass, Fail # Issue: 8257
277 webgl_1_test: Pass, Fail # Issue 8219 274 webgl_1_test: Pass, Fail # Issue 8219
278 postmessage_structured_test: Fail 275 postmessage_structured_test: Fail
279 276
280 # FireFox Feature support statuses- 277 # FireFox Feature support statuses-
281 # All changes should be accompanied by platform support annotation changes. 278 # All changes should be accompanied by platform support annotation changes.
282 crypto_test/supported: Fail 279 crypto_test/supported: Fail
283 css_test/supported_CssMatrix: Fail 280 css_test/supportsPointConversions: Fail
284 css_test/supported_DomPoint: Fail
285 document_test/supports_cssCanvasContext: Fail 281 document_test/supports_cssCanvasContext: Fail
286 element_types_test/supported_content: Fail 282 element_types_test/supported_content: Fail
287 element_types_test/supported_details: Fail 283 element_types_test/supported_details: Fail
288 element_types_test/supported_embed: Fail 284 element_types_test/supported_embed: Fail
289 element_types_test/supported_keygen: Fail 285 element_types_test/supported_keygen: Fail
290 element_types_test/supported_object: Fail 286 element_types_test/supported_object: Fail
291 element_types_test/supported_shadow: Fail 287 element_types_test/supported_shadow: Fail
292 element_types_test/supported_track: Fail 288 element_types_test/supported_track: Fail
293 fileapi_test/supported: Fail 289 fileapi_test/supported: Fail
294 indexeddb_1_test/supportsDatabaseNames: Fail 290 indexeddb_1_test/supportsDatabaseNames: Fail
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
331 327
332 [ $compiler == dart2js && $runtime == drt && $unchecked ] 328 [ $compiler == dart2js && $runtime == drt && $unchecked ]
333 #indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851 329 #indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851
334 330
335 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run time == ff || $runtime == chrome) ] 331 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run time == ff || $runtime == chrome) ]
336 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim es out). 332 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim es out).
337 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. 333 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions.
338 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim es out). 334 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim es out).
339 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim es out). 335 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim es out).
340 shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions. 336 shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698