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

Unified Diff: third_party/WebKit/LayoutTests/canvas/philip/tests/2d.path.stroke.prune.rect-expected.txt

Issue 1883693002: Zero-length path with round/square lineCap should paint circle on Canvas (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebaseline outdated philip tests to match IE9 and Firefox Created 4 years, 8 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/canvas/philip/tests/2d.path.stroke.prune.rect-expected.txt
diff --git a/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.path.stroke.prune.rect-expected.txt b/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.path.stroke.prune.rect-expected.txt
index 863339fb8ced63ccd812aa9ad0e7ba95bf830600..e3a71243ea020d0f84069e893f6c22ee27f269d5 100644
--- a/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.path.stroke.prune.rect-expected.txt
+++ b/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.path.stroke.prune.rect-expected.txt
@@ -1 +1 @@
-Passed
+Failed assertion: got pixel [255,0,0,255] at (50,25), expected [0,255,0,255]

Powered by Google App Engine
This is Rietveld 408576698