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

Side by Side Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (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 480x360 1 layer at (0,0) size 480x360
2 RenderView at (0,0) size 480x360 2 RenderView at (0,0) size 480x360
3 layer at (0,0) size 480x360 3 layer at (0,0) size 480x360
4 RenderSVGRoot {svg} at (0,0) size 480x360 4 RenderSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGText {text} at (138,11) size 204x22 contains 1 chunk(s) 5 LayoutSVGText {text} at (138,11) size 204x22 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 204x22 6 LayoutSVGInlineText {#text} at (0,0) size 204x22
7 chunk 1 (middle anchor) text run 1 at (138.00,28.00) startOffset 0 endOf fset 25 width 204.00: "<svg> 'viewBox' attribute" 7 chunk 1 (middle anchor) text run 1 at (138.00,28.00) startOffset 0 endOf fset 25 width 204.00: "<svg> 'viewBox' attribute"
8 LayoutSVGContainer {g} at (17,59) size 450x244 8 LayoutSVGContainer {g} at (17,59) size 450x244
9 RenderSVGViewportContainer {svg} at (44,59) size 82x82 9 RenderSVGViewportContainer {svg} at (44,59) size 82x82
10 RenderSVGPath {path} at (44,59) size 82x82 [stroke={[type=SOLID] [color= #000000]}] [fill={[type=SOLID] [color=#ADD8E6] [fill rule=EVEN-ODD]}] [data="M 2 0 20 C 126.667 20 180 73.3333 180 180 C 73.3333 180 20 126.667 20 20 Z M 20 180 C 20 73.3333 73.3333 20 180 20 C 180 126.667 126.667 180 20 180 Z M 100 40 L 160 100 L 100 160 L 40 100 Z"] 10 RenderSVGPath {path} at (44,59) size 82x82 [stroke={[type=SOLID] [color= #000000]}] [fill={[type=SOLID] [color=#ADD8E6] [fill rule=EVEN-ODD]}] [data="M 2 0 20 C 126.667 20 180 73.3333 180 180 C 73.3333 180 20 126.667 20 20 Z M 20 180 C 20 73.3333 73.3333 20 180 20 C 180 126.667 126.667 180 20 180 Z M 100 40 L 160 100 L 100 160 L 40 100 Z"]
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 LayoutSVGText {text} at (323,272) size 144x16 contains 1 chunk(s) 52 LayoutSVGText {text} at (323,272) size 144x16 contains 1 chunk(s)
53 LayoutSVGInlineText {#text} at (0,0) size 143x16 53 LayoutSVGInlineText {#text} at (0,0) size 143x16
54 chunk 1 (middle anchor) text run 1 at (323.50,285.00) startOffset 0 en dOffset 14 width 88.00: "viewBox=\"0,0, " 54 chunk 1 (middle anchor) text run 1 at (323.50,285.00) startOffset 0 en dOffset 14 width 88.00: "viewBox=\"0,0, "
55 chunk 1 (middle anchor) text run 1 at (411.50,285.00) startOffset 0 en dOffset 9 width 55.00: "200, 200\"" 55 chunk 1 (middle anchor) text run 1 at (411.50,285.00) startOffset 0 en dOffset 9 width 55.00: "200, 200\""
56 LayoutSVGText {text} at (342,287) size 106x16 contains 1 chunk(s) 56 LayoutSVGText {text} at (342,287) size 106x16 contains 1 chunk(s)
57 LayoutSVGInlineText {#text} at (0,0) size 106x16 57 LayoutSVGInlineText {#text} at (0,0) size 106x16
58 chunk 1 (middle anchor) text run 1 at (342.00,300.00) startOffset 0 en dOffset 17 width 106.00: "overflow=\"hidden\"" 58 chunk 1 (middle anchor) text run 1 at (342.00,300.00) startOffset 0 en dOffset 17 width 106.00: "overflow=\"hidden\""
59 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s) 59 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
60 LayoutSVGInlineText {#text} at (0,0) size 261x46 60 LayoutSVGInlineText {#text} at (0,0) size 261x46
61 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.7 $" 61 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.7 $"
62 RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 62 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698