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

Unified Diff: tests/html/html.status

Issue 10599004: Split classes test from html/element_test (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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/html/element_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index b5c9ff4c806a58a1e1f90c28772bcbeaf6185202..91cf72f009b8292dd81eb8c5d8bc05a12f348912 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -53,7 +53,6 @@ xhr_test: Fail
[ $runtime == safari ]
canvas_pixel_array_type_alias_test: Fail # Caught TypeError: 'undefined' is not a function
cssstyledeclaration_test: Fail
-element_test: Fail
node_test: Fail
svgelement_test: Fail
svgelement2_test: Fail
@@ -67,7 +66,6 @@ canvas_test: Fail # No setFillColor() method. Use fillstyle attribut
canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribute instead.
dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTED_ERR
documentfragment_test: Fail
-element_test: Fail
exceptions_test: Fail # Uses webkitotifications, no analogue in moz
indexeddb_1_test: Fail # Need window.mozIndexedDB instead of window.webkitIndexedDB
indexeddb_2_test: Fail # Need window.mozIndexedDB instead of window.webkitIndexedDB
@@ -124,7 +122,6 @@ xhr_test: Fail
[ $compiler == dart2js && $runtime == drt ]
fileapi_test: Skip # Issue 3022
# Unknown error - should investigate.
-element_test: Fail
measurement_test: Fail
[ $compiler == dart2js && $runtime == none ]
@@ -157,7 +154,6 @@ window_open_test: Fail # TypeError: Object [object Window] has no method 'close$
indexeddb_3_test: Fail # DATA_ERR: DOM IDBDatabase Exception 5 Error: The data provided does not meet the requirements of the function.
[ $compiler == dart2js && $runtime == chrome && $system == macos ]
-element_test: Fail # method not found: 'get$add'
fileapi_test: Skip # Issue 3022
[ $compiler == dart2js && $runtime == ff ]
@@ -171,7 +167,6 @@ fileapi_test: Skip # Issue 3022
[ $compiler == dart2js && $runtime == chrome && $system == windows]
css_test: Pass, Fail # Issue #2823
-element_test: Fail # method not found: 'get$add'
fileapi_test: Skip # Issue 3022
[ $compiler == dart2js && $runtime == drt && $system == macos ]
« no previous file with comments | « tests/html/element_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698