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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/custom/object-sizing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt
index 5d49124af661a9599f1c7c4c860f0d6f8c7b7aea..7419366b08af4e59c91c2f881e8347c86b16cd1d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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