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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/clip-text-in-hidpi-expected.txt

Issue 2391533004: Auto-rebaseline for r422266 (Closed)
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/clip-text-in-hidpi-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/clip-text-in-hidpi-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/clip-text-in-hidpi-expected.txt
index 5b0ef4b96481db5f455f9abb2f7dabda16d52c1d..1aa0596f29ca1f87e21e4c46a64915ab029fd00a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/clip-text-in-hidpi-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/clip-text-in-hidpi-expected.txt
@@ -1,14 +1,14 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x36
- LayoutBlockFlow {HTML} at (0,0) size 800x36
- LayoutBlockFlow {BODY} at (8,8) size 784x20
- LayoutInline {SPAN} at (0,0) size 332x19 [bgcolor=#FF0000]
- LayoutText {#text} at (0,0) size 332x19
- text run at (0,0) width 332: "This text should be nice and sharp. devicePixelRatio is: "
+layer at (0,0) size 1600x1200
+ LayoutView at (0,0) size 1600x1200
+layer at (0,0) size 1600x69
+ LayoutBlockFlow {HTML} at (0,0) size 1600x69
+ LayoutBlockFlow {BODY} at (16,16) size 1568x37
+ LayoutInline {SPAN} at (0,0) size 702x36 [bgcolor=#FF0000]
+ LayoutText {#text} at (0,0) size 702x36
+ text run at (0,0) width 702: "This text should be nice and sharp. devicePixelRatio is: "
LayoutText {#text} at (0,0) size 0x0
- LayoutInline {SPAN} at (0,0) size 8x19
- LayoutText {#text} at (332,0) size 8x19
- text run at (332,0) width 8: "2"
+ LayoutInline {SPAN} at (0,0) size 16x36
+ LayoutText {#text} at (702,0) size 16x36
+ text run at (702,0) width 16: "2"
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698