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

Unified Diff: third_party/WebKit/LayoutTests/svg/animations/animateMotion-accumulate-1c-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/animations/animateMotion-accumulate-1c-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/animations/animateMotion-accumulate-1c-expected.txt b/third_party/WebKit/LayoutTests/svg/animations/animateMotion-accumulate-1c-expected.txt
index 2eb0e17d2ffd1a979abbe6c43878dab78b4e64ed..8a647a45b7ac709e4f5dd8b6b67ee7334b5c858f 100644
--- a/third_party/WebKit/LayoutTests/svg/animations/animateMotion-accumulate-1c-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/animations/animateMotion-accumulate-1c-expected.txt
@@ -1,14 +1,14 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (0,20) size 768x576
- LayoutSVGContainer {g} at (0,20) size 768x576
- LayoutSVGRect {rect} at (0,20) size 768x576 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00]
- LayoutSVGContainer {g} at (365,225) size 347x347 [transform={m=((0.45,0.00)(0.00,0.45)) t=(80.00,-20.00)}]
- LayoutSVGContainer {g} at (365,225) size 102x102
- LayoutSVGEllipse {circle} at (365,225) size 102x102 [transform={m=((1.00,0.00)(0.00,1.00)) t=(400.00,400.00)}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=70.00]
- LayoutSVGEllipse {circle} at (365,225) size 102x102 [transform={m=((-1.00,0.00)(-0.00,-1.00)) t=(400.00,400.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=60.00]
- LayoutSVGEllipse {circle} at (379,239) size 74x74 [transform={m=((1.00,-0.00)(0.00,1.00)) t=(400.00,400.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=40.00]
- LayoutSVGEllipse {circle} at (394,254) size 44x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(400.00,400.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=20.00]
- LayoutSVGContainer {g} at (408,268) size 304x304
- LayoutSVGRect {rect} at (408,268) size 304x304 [stroke={[type=SOLID] [color=#888888] [stroke width=20.00] [line cap=ROUND] [line join=ROUND]}] [x=400.00] [y=400.00] [width=400.00] [height=400.00]
+ LayoutSVGRoot {svg} at (0,0) size 800x600
+ LayoutSVGContainer {g} at (0,0) size 480x360
+ LayoutSVGRect {rect} at (0,0) size 480x360 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00]
+ LayoutSVGContainer {g} at (330,330) size 470x470 [transform={m=((0.45,0.00)(0.00,0.45)) t=(80.00,-20.00)}]
+ LayoutSVGContainer {g} at (330,330) size 140x140
+ LayoutSVGEllipse {circle} at (-70,-70) size 140x140 [transform={m=((1.00,0.00)(0.00,1.00)) t=(400.00,400.00)}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=70.00]
+ LayoutSVGEllipse {circle} at (-60,-60) size 120x120 [transform={m=((-1.00,0.00)(-0.00,-1.00)) t=(400.00,400.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=60.00]
+ LayoutSVGEllipse {circle} at (-40,-40) size 80x80 [transform={m=((1.00,-0.00)(0.00,1.00)) t=(400.00,400.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=40.00]
+ LayoutSVGEllipse {circle} at (-20,-20) size 40x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(400.00,400.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=20.00]
+ LayoutSVGContainer {g} at (400,400) size 400x400
+ LayoutSVGRect {rect} at (400,400) size 400x400 [stroke={[type=SOLID] [color=#888888] [stroke width=20.00] [line cap=ROUND] [line join=ROUND]}] [x=400.00] [y=400.00] [width=400.00] [height=400.00]

Powered by Google App Engine
This is Rietveld 408576698