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

Unified Diff: tests/html/html.status

Issue 968613002: Fixed tests for DOMPoint support for dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixed css_test to run on all platforms. Created 5 years, 10 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/css_test.dart ('k') | tools/dom/idl/dart/dart.idl » ('j') | 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 b5100d69aa71e9684bf63b953aacb5ad2bb30771..849ea4612fa76ab55627751cf90f70b6ebe710b3 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -321,7 +321,6 @@ canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Firefox do
# Firefox Feature support statuses-
# All changes should be accompanied by platform support annotation changes.
-css_test/supportsPointConversions: Fail
document_test/supports_cssCanvasContext: Fail
element_types_test/supported_details: Fail
element_types_test/supported_embed: Fail
@@ -362,10 +361,6 @@ postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
[ $compiler == dart2js && ($runtime == drt || $runtime ==chrome) ]
wheelevent_test: Fail # Issue 12958
-[ $compiler == dart2js && ($runtime == chrome || $runtime == drt) && ($system == windows || $system == linux)]
karlklose 2015/03/02 08:56:22 These tests still fail, I changed it back in https
-css_test/functional: Fail # Issue 21710
-css_test/supportsPointConversions: Fail # Issue 21710
-
[ $compiler == dart2js && $runtime == ff && $system == windows ]
node_validator_test: Fail # Issue 22564
« no previous file with comments | « tests/html/css_test.dart ('k') | tools/dom/idl/dart/dart.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698