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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/as-image/image-respects-deviceScaleFactor-expected.txt

Issue 2753633003: Implement SVGImage::applyShader() (Closed)
Patch Set: rebaseline Created 3 years, 9 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/mac/svg/as-image/image-respects-deviceScaleFactor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/as-image/image-respects-deviceScaleFactor-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/as-image/image-respects-deviceScaleFactor-expected.txt
index 0a6d0a8d576d31831b453e66caf8c35f19833397..134e6e41d9a8c4166d68c120e4d1101afc788cd7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/as-image/image-respects-deviceScaleFactor-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/as-image/image-respects-deviceScaleFactor-expected.txt
@@ -4,11 +4,17 @@ 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 527x18
- text run at (0,0) width 527: "This test passes if both of the circles have sharp edges when deviceScaleFactor=2."
+ LayoutText {#text} at (0,0) size 474x18
+ text run at (0,0) width 474: "This test passes if all 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 4x18
text run at (128,114) width 4: " "
LayoutImage {IMG} at (132,0) size 128x128
+ LayoutText {#text} at (260,114) size 4x18
+ text run at (260,114) width 4: " "
+ LayoutBlockFlow {DIV} at (264,0) size 128x128
+ LayoutText {#text} at (392,114) size 4x18
+ text run at (392,114) width 4: " "
+ LayoutBlockFlow {DIV} at (396,0) size 128x128
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698