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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/pattern-with-transformation-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (9,9) size 122x102 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGResourcePattern {pattern} [id="pat"] [patternUnits=userSpaceOnUse ] [patternContentUnits=userSpaceOnUse] [patternTransform={m=((4.00,0.00)(4.00,4. 00)) t=(64.00,32.00)}] 6 LayoutSVGResourcePattern {pattern} [id="pat"] [patternUnits=userSpaceOnUse ] [patternContentUnits=userSpaceOnUse] [patternTransform={m=((4.00,0.00)(4.00,4. 00)) t=(64.00,32.00)}]
7 LayoutSVGRect {rect} at (0,0) size 5x5 [fill={[type=SOLID] [color=#00800 0]}] [x=0.00] [y=0.00] [width=5.00] [height=5.00] 7 LayoutSVGRect {rect} at (0,0) size 5x5 [fill={[type=SOLID] [color=#00800 0]}] [x=0.00] [y=0.00] [width=5.00] [height=5.00]
8 LayoutSVGRect {rect} at (5,0) size 5x5 [fill={[type=SOLID] [color=#FF000 0]}] [x=5.00] [y=0.00] [width=5.00] [height=5.00] 8 LayoutSVGRect {rect} at (5,0) size 5x5 [fill={[type=SOLID] [color=#FF000 0]}] [x=5.00] [y=0.00] [width=5.00] [height=5.00]
9 LayoutSVGRect {rect} at (0,5) size 5x5 [fill={[type=SOLID] [color=#0000F F]}] [x=0.00] [y=5.00] [width=5.00] [height=5.00] 9 LayoutSVGRect {rect} at (0,5) size 5x5 [fill={[type=SOLID] [color=#0000F F]}] [x=0.00] [y=5.00] [width=5.00] [height=5.00]
10 LayoutSVGRect {rect} at (5,5) size 5x5 [fill={[type=SOLID] [color=#FFFF0 0]}] [x=5.00] [y=5.00] [width=5.00] [height=5.00] 10 LayoutSVGRect {rect} at (5,5) size 5x5 [fill={[type=SOLID] [color=#FFFF0 0]}] [x=5.00] [y=5.00] [width=5.00] [height=5.00]
11 LayoutSVGContainer {g} at (9,9) size 122x102 11 LayoutSVGContainer {g} at (10,10) size 120x100
12 LayoutSVGRect {rect} at (9,9) size 122x102 [stroke={[type=PATTERN] [id="pa t"]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=10.00] [y=10.00] [width=120.00] [ height=100.00] 12 LayoutSVGRect {rect} at (10,10) size 120x100 [stroke={[type=PATTERN] [id=" pat"]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=10.00] [y=10.00] [width=120.00] [height=100.00]
13 LayoutSVGText {text} at (15,25) size 83x56 contains 1 chunk(s) 13 LayoutSVGText {text} at (15,25) size 82.69x56 contains 1 chunk(s)
14 LayoutSVGInlineText {#text} at (0,0) size 83x56 14 LayoutSVGInlineText {#text} at (15,25) size 82.69x56
15 chunk 1 text run 1 at (15.00,70.00) startOffset 0 endOffset 4 width 82 .59: "Test" 15 chunk 1 text run 1 at (15.00,70.00) startOffset 0 endOffset 4 width 82 .59: "Test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698