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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2336693002: Rendering text to a canvas in a frame-less document. (Closed)
Patch Set: Adding the failed tests to TestExpectations for Mac. Created 4 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
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 171c43f051a64f69bf3711bd3acb3c3674b5f3d8..0c6877db87a3c3f4ef2f04df7399efb5ecdab53d 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1256,3 +1256,9 @@ crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht
# Tests added from W3C auto import bot
crbug.com/626703 [ Win10 ] imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-baseline-align-self-baseline-vert-001.html [ Failure ]
+
+# Skip the test for drawing text on canvases with no browsing context on Mac.
+# The feature works on Mac, but the default behavior must be determined as Mac does not use sans-serif 10 px as default font.
+crbug.com/646598 [ Mac ] virtual/display_list_2d_canvas/fast/canvas/text-rendering-frameless-canvas.html [ Skip ]
+crbug.com/646598 virtual/gpu/fast/canvas/text-rendering-frameless-canvas.html [ Skip ]
+crbug.com/646598 fast/canvas/text-rendering-frameless-canvas.html [ Skip ]

Powered by Google App Engine
This is Rietveld 408576698