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

Unified Diff: LayoutTests/canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt

Issue 141433026: Font metrics, version 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed windows layout tests Created 6 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 | « no previous file | LayoutTests/canvas/philip/tests/2d.text.draw.text.metrics.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt
diff --git a/LayoutTests/canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt b/LayoutTests/canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt
index 8cc8ddd1344821d848b626c7efa5f8829271111f..c9a88c6f430fc7679c8ce8f07f79841ccfdd2ccd 100644
--- a/LayoutTests/canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt
+++ b/LayoutTests/canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt
@@ -1,4 +1,4 @@
Failed assertion: got pixel [255,0,0,255] at (5,5), expected [0,255,0,255] +/- 2
Failed assertion: got pixel [255,0,0,255] at (95,5), expected [0,255,0,255] +/- 2
-Failed assertion: got pixel [255,0,0,255] at (5,45), expected [0,255,0,255] +/- 2
-Failed assertion: got pixel [255,0,0,255] at (95,45), expected [0,255,0,255] +/- 2
+Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255] +/- 2
+Failed assertion: got pixel [255,0,0,255] at (75,25), expected [0,255,0,255] +/- 2
« no previous file with comments | « no previous file | LayoutTests/canvas/philip/tests/2d.text.draw.text.metrics.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698