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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/createImageElement2-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/platform/linux/svg/custom/createImageElement2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/createImageElement2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/createImageElement2-expected.txt
index 7c3ad5335542da2827f7658d5df0233095533e02..03c16e86bf2563dbe0ef04677934b0f8fa210a19 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/createImageElement2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/createImageElement2-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x105
LayoutText {#text} at (0,0) size 0x0
LayoutInline {body} at (0,0) size 600x19
LayoutText {#text} at (0,0) size 0x0
- LayoutSVGRoot {svg} at (86,10) size 100x60
- LayoutSVGImage {image} at (86,10) size 100x60
+ LayoutSVGRoot {svg} at (76,0) size 600x100
+ LayoutSVGImage {image} at (10,10) size 100x60
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698