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

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

Issue 10601003: Enable cross frame window operations (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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) 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 event_test: Skip # Issue 1996 5 event_test: Skip # Issue 1996
6 webgl_1_test: Skip # Issue 1495 6 webgl_1_test: Skip # Issue 1495
7 xmldocument_test: Skip # XML in dart:html is incomplete 7 xmldocument_test: Skip # XML in dart:html is incomplete
8 xmlelement_test: Skip # XML in dart:html is incomplete 8 xmlelement_test: Skip # XML in dart:html is incomplete
9 measurement_test: Pass, Fail # Issue 1940 9 measurement_test: Pass, Fail # Issue 1940
10 10
(...skipping 15 matching lines...) Expand all
26 request_animation_frame_test: Skip # drt hangs 26 request_animation_frame_test: Skip # drt hangs
27 27
28 [ $compiler == frog && ($runtime == drt || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera) ] 28 [ $compiler == frog && ($runtime == drt || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera) ]
29 fileapi_test: Skip # Timeout, issue 3022, FileSystem API not supported. 29 fileapi_test: Skip # Timeout, issue 3022, FileSystem API not supported.
30 window_nosuchmethod_test: Fail # Issue 1837, frog puts top-level members in the global JS namespace. 30 window_nosuchmethod_test: Fail # Issue 1837, frog puts top-level members in the global JS namespace.
31 31
32 [ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome | | $runtime == opera || ($runtime == drt && $compiler == frog)] 32 [ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome | | $runtime == opera || ($runtime == drt && $compiler == frog)]
33 # TODO(vsm): Triage DOM tests. 33 # TODO(vsm): Triage DOM tests.
34 dom_isolates_test: Fail 34 dom_isolates_test: Fail
35 indexeddb_2_test: Fail # Issue 1883 - IndexedDB methods don't handle maps corre ctly. 35 indexeddb_2_test: Fail # Issue 1883 - IndexedDB methods don't handle maps corre ctly.
36 window_open_test: Fail
37 36
38 [ $runtime == dartium || $runtime == chrome || $runtime == ie || $runtime == saf ari || $runtime == ff || $runtime == opera ] 37 [ $runtime == dartium || $runtime == chrome || $runtime == ie || $runtime == saf ari || $runtime == ff || $runtime == opera ]
39 history_test: Fail 38 history_test: Fail
40 39
41 [ $runtime == chrome ] 40 [ $runtime == chrome ]
42 cssstyledeclaration_test: Fail 41 cssstyledeclaration_test: Fail
43 42
44 [ $runtime == ie ] 43 [ $runtime == ie ]
45 typed_arrays_1_test: Skip # ie9 does not have typed arrays. 44 typed_arrays_1_test: Skip # ie9 does not have typed arrays.
46 typed_arrays_2_test: Skip 45 typed_arrays_2_test: Skip
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
169 request_animation_frame_test: Skip # Async test hangs. 168 request_animation_frame_test: Skip # Async test hangs.
170 169
171 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff) ] 170 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff) ]
172 isolates_test: Skip # Timeout because leg does not support web workers. 171 isolates_test: Skip # Timeout because leg does not support web workers.
173 typed_arrays_1_test: Fail # dart2js doesn't support is checks with generic types . 172 typed_arrays_1_test: Fail # dart2js doesn't support is checks with generic types .
174 173
175 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) && $system == linu x] 174 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) && $system == linu x]
176 indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Er ror: The data provided does not meet the requirements of the function. 175 indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Er ror: The data provided does not meet the requirements of the function.
177 # DOM errors. 176 # DOM errors.
178 indexeddb_2_test: Fail # Uncaught error 177 indexeddb_2_test: Fail # Uncaught error
179 window_open_test: Fail # TypeError: Object [object Window] has no method 'close$ 0'
180 178
181 [ $compiler == dart2js && $runtime == chrome ] 179 [ $compiler == dart2js && $runtime == chrome ]
182 # TODO(sra): Triage incompatibility issue. 180 # TODO(sra): Triage incompatibility issue.
183 indexeddb_3_test: Fail # DATA_ERR: DOM IDBDatabase Exception 5 Error: The data provided does not meet the requirements of the function. 181 indexeddb_3_test: Fail # DATA_ERR: DOM IDBDatabase Exception 5 Error: The data provided does not meet the requirements of the function.
184 182
185 [ $compiler == dart2js && $runtime == chrome && $system == macos ] 183 [ $compiler == dart2js && $runtime == chrome && $system == macos ]
186 element_test: Fail # method not found: 'get$add' 184 element_test: Fail # method not found: 'get$add'
187 fileapi_test: Skip # Issue 3022 185 fileapi_test: Skip # Issue 3022
188 186
189 [ $compiler == dart2js && $runtime == ff ] 187 [ $compiler == dart2js && $runtime == ff ]
190 cache_test: Fail # Expectation: ApplicationCache. Caught NoSuchMethodException : method not found: 'get$status' 188 cache_test: Fail # Expectation: ApplicationCache. Caught NoSuchMethodException : method not found: 'get$status'
191 canvas_pixel_array_type_alias_test: Fail # Expectation: CreateImageData. Caught NoSuchMethodException : method not found: 'get$data' 189 canvas_pixel_array_type_alias_test: Fail # Expectation: CreateImageData. Caught NoSuchMethodException : method not found: 'get$data'
192 xhr_test: Skip # Timeout 190 xhr_test: Skip # Timeout
193 inner_frame_test: Skip # Timeout 191 inner_frame_test: Skip # Timeout
194 svg_3_test: Skip # Timeout 192 svg_3_test: Skip # Timeout
195 documentfragment_test: Skip # Timeout 193 documentfragment_test: Skip # Timeout
196 fileapi_test: Skip # Issue 3022 194 fileapi_test: Skip # Issue 3022
197 195
198 [ $compiler == dart2js && $runtime == chrome && $system == windows] 196 [ $compiler == dart2js && $runtime == chrome && $system == windows]
199 css_test: Pass, Fail # Issue #2823 197 css_test: Pass, Fail # Issue #2823
200 element_test: Fail # method not found: 'get$add' 198 element_test: Fail # method not found: 'get$add'
201 fileapi_test: Skip # Issue 3022 199 fileapi_test: Skip # Issue 3022
202 200
203 [ $compiler == dart2js && $runtime == drt && $system == macos ] 201 [ $compiler == dart2js && $runtime == drt && $system == macos ]
204 indexeddb_2_test: Fail # Issue 3669. 202 indexeddb_2_test: Fail # Issue 3669.
205 indexeddb_3_test: Fail # Issue 3670. 203 indexeddb_3_test: Fail # Issue 3670.
206 window_open_test: Fail # Issue 3671.
OLDNEW
« lib/html/src/frog_DOMImplementation.dart ('K') | « lib/html/src/frog_DOMImplementation.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698