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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/as-image/image-respects-deviceScaleFactor-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/svg/as-image/image-respects-deviceScaleFactor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/as-image/image-respects-deviceScaleFactor-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/as-image/image-respects-deviceScaleFactor-expected.txt
index e3afdb4f32929bbb5eeee8fadcfb9c5de30f806a..9374d44e64cf34922be1cd4ceef1b1553574d669 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/as-image/image-respects-deviceScaleFactor-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/as-image/image-respects-deviceScaleFactor-expected.txt
@@ -1,14 +1,14 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 527x17
- text run at (0,0) width 527: "This test passes if both of the circles have sharp edges when deviceScaleFactor=2."
- LayoutBlockFlow (anonymous) at (0,34) size 784x132
- LayoutImage {IMG} at (0,0) size 128x128
- LayoutText {#text} at (128,114) size 4x17
- text run at (128,114) width 4: " "
- LayoutImage {IMG} at (132,0) size 128x128
+layer at (0,0) size 1600x1200
+ LayoutView at (0,0) size 1600x1200
+layer at (0,0) size 1600x1200
+ LayoutBlockFlow {HTML} at (0,0) size 1600x1200
+ LayoutBlockFlow {BODY} at (16,16) size 1568x1168
+ LayoutBlockFlow {P} at (0,0) size 1568x37
+ LayoutText {#text} at (0,0) size 1054x36
+ text run at (0,0) width 1054: "This test passes if both of the circles have sharp edges when deviceScaleFactor=2."
+ LayoutBlockFlow (anonymous) at (0,69) size 1568x264
+ LayoutImage {IMG} at (0,0) size 256x256
+ LayoutText {#text} at (256,227) size 8x36
+ text run at (256,227) width 8: " "
+ LayoutImage {IMG} at (264,0) size 256x256
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698