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

Unified Diff: tests/html/html.status

Issue 13100003: Made the default build target "most" which currently contains everything except (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 c3b92b7b5c7ebb4e46b6654c38ad8e02bf13a36e..b0fabccfc54eef99093727e7cd67155b95b787a9 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -113,6 +113,10 @@ postmessage_structured_test: Skip # BUG(5685): times out.
serialized_script_value_test: Fail
url_test: Fail # IE9 does not support createObjectURL (it is supported in IE10)
window_open_test: Skip # BUG(4016)
+<<<<<<< HEAD
kustermann 2013/03/27 10:21:21 This was probably unintentional.
Andrei Mouravski 2013/03/27 17:45:40 Aye.
+xhr_cross_origin_test: Fail # Issue 6016.
+=======
+>>>>>>> git-svn
canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not support drawImage w/ video element
canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does not support drawImage w/ video element

Powered by Google App Engine
This is Rietveld 408576698