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

Unified Diff: tests/html/html.status

Issue 10868035: Revert "Revert "Conversions between Dart code and DOM code."" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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 | « lib/html/src/dart2js_Conversions.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 854f5cfeb551901a04d6c58a465f62adf5e216de..502888e07bf0542b475a68658d5ca56216277e91 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -35,6 +35,7 @@ documentfragment_test: Pass, Timeout
[ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
# TODO(vsm): Triage DOM tests.
indexeddb_2_test: Fail # Issue 1883 - IndexedDB methods don't handle maps correctly.
+indexeddb_3_test: Fail # Issue 4648 - codegen bug.
htmloptionscollection_test: Fail # Issue 3813.
shadow_dom_test: Skip # No ShadowDOM support except on tip dartium.
shadow_dom_layout_test: Skip
@@ -192,9 +193,7 @@ isolates_test: Skip # Timeout because leg does not support web workers.
typed_arrays_1_test: Fail # dart2js doesn't support is checks with generic types.
[ $compiler == dart2js && $runtime == ff && $system == linux]
-canvas_pixel_array_type_alias_test: Fail # Expectation: CreateImageData. Caught NoSuchMethodException : method not found: 'get$data'
indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Error: The data provided does not meet the requirements of the function.
-instance_of_test: Fail # Issue 2535
localstorage_test: Fail
mutationobserver_test: Fail # Bots have FF 13, will pass on FF 14.
« no previous file with comments | « lib/html/src/dart2js_Conversions.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698