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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/container-opacity-clip-viewBox-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/container-opacity-clip-viewBox-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/container-opacity-clip-viewBox-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/container-opacity-clip-viewBox-expected.txt
index 0c5a7c06b0238f2c0aef1f625d27ffda9b9736d1..c95db56c3e4582e2651b52cb8911338476533db3 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/container-opacity-clip-viewBox-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/container-opacity-clip-viewBox-expected.txt
@@ -1,24 +1,24 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (50,38) size 368x225
- LayoutSVGViewportContainer {svg} at (59,38) size 167x149 [opacity=0.90]
- LayoutSVGContainer {g} at (59,38) size 167x149 [transform={m=((1.00,0.00)(0.00,1.00)) t=(59.52,38.20)}]
- LayoutSVGViewportContainer {svg} at (59,38) size 167x149
- LayoutSVGRect {rect} at (59,38) size 167x149 [fill={[type=SOLID] [color=#008000]}] [x=-83.00] [y=-84.00] [width=166.00] [height=148.00]
- LayoutSVGContainer {g} at (50,216) size 368x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,230.00)}]
- LayoutSVGText {text} at (0,-14) size 368x47 contains 1 chunk(s)
+ LayoutSVGRoot {svg} at (0,0) size 800x600
+ LayoutSVGViewportContainer {svg} at (59.52,38.20) size 166x148 [opacity=0.90]
+ LayoutSVGContainer {g} at (0,0) size 166x148 [transform={m=((1.00,0.00)(0.00,1.00)) t=(59.52,38.20)}]
+ LayoutSVGViewportContainer {svg} at (-83,-84) size 166x148
+ LayoutSVGRect {rect} at (-83,-84) size 166x148 [fill={[type=SOLID] [color=#008000]}] [x=-83.00] [y=-84.00] [width=166.00] [height=148.00]
+ LayoutSVGContainer {g} at (0,-14) size 367.91x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,230.00)}]
+ LayoutSVGText {text} at (0,-14) size 367.91x47 contains 1 chunk(s)
LayoutSVGTSpan {tspan} at (0,0) size 268x17
- LayoutSVGInlineText {#text} at (0,0) size 268x17
+ LayoutSVGInlineText {#text} at (0,-14) size 267.92x17
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 45 width 267.92: "For this test case to be successful, the rect"
- LayoutSVGInlineText {#text} at (267,0) size 4x17
+ LayoutSVGInlineText {#text} at (267.92,-14) size 4x17
chunk 1 text run 1 at (267.92,0.00) startOffset 0 endOffset 1 width 4.00: " "
LayoutSVGTSpan {tspan} at (0,0) size 364x17
- LayoutSVGInlineText {#text} at (0,15) size 364x17
+ LayoutSVGInlineText {#text} at (0,1) size 363.91x17
chunk 1 text run 1 at (0.00,15.00) startOffset 0 endOffset 55 width 363.91: "above should be .9 transparant green and 200x200 pixels"
- LayoutSVGInlineText {#text} at (363,15) size 4x17
+ LayoutSVGInlineText {#text} at (363.91,1) size 4x17
chunk 1 text run 1 at (363.91,15.00) startOffset 0 endOffset 1 width 4.00: " "
LayoutSVGTSpan {tspan} at (0,0) size 71x17
- LayoutSVGInlineText {#text} at (0,30) size 71x17
+ LayoutSVGInlineText {#text} at (0,16) size 70.08x17
chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 9 width 70.08: "Bug 11909"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698