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

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

Issue 2144953002: Auto-rebaseline for r404875 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/win/fast/hidpi/clip-text-in-hidpi-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/hidpi/clip-text-in-hidpi-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/hidpi/clip-text-in-hidpi-expected.txt
index f689fe0e7c8f1377e11a8cfa0d09e1d3d4bf2e46..ba3e16e243f3b818d847f875d4fc92a2ef2f028a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/hidpi/clip-text-in-hidpi-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 800x34
- LayoutBlockFlow {HTML} at (0,0) size 800x34
- LayoutBlockFlow {BODY} at (8,8) size 784x18
- LayoutInline {SPAN} at (0,0) size 360x17 [bgcolor=#FF0000]
- LayoutText {#text} at (0,0) size 360x17
- text run at (0,0) width 360: "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 719x36 [bgcolor=#FF0000]
+ LayoutText {#text} at (0,0) size 719x36
+ text run at (0,0) width 719: "This text should be nice and sharp. devicePixelRatio is: "
LayoutText {#text} at (0,0) size 0x0
- LayoutInline {SPAN} at (0,0) size 9x17
- LayoutText {#text} at (359,0) size 9x17
- text run at (359,0) width 9: "2"
+ LayoutInline {SPAN} at (0,0) size 17x36
+ LayoutText {#text} at (718,0) size 17x36
+ text run at (718,0) width 17: "2"
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698