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

Unified Diff: tests/html/html.status

Issue 10905130: Adding IE support to browser prefixes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Removing test exceptions from html.status. Created 8 years, 3 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/cssstyledeclaration_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 37154c225fc96537f72a4138fb9e25712f090fe2..f023469c03be2a78dd690de446e58c9580be4647 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -51,7 +51,6 @@ typed_arrays_5_test: Skip
typed_arrays_arraybuffer_test: Skip
typed_arrays_dataview_test: Skip
typed_arrays_range_checks_test: Fail
-cssstyledeclaration_test: Fail
element_test: Fail
localstorage_test: Fail
node_test: Fail
@@ -104,7 +103,6 @@ js_interop_1_test: Pass, Fail # BUG(4631)
[ $runtime == safari ]
canvas_pixel_array_type_alias_test: Fail # Caught TypeError: 'undefined' is not a function
-cssstyledeclaration_test: Fail
node_test: Fail
svgelement_test: Fail
svgelement2_test: Fail
@@ -112,7 +110,6 @@ svgelement2_test: Fail
[ $runtime == ff ]
audiocontext_test: Fail # FF only has Audio element
css_test: Fail # No analog to WebKitCSSMatrix
-cssstyledeclaration_test: Fail
callbacks_test: Fail # (webkit|moz|ms)RequestAnimationFrame
canvas_test: Fail # No setFillColor() method. Use fillstyle attribute instead.
canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribute instead.
@@ -202,9 +199,6 @@ indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Er
localstorage_test: Fail
mutationobserver_test: Fail # Bots have FF 13, will pass on FF 14.
-[ $compiler == dart2js && $runtime == chrome ]
-cssstyledeclaration_test: Fail # Issue 4777
-
[ $compiler == dart2js && $runtime == ff ]
cache_test: Fail # Expectation: ApplicationCache. Caught NoSuchMethodException : method not found: 'get$status'
xhr_test: Skip # Timeout
« no previous file with comments | « tests/html/cssstyledeclaration_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698