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

Side by Side Diff: LayoutTests/platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt

Issue 99903006: Revert "See also webkit.org/b/113415" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 785x620 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x536 3 layer at (0,0) size 800x536
4 RenderBlock {html} at (0,0) size 785x536 4 RenderBlock {html} at (0,0) size 800x536
5 RenderBody {body} at (8,16) size 769x470 [bgcolor=#FFFFFF] 5 RenderBody {body} at (8,16) size 784x470 [bgcolor=#FFFFFF]
6 RenderBlock {p} at (0,0) size 769x18 6 RenderBlock {p} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 550x18 7 RenderText {#text} at (0,0) size 550x18
8 text run at (0,0) width 318: "CSS Transformed HTML div with SVG inside it. " 8 text run at (0,0) width 318: "CSS Transformed HTML div with SVG inside it. "
9 text run at (318,0) width 232: "objectBoundingBox patterns on text." 9 text run at (318,0) width 232: "objectBoundingBox patterns on text."
10 layer at (58,84) size 402x402 10 layer at (58,84) size 402x402
11 RenderBlock {div} at (50,68) size 402x402 [border: (1px solid #000000)] 11 RenderBlock {div} at (50,68) size 402x402 [border: (1px solid #000000)]
12 RenderSVGRoot {svg} at (49,105) size 480x420 12 RenderSVGRoot {svg} at (49,105) size 480x420
13 RenderSVGResourcePattern {pattern} [id="pat1"] [patternUnits=objectBoundin gBox] [patternContentUnits=userSpaceOnUse] 13 RenderSVGResourcePattern {pattern} [id="pat1"] [patternUnits=objectBoundin gBox] [patternContentUnits=userSpaceOnUse]
14 RenderSVGRect {rect} at (151,110) size 13x13 [fill={[type=SOLID] [color= #FF0000]}] [x=5.00] [y=5.00] [width=10.00] [height=10.00] 14 RenderSVGRect {rect} at (151,110) size 13x13 [fill={[type=SOLID] [color= #FF0000]}] [x=5.00] [y=5.00] [width=10.00] [height=10.00]
15 RenderSVGRect {rect} at (154,115) size 12x13 [fill={[type=SOLID] [color= #008000]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00] 15 RenderSVGRect {rect} at (154,115) size 12x13 [fill={[type=SOLID] [color= #008000]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00]
16 RenderSVGRect {rect} at (150,119) size 358x173 [stroke={[type=SOLID] [colo r=#000000]}] [fill={[type=PATTERN] [id="pat1"]}] [x=25.00] [y=10.00] [width=430. 00] [height=60.00] 16 RenderSVGRect {rect} at (150,119) size 358x173 [stroke={[type=SOLID] [colo r=#000000]}] [fill={[type=PATTERN] [id="pat1"]}] [x=25.00] [y=10.00] [width=430. 00] [height=60.00]
(...skipping 25 matching lines...) Expand all
42 RenderSVGInlineText {#text} at (0,0) size 308x45 42 RenderSVGInlineText {#text} at (0,0) size 308x45
43 chunk 1 text run 1 at (25.00,275.00) startOffset 0 endOffset 17 width 307.20: "Pattern on stroke" 43 chunk 1 text run 1 at (25.00,275.00) startOffset 0 endOffset 17 width 307.20: "Pattern on stroke"
44 RenderSVGText {text} at (25,279) size 227x14 contains 1 chunk(s) 44 RenderSVGText {text} at (25,279) size 227x14 contains 1 chunk(s)
45 RenderSVGInlineText {#text} at (0,0) size 227x14 45 RenderSVGInlineText {#text} at (0,0) size 227x14
46 chunk 1 text run 1 at (25.00,290.00) startOffset 0 endOffset 40 width 226.80: "Pattern consists of red and blue columns" 46 chunk 1 text run 1 at (25.00,290.00) startOffset 0 endOffset 40 width 226.80: "Pattern consists of red and blue columns"
47 RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 47 RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
48 RenderSVGInlineText {#text} at (0,0) size 264x46 48 RenderSVGInlineText {#text} at (0,0) size 264x46
49 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: "$Revision: 1.6 $" 49 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: "$Revision: 1.6 $"
50 RenderSVGRect {rect} at (49,105) size 480x420 [stroke={[type=SOLID] [color =#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 50 RenderSVGRect {rect} at (49,105) size 480x420 [stroke={[type=SOLID] [color =#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
51 RenderText {#text} at (0,0) size 0x0 51 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698