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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/image-rescale-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years, 1 month 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/svg/custom/image-rescale-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/image-rescale-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/image-rescale-expected.txt
index 22691bb6dafd3fd9b393002faef5af911812d3ba..d92b8c8acb5bcc61b5888b9a3b681599c3cedd6c 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/image-rescale-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/image-rescale-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 700x400
- LayoutSVGRoot {svg} at (0,0) size 670x210
+ LayoutSVGRoot {svg} at (0,0) size 700x400
LayoutSVGImage {image} at (0,0) size 320x210
- LayoutSVGImage {image} at (350,0) size 320x210 [transform={m=((10.00,0.00)(0.00,10.00)) t=(-3150.00,0.00)}]
+ LayoutSVGImage {image} at (350,0) size 32x21 [transform={m=((10.00,0.00)(0.00,10.00)) t=(-3150.00,0.00)}]

Powered by Google App Engine
This is Rietveld 408576698