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

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

Issue 11036037: Revert "Adding synchronous measurement methods to Element." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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 | « tests/html/element_webkit_test.dart ('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) 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 xhr_cross_origin_test: Skip # http://dartbug.com/5645 5 xhr_cross_origin_test: Skip # http://dartbug.com/5645
6 6
7 window_open_test: Fail, Pass # http://dartbug.com/5151 7 window_open_test: Fail, Pass # http://dartbug.com/5151
8 8
9 event_test: Skip # Issue 1996 9 event_test: Skip # Issue 1996
10 webgl_1_test: Skip # Issue 1495 10 webgl_1_test: Skip # Issue 1495
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 form_data_test: Fail # Issue 4793. 64 form_data_test: Fail # Issue 4793.
65 form_element_test: Fail # Issue 4793. 65 form_element_test: Fail # Issue 4793.
66 typed_arrays_1_test: Skip # ie9 does not have typed arrays. 66 typed_arrays_1_test: Skip # ie9 does not have typed arrays.
67 typed_arrays_2_test: Skip 67 typed_arrays_2_test: Skip
68 typed_arrays_3_test: Skip 68 typed_arrays_3_test: Skip
69 typed_arrays_4_test: Skip 69 typed_arrays_4_test: Skip
70 typed_arrays_5_test: Skip 70 typed_arrays_5_test: Skip
71 typed_arrays_arraybuffer_test: Skip 71 typed_arrays_arraybuffer_test: Skip
72 typed_arrays_dataview_test: Skip 72 typed_arrays_dataview_test: Skip
73 typed_arrays_range_checks_test: Fail 73 typed_arrays_range_checks_test: Fail
74 element_webkit_test: Fail 74 element_test: Fail
75 localstorage_test: Fail 75 localstorage_test: Fail
76 node_test: Fail 76 node_test: Fail
77 svgelement_test: Fail 77 svgelement_test: Fail
78 svgelement2_test: Fail 78 svgelement2_test: Fail
79 websql_test: Fail # IE does not support web SQL 79 websql_test: Fail # IE does not support web SQL
80 # 80 #
81 # Investigate and triage the following into bug reports. 81 # Investigate and triage the following into bug reports.
82 # 82 #
83 audiobuffersourcenode_test: Fail 83 audiobuffersourcenode_test: Fail
84 audiocontext_test: Fail 84 audiocontext_test: Fail
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 audiocontext_test: Fail 131 audiocontext_test: Fail
132 blob_constructor_test: Fail 132 blob_constructor_test: Fail
133 canvas_pixel_array_type_alias_test: Fail 133 canvas_pixel_array_type_alias_test: Fail
134 canvas_test: Fail 134 canvas_test: Fail
135 canvas_using_html_test: Fail 135 canvas_using_html_test: Fail
136 datalistelement_test: Pass,Fail 136 datalistelement_test: Pass,Fail
137 document_test: Fail 137 document_test: Fail
138 dom_constructors_test: Fail 138 dom_constructors_test: Fail
139 element_add_test: Fail 139 element_add_test: Fail
140 element_constructor_1_test: Fail 140 element_constructor_1_test: Fail
141 element_test: Fail
141 exceptions_test: Fail 142 exceptions_test: Fail
142 instance_of_test: Fail 143 instance_of_test: Fail
143 mutationobserver_test: Fail 144 mutationobserver_test: Fail
144 native_gc_test: Fail 145 native_gc_test: Fail
145 node_test: Fail 146 node_test: Fail
146 serialized_script_value_test: Fail 147 serialized_script_value_test: Fail
147 svgelement2_test: Fail 148 svgelement2_test: Fail
148 svgelement_test: Fail 149 svgelement_test: Fail
149 url_test: Fail 150 url_test: Fail
150 151
151 [ $runtime == ff ] 152 [ $runtime == ff ]
152 audiobuffersourcenode_test: Fail # FF only has Audio element. 153 audiobuffersourcenode_test: Fail # FF only has Audio element.
153 audiocontext_test: Fail # FF only has Audio element 154 audiocontext_test: Fail # FF only has Audio element
154 css_test: Fail # No analog to WebKitCSSMatrix 155 css_test: Fail # No analog to WebKitCSSMatrix
155 canvas_test: Fail # No setFillColor() method. Use fillstyle attribut e instead. 156 canvas_test: Fail # No setFillColor() method. Use fillstyle attribut e instead.
156 canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribut e instead. 157 canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribut e instead.
157 contentelement_test: Fail # FF does not support content element. 158 contentelement_test: Fail # FF does not support content element.
158 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 159 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
159 documentfragment_test: Fail 160 documentfragment_test: Fail
160 element_webkit_test: Fail 161 element_test: Fail
161 exceptions_test: Fail # Uses webkitotifications, no analogue in moz 162 exceptions_test: Fail # Uses webkitotifications, no analogue in moz
162 fileapi_test: Fail # FF does not support filesystem APIs. 163 fileapi_test: Fail # FF does not support filesystem APIs.
163 indexeddb_1_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB 164 indexeddb_1_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB
164 indexeddb_2_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB 165 indexeddb_2_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB
165 indexeddb_3_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB 166 indexeddb_3_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB
166 indexeddb_4_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB 167 indexeddb_4_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB
167 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] 168 # setup code fails. prepare. (DOM callback has errors) Caught [object Event]
168 inner_frame_test: Skip 169 inner_frame_test: Skip
169 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable 170 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable
170 svg_3_test: Fail 171 svg_3_test: Fail
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
224 225
225 [ $compiler == dart2js && $runtime == chrome && $system == windows] 226 [ $compiler == dart2js && $runtime == chrome && $system == windows]
226 css_test: Pass, Fail # Issue #2823 227 css_test: Pass, Fail # Issue #2823
227 228
228 [ $compiler == dart2js && $runtime == ff && $system == windows] 229 [ $compiler == dart2js && $runtime == ff && $system == windows]
229 js_interop_2_test: Fail # Issue 4658. 230 js_interop_2_test: Fail # Issue 4658.
230 js_interop_3_test: Fail # Issue 4658. 231 js_interop_3_test: Fail # Issue 4658.
231 232
232 [ $compiler == dart2js && $checked && $browser] 233 [ $compiler == dart2js && $checked && $browser]
233 fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name ' 234 fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name '
OLDNEW
« no previous file with comments | « tests/html/element_webkit_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698