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

Side by Side Diff: LayoutTests/platform/mac/svg/carto.net/scrollbar-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 months 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (0,0) size 800x600 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGRect {rect} at (0,0) size 800x600 [x=-1000.00] [y=-1000.00] [width= 5000.00] [height=5000.00] 5 LayoutSVGRect {rect} at (0,0) size 800x600 [x=-1000.00] [y=-1000.00] [width= 5000.00] [height=5000.00]
6 LayoutSVGText {text} at (50,12) size 342x22 contains 1 chunk(s) 6 LayoutSVGText {text} at (50,12) size 342x22 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 342x22 7 LayoutSVGInlineText {#text} at (0,0) size 342x22
8 chunk 1 text run 1 at (50.00,30.00) startOffset 0 endOffset 34 width 341 .16: "Demonstration of the SVG Scrollbar" 8 chunk 1 text run 1 at (50.00,30.00) startOffset 0 endOffset 34 width 341 .16: "Demonstration of the SVG Scrollbar"
9 LayoutSVGText {text} at (556,16) size 394x18 contains 1 chunk(s) 9 LayoutSVGText {text} at (556,16) size 394x18 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 394x18 10 LayoutSVGInlineText {#text} at (0,0) size 394x18
11 chunk 1 (end anchor) text run 1 at (556.45,30.00) startOffset 0 endOffse t 59 width 393.55: "One can also drag the images and the scrollbars will adopt." 11 chunk 1 (end anchor) text run 1 at (556.45,30.00) startOffset 0 endOffse t 59 width 393.55: "One can also drag the images and the scrollbars will adopt."
12 LayoutSVGViewportContainer {svg} at (40,60) size 760x337 12 LayoutSVGViewportContainer {svg} at (40,60) size 760x337
13 LayoutSVGContainer {g} at (40,60) size 760x337 13 LayoutSVGContainer {g} at (40,60) size 760x337
14 LayoutSVGImage {image} at (40,60) size 760x337 14 LayoutSVGImage {image} at (40,60) size 760x337
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 LayoutSVGInlineText {#text} at (0,0) size 76x14 89 LayoutSVGInlineText {#text} at (0,0) size 76x14
90 chunk 1 (middle anchor) text run 1 at (67.32,595.40) startOffset 0 endOffset 14 width 75.36: "Hide Scrollbar" 90 chunk 1 (middle anchor) text run 1 at (67.32,595.40) startOffset 0 endOffset 14 width 75.36: "Hide Scrollbar"
91 LayoutSVGContainer {g} at (135,483) size 90x18 91 LayoutSVGContainer {g} at (135,483) size 90x18
92 LayoutSVGRect {rect} at (135,483) size 89x17 [fill={[type=SOLID] [color= #FFFFFF]}] [x=169.00] [y=579.00] [width=110.00] [height=20.00] 92 LayoutSVGRect {rect} at (135,483) size 89x17 [fill={[type=SOLID] [color= #FFFFFF]}] [x=169.00] [y=579.00] [width=110.00] [height=20.00]
93 LayoutSVGRect {rect} at (136,484) size 89x17 [fill={[type=SOLID] [color= #696969]}] [x=171.00] [y=581.00] [width=110.00] [height=20.00] 93 LayoutSVGRect {rect} at (136,484) size 89x17 [fill={[type=SOLID] [color= #696969]}] [x=171.00] [y=581.00] [width=110.00] [height=20.00]
94 LayoutSVGRect {rect} at (136,484) size 88x16 [fill={[type=SOLID] [color= #DCDCDC]}] [x=170.00] [y=580.00] [width=110.00] [height=20.00] 94 LayoutSVGRect {rect} at (136,484) size 88x16 [fill={[type=SOLID] [color= #DCDCDC]}] [x=170.00] [y=580.00] [width=110.00] [height=20.00]
95 LayoutSVGText {text} at (177,584) size 96x14 contains 1 chunk(s) 95 LayoutSVGText {text} at (177,584) size 96x14 contains 1 chunk(s)
96 LayoutSVGTSpan {tspan} at (0,0) size 96x14 96 LayoutSVGTSpan {tspan} at (0,0) size 96x14
97 LayoutSVGInlineText {#text} at (0,0) size 96x14 97 LayoutSVGInlineText {#text} at (0,0) size 96x14
98 chunk 1 (middle anchor) text run 1 at (177.32,595.40) startOffset 0 endOffset 16 width 95.37: "Remove Scrollbar" 98 chunk 1 (middle anchor) text run 1 at (177.32,595.40) startOffset 0 endOffset 16 width 95.37: "Remove Scrollbar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698