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

Unified Diff: tests/html/html.status

Issue 12857006: Removing CssValue APIs (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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 0150caf08ad352be8c6e2b337e28ead6770d7275..38bdebe772ed262fbecf1f3f36a47689d0247239 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -55,8 +55,7 @@ window_open_test: Skip
# IE10 Feature support statuses-
# All changes should be accompanied by platform support annotation changes.
crypto_test/supported: Fail
-css_test/supported_CssMatrix: Fail
-css_test/supported_DomPoint: Fail
+css_test/supportsPointConversions: Fail
document_test/supports_cssCanvasContext: Fail
element_types_test/supported_content: Fail
element_types_test/supported_details: Fail
@@ -114,8 +113,7 @@ xhr_cross_origin_test: Fail # Issue 6016.
# All changes should be accompanied by platform support annotation changes.
cache_test/supported: Fail
crypto_test/supported: Fail
-css_test/supported_CssMatrix: Fail
-css_test/supported_DomPoint: Fail
+css_test/supportsPointConversions: Fail
document_test/supports_cssCanvasContext: Fail
element_types_test/supported_content: Fail
element_types_test/supported_datalist: Fail
@@ -256,8 +254,7 @@ url_test: Fail
# Opera Feature support statuses-
# All changes should be accompanied by platform support annotation changes.
crypto_test/supported: Fail
-css_test/supported_CssMatrix: Fail
-css_test/supported_DomPoint: Fail
+css_test/supportsPointConversions: Fail
document_test/supports_cssCanvasContext: Fail
indexeddb_1_test/supported: Fail
indexeddb_1_test/supportsDatabaseNames: Fail
@@ -280,8 +277,7 @@ postmessage_structured_test: Fail
# FireFox Feature support statuses-
# All changes should be accompanied by platform support annotation changes.
crypto_test/supported: Fail
-css_test/supported_CssMatrix: Fail
-css_test/supported_DomPoint: Fail
+css_test/supportsPointConversions: Fail
document_test/supports_cssCanvasContext: Fail
element_types_test/supported_content: Fail
element_types_test/supported_details: Fail

Powered by Google App Engine
This is Rietveld 408576698