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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-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/win/svg/custom/object-sizing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-expected.txt
index e992272b4bd86d4bd88b9e8cfc6fea6660ea54c6..d8d935aba7b8e87b95ca66014306bdcd058c3dfa 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-expected.txt
@@ -39,5 +39,5 @@ layer at (8,8) size 208x208
layer at (0,0) size 208x208
LayoutView at (0,0) size 208x208
layer at (0,0) size 208x208
- LayoutSVGRoot {svg} at (20,20) size 168x168
- LayoutSVGEllipse {circle} at (20,20) size 168x168 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=25.00] [r=20.00]
+ LayoutSVGRoot {svg} at (0,0) size 208x208
+ LayoutSVGEllipse {circle} at (5,5) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=25.00] [r=20.00]

Powered by Google App Engine
This is Rietveld 408576698