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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/custom/createImageElement2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/createImageElement2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/createImageElement2-expected.txt
index 63a39f49fae422b71bbff07c699cc8f1a87fbff9..6ce0b766d6b0a69b0d669ee2f464b0ef74a62120 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/createImageElement2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/createImageElement2-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x104
LayoutText {#text} at (0,0) size 0x0
LayoutInline {body} at (0,0) size 601x18
LayoutText {#text} at (0,0) size 0x0
- LayoutSVGRoot {svg} at (89,10) size 101x60
- LayoutSVGImage {image} at (89,10) size 101x60
+ LayoutSVGRoot {svg} at (79.98,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