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

Unified Diff: tests/html/html.status

Issue 11046025: Adding synchronous measurement methods to Element. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Re-adding mistakenly removed Element.rect API. 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 side-by-side diff with in-line comments
Download patch
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 85ee324cbd647b03cd03d48f6d94721079ff8972..cdb1b256a1a2ece5b1050fabcfa66f076c7d37b3 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -72,7 +72,7 @@ typed_arrays_5_test: Skip
typed_arrays_arraybuffer_test: Skip
typed_arrays_dataview_test: Skip
typed_arrays_range_checks_test: Fail
-element_test: Fail
+element_webkit_test: Fail
localstorage_test: Fail
node_test: Fail
svgelement_test: Fail
@@ -140,7 +140,6 @@ document_test: Fail
dom_constructors_test: Fail
element_add_test: Fail
element_constructor_1_test: Fail
-element_test: Fail
exceptions_test: Fail
instance_of_test: Fail
mutationobserver_test: Fail
@@ -160,7 +159,7 @@ canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribut
contentelement_test: Fail # FF does not support content element.
dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTED_ERR
documentfragment_test: Fail
-element_test: Fail
+element_webkit_test: Fail
exceptions_test: Fail # Uses webkitotifications, no analogue in moz
fileapi_test: Fail # FF does not support filesystem APIs.
indexeddb_1_test: Fail # Need window.mozIndexedDB instead of window.webkitIndexedDB
« lib/html/templates/html/impl/impl_Element.darttemplate ('K') | « tests/html/element_webkit_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698