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

Side by Side Diff: LayoutTests/platform/linux/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 785x622 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 785x538 3 layer at (0,0) size 800x538
4 RenderBlock {html} at (0,0) size 785x538 4 RenderBlock {html} at (0,0) size 800x538
5 RenderBody {body} at (8,16) size 769x472 [bgcolor=#FFFFFF] 5 RenderBody {body} at (8,16) size 784x472 [bgcolor=#FFFFFF]
6 RenderBlock {p} at (0,0) size 769x20 6 RenderBlock {p} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 521x19 7 RenderText {#text} at (0,0) size 521x19
8 text run at (0,0) width 300: "CSS Transformed HTML div with SVG inside it. " 8 text run at (0,0) width 300: "CSS Transformed HTML div with SVG inside it. "
9 text run at (300,0) width 221: "objectBoundingBox patterns on text." 9 text run at (300,0) width 221: "objectBoundingBox patterns on text."
10 layer at (58,86) size 402x402 10 layer at (58,86) size 402x402
11 RenderBlock {div} at (50,70) size 402x402 [border: (1px solid #000000)] 11 RenderBlock {div} at (50,70) size 402x402 [border: (1px solid #000000)]
12 RenderSVGRoot {svg} at (49,107) size 480x420 12 RenderSVGRoot {svg} at (49,107) 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,112) size 13x13 [fill={[type=SOLID] [color= #FF0000]}] [x=5.00] [y=5.00] [width=10.00] [height=10.00] 14 RenderSVGRect {rect} at (151,112) size 13x13 [fill={[type=SOLID] [color= #FF0000]}] [x=5.00] [y=5.00] [width=10.00] [height=10.00]
15 RenderSVGRect {rect} at (154,117) size 12x13 [fill={[type=SOLID] [color= #008000]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00] 15 RenderSVGRect {rect} at (154,117) size 12x13 [fill={[type=SOLID] [color= #008000]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00]
16 RenderSVGRect {rect} at (150,121) 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,121) 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 292x46 42 RenderSVGInlineText {#text} at (0,0) size 292x46
43 chunk 1 text run 1 at (25.00,275.00) startOffset 0 endOffset 17 width 291.60: "Pattern on stroke" 43 chunk 1 text run 1 at (25.00,275.00) startOffset 0 endOffset 17 width 291.60: "Pattern on stroke"
44 RenderSVGText {text} at (25,278) size 230x16 contains 1 chunk(s) 44 RenderSVGText {text} at (25,278) size 230x16 contains 1 chunk(s)
45 RenderSVGInlineText {#text} at (0,0) size 230x16 45 RenderSVGInlineText {#text} at (0,0) size 230x16
46 chunk 1 text run 1 at (25.00,290.00) startOffset 0 endOffset 40 width 229.20: "Pattern consists of red and blue columns" 46 chunk 1 text run 1 at (25.00,290.00) startOffset 0 endOffset 40 width 229.20: "Pattern consists of red and blue columns"
47 RenderSVGText {text} at (10,305) size 259x45 contains 1 chunk(s) 47 RenderSVGText {text} at (10,305) size 259x45 contains 1 chunk(s)
48 RenderSVGInlineText {#text} at (0,0) size 259x45 48 RenderSVGInlineText {#text} at (0,0) size 259x45
49 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 258.00: "$Revision: 1.6 $" 49 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 258.00: "$Revision: 1.6 $"
50 RenderSVGRect {rect} at (49,107) size 480x420 [stroke={[type=SOLID] [color =#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 50 RenderSVGRect {rect} at (49,107) 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