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

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

Issue 11015002: Fix up Safari html test status for Snow Leopard. (Closed) Base URL: http://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 | « no previous file | 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 window_open_test: Fail, Pass # http://dartbug.com/5151 5 window_open_test: Fail, Pass # 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 xmldocument_test: Skip # XML in dart:html is incomplete 9 xmldocument_test: Skip # XML in dart:html is incomplete
10 xmlelement_test: Skip # XML in dart:html is incomplete 10 xmlelement_test: Skip # XML in dart:html is incomplete
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 [ $runtime == safari ] 110 [ $runtime == safari ]
111 performance_api_test: Fail # window.performance.timing not in Safari 6. 111 performance_api_test: Fail # window.performance.timing not in Safari 6.
112 indexeddb_1_test: Fail # indexedDB not in Safari 6. 112 indexeddb_1_test: Fail # indexedDB not in Safari 6.
113 indexeddb_2_test: Fail # indexedDB not in Safari 6. 113 indexeddb_2_test: Fail # indexedDB not in Safari 6.
114 indexeddb_3_test: Fail # indexedDB not in Safari 6. 114 indexeddb_3_test: Fail # indexedDB not in Safari 6.
115 indexeddb_4_test: Fail # indexedDB not in Safari 6. 115 indexeddb_4_test: Fail # indexedDB not in Safari 6.
116 indexeddb_1_test: Fail # indexedDB not in Safari 6. 116 indexeddb_1_test: Fail # indexedDB not in Safari 6.
117 fileapi_test: Fail # requestFileSystem not supported in Safari 6. 117 fileapi_test: Fail # requestFileSystem not supported in Safari 6.
118 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari. 118 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari.
119 contentelement_test: Fail # Safari 6 does not support content element. 119 contentelement_test: Fail # Safari 6 does not support content element.
120 # The following tests all fail in Safari 5.1. (NOT Mountain Lion). These will go
121 # away after we upgrade the buildbots to Mountain Lion after M1.
122 # TODO(efortuna): Make our test framework able to separate tests out by browser
123 # version.
124 audiocontext_test: Fail
125 blob_constructor_test: Fail
126 canvas_pixel_array_type_alias_test: Fail
127 canvas_test: Fail
128 canvas_using_html_test: Fail
129 datalistelement_test: Fail
130 document_test: Fail
131 dom_constructors_test: Fail
132 element_add_test: Fail
133 element_constructor_1_test: Fail
134 element_test: Fail
135 exceptions_test: Fail
136 instance_of_test: Fail
137 mutationobserver_test: Fail
138 native_gc_test: Fail
139 node_test: Fail
140 serialized_script_value_test: Fail
141 svgelement2_test: Fail
142 svgelement_test: Fail
143 url_test: Fail
120 144
121 [ $runtime == ff ] 145 [ $runtime == ff ]
122 audiocontext_test: Fail # FF only has Audio element 146 audiocontext_test: Fail # FF only has Audio element
123 css_test: Fail # No analog to WebKitCSSMatrix 147 css_test: Fail # No analog to WebKitCSSMatrix
124 canvas_test: Fail # No setFillColor() method. Use fillstyle attribut e instead. 148 canvas_test: Fail # No setFillColor() method. Use fillstyle attribut e instead.
125 canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribut e instead. 149 canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribut e instead.
126 contentelement_test: Fail # FF does not support content element. 150 contentelement_test: Fail # FF does not support content element.
127 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 151 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
128 documentfragment_test: Fail 152 documentfragment_test: Fail
129 element_test: Fail 153 element_test: Fail
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
196 css_test: Pass, Fail # Issue #2823 220 css_test: Pass, Fail # Issue #2823
197 221
198 [ $compiler == dart2js && $runtime == ff && $system == windows] 222 [ $compiler == dart2js && $runtime == ff && $system == windows]
199 js_interop_2_test: Fail # Issue 4658. 223 js_interop_2_test: Fail # Issue 4658.
200 js_interop_3_test: Fail # Issue 4658. 224 js_interop_3_test: Fail # Issue 4658.
201 225
202 [ $compiler == dart2js && $checked && $browser] 226 [ $compiler == dart2js && $checked && $browser]
203 fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name ' 227 fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name '
204 cross_frame_test: Fail # Caught NoSuchMethodError : method not found: 'is$_Windo wImpl' 228 cross_frame_test: Fail # Caught NoSuchMethodError : method not found: 'is$_Windo wImpl'
205 window_open_test: Fail # Caught NoSuchMethodError : method not found: 'is$_Windo wImpl' 229 window_open_test: Fail # Caught NoSuchMethodError : method not found: 'is$_Windo wImpl'
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698