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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/shape-rendering-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 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,10) size 757x194 4 RenderSVGRoot {svg} at (0,10) size 757x194
5 RenderSVGRect {rect} at (30,10) size 140x140 [transform={m=((0.82,0.57)(-0.5 7,0.82)) t=(87.72,10.36)}] [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.0 0] [width=100.00] [height=100.00] 5 LayoutSVGRect {rect} at (30,10) size 140x140 [transform={m=((0.82,0.57)(-0.5 7,0.82)) t=(87.72,10.36)}] [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.0 0] [width=100.00] [height=100.00]
6 RenderSVGRect {rect} at (180,10) size 140x140 [transform={m=((0.82,0.57)(-0. 57,0.82)) t=(237.72,10.36)}] [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0 .00] [width=100.00] [height=100.00] 6 LayoutSVGRect {rect} at (180,10) size 140x140 [transform={m=((0.82,0.57)(-0. 57,0.82)) t=(237.72,10.36)}] [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0 .00] [width=100.00] [height=100.00]
7 LayoutSVGContainer {g} at (0,166) size 757x38 7 LayoutSVGContainer {g} at (0,166) size 757x38
8 LayoutSVGText {text} at (0,166) size 304x18 contains 1 chunk(s) 8 LayoutSVGText {text} at (0,166) size 304x18 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 304x18 9 LayoutSVGInlineText {#text} at (0,0) size 304x18
10 chunk 1 text run 1 at (0.00,180.00) startOffset 0 endOffset 49 width 3 03.88: "The rectangle on the left should be anti-aliased." 10 chunk 1 text run 1 at (0.00,180.00) startOffset 0 endOffset 49 width 3 03.88: "The rectangle on the left should be anti-aliased."
11 LayoutSVGText {text} at (0,186) size 757x18 contains 1 chunk(s) 11 LayoutSVGText {text} at (0,186) size 757x18 contains 1 chunk(s)
12 LayoutSVGInlineText {#text} at (0,0) size 757x18 12 LayoutSVGInlineText {#text} at (0,0) size 757x18
13 chunk 1 text run 1 at (0.00,200.00) startOffset 0 endOffset 118 width 756.55: "The rectangle on the right should not be anti-aliased, as it has the pr operty shape-rendering=\"crispEdges\". Bug 16182." 13 chunk 1 text run 1 at (0.00,200.00) startOffset 0 endOffset 118 width 756.55: "The rectangle on the right should not be anti-aliased, as it has the pr operty shape-rendering=\"crispEdges\". Bug 16182."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698