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

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

Issue 1149893016: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 clip at (0,0) size 785x600 scrollHeight 622 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 622
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x538 3 layer at (0,0) size 785x538
4 LayoutBlockFlow {html} at (0,0) size 785x538 4 LayoutBlockFlow {html} at (0,0) size 785x538
5 LayoutBlockFlow {body} at (8,16) size 769x472 [bgcolor=#FFFFFF] 5 LayoutBlockFlow {body} at (8,16) size 769x472 [bgcolor=#FFFFFF]
6 LayoutBlockFlow {p} at (0,0) size 769x20 6 LayoutBlockFlow {p} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 521x19 7 LayoutText {#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
(...skipping 26 matching lines...) Expand all
37 chunk 1 text run 1 at (25.00,235.00) startOffset 0 endOffset 38 width 212.40: "Pattern consists of red and green rows" 37 chunk 1 text run 1 at (25.00,235.00) startOffset 0 endOffset 38 width 212.40: "Pattern consists of red and green rows"
38 LayoutSVGResourcePattern {pattern} [id="pat4"] [patternUnits=objectBoundin gBox] [patternContentUnits=userSpaceOnUse] 38 LayoutSVGResourcePattern {pattern} [id="pat4"] [patternUnits=objectBoundin gBox] [patternContentUnits=userSpaceOnUse]
39 LayoutSVGRect {rect} at (166,60) size 12x13 [fill={[type=SOLID] [color=# FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00] 39 LayoutSVGRect {rect} at (166,60) size 12x13 [fill={[type=SOLID] [color=# FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
40 LayoutSVGRect {rect} at (173,63) size 13x12 [fill={[type=SOLID] [color=# 0000FF]}] [x=10.00] [y=0.00] [width=10.00] [height=10.00] 40 LayoutSVGRect {rect} at (173,63) size 13x12 [fill={[type=SOLID] [color=# 0000FF]}] [x=10.00] [y=0.00] [width=10.00] [height=10.00]
41 LayoutSVGText {text} at (25,237) size 292x47 contains 1 chunk(s) 41 LayoutSVGText {text} at (25,237) size 292x47 contains 1 chunk(s)
42 LayoutSVGInlineText {#text} at (0,0) size 292x46 42 LayoutSVGInlineText {#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 LayoutSVGText {text} at (25,278) size 230x16 contains 1 chunk(s) 44 LayoutSVGText {text} at (25,278) size 230x16 contains 1 chunk(s)
45 LayoutSVGInlineText {#text} at (0,0) size 230x16 45 LayoutSVGInlineText {#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 LayoutSVGText {text} at (10,305) size 259x45 contains 1 chunk(s) 47 LayoutSVGText {text} at (10,305) size 258x45 contains 1 chunk(s)
48 LayoutSVGInlineText {#text} at (0,0) size 259x45 48 LayoutSVGInlineText {#text} at (0,0) size 258x45
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 LayoutSVGRect {rect} at (66,60) size 480x420 [stroke={[type=SOLID] [color= #000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 50 LayoutSVGRect {rect} at (66,60) size 480x420 [stroke={[type=SOLID] [color= #000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
51 LayoutText {#text} at (0,0) size 0x0 51 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698