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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/zero-path-square-cap-rendering2-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/custom/zero-path-square-cap-rendering2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt
index 3f62dbed5077a639e1ad4cba50a5b3cbb5bb3820..8ea52f17dc7d2d9539d8b9d18751ce163799686a 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt
@@ -1,7 +1,7 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (0,165) size 134x122
- LayoutSVGContainer {g} at (0,165) size 134x122 [transform={m=((1.09,0.00)(0.00,1.09)) t=(0.00,0.00)}]
- LayoutSVGPath {path} at (0,165) size 134x122 [fill={[type=SOLID] [color=#008000]}] [data="M 0 39403 L 103176 39403 L 103176 132091 L 0 132091 Z"]
+ LayoutSVGRoot {svg} at (0,0) size 800x600
+ LayoutSVGContainer {g} at (0,0) size 103176x132091 [transform={m=((1.09,0.00)(0.00,1.09)) t=(0.00,0.00)}]
+ LayoutSVGPath {path} at (0,39403) size 103176x92688 [fill={[type=SOLID] [color=#008000]}] [data="M 0 39403 L 103176 39403 L 103176 132091 L 0 132091 Z"]
LayoutSVGPath {path} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [data="M 0 0"]

Powered by Google App Engine
This is Rietveld 408576698