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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/as-image/image-respects-deviceScaleFactor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/as-image/image-respects-deviceScaleFactor-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/as-image/image-respects-deviceScaleFactor-expected.txt
index b658fd2d4bca988f760e1340689cafcc304fe3d1..6b218546d176412d84c86c459b4da9cbe9b05d7d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/as-image/image-respects-deviceScaleFactor-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/as-image/image-respects-deviceScaleFactor-expected.txt
@@ -4,11 +4,17 @@ 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 1049x36
- text run at (0,0) width 1049: "This test passes if both of the circles have sharp edges when deviceScaleFactor=2."
+ LayoutText {#text} at (0,0) size 942x36
+ text run at (0,0) width 942: "This test passes if all circles have sharp edges when deviceScaleFactor=2."
LayoutBlockFlow (anonymous) at (0,69) size 1568x265
LayoutImage {IMG} at (0,0) size 256x256
LayoutText {#text} at (256,228) size 8x36
text run at (256,228) width 8: " "
LayoutImage {IMG} at (264,0) size 256x256
+ LayoutText {#text} at (520,228) size 8x36
+ text run at (520,228) width 8: " "
+ LayoutBlockFlow {DIV} at (528,0) size 256x256
+ LayoutText {#text} at (784,228) size 8x36
+ text run at (784,228) width 8: " "
+ LayoutBlockFlow {DIV} at (792,0) size 256x256
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698