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

Unified Diff: LayoutTests/platform/linux/css3/zoom-coords-expected.txt

Issue 26272006: Fix Skia FontCache platform data construction to use right font size (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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: LayoutTests/platform/linux/css3/zoom-coords-expected.txt
diff --git a/LayoutTests/platform/linux/css3/zoom-coords-expected.txt b/LayoutTests/platform/linux/css3/zoom-coords-expected.txt
index b9d7cf2ccafbd59edb5b348213eb6ebd96e052ff..19251675a3b888b5517bdb1813825195af69c114 100644
--- a/LayoutTests/platform/linux/css3/zoom-coords-expected.txt
+++ b/LayoutTests/platform/linux/css3/zoom-coords-expected.txt
@@ -53,7 +53,7 @@ PASS image1.height is 25
PASS image1.right is 150
PASS image1.bottom is 275
PASS text1.left is 100
-PASS text1.top is within 1 of 282
+PASS text1.top is within 1 of 283
PASS text1.width is within 1 of 46
PASS text1.height is within 1 of 6
PASS text1.right is within 1 of 146
@@ -103,7 +103,7 @@ PASS image3.height is 50
PASS image3.right is 1200
PASS image3.bottom is 550
PASS text3.left is 1100
-PASS text3.top is within 1 of 565
+PASS text3.top is within 1 of 566
PASS text3.width is within 1 of 92
PASS text3.height is within 1 of 12
PASS text3.right is within 1 of 1192
« no previous file with comments | « LayoutTests/css3/zoom-coords.xhtml ('k') | LayoutTests/platform/linux/fast/forms/placeholder-position-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698