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

Side by Side Diff: LayoutTests/platform/win/svg/transforms/animated-path-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 542x19 7 RenderText {#text} at (0,0) size 542x19
8 text run at (0,0) width 542: "CSS Transformed HTML div with SVG inside it. Animated SVG should repaint correctly." 8 text run at (0,0) width 542: "CSS Transformed HTML div with SVG inside it. Animated SVG should repaint correctly."
9 layer at (58,86) size 402x402 9 layer at (58,86) size 402x402
10 RenderBlock {div} at (50,70) size 402x402 [border: (1px solid #000000)] 10 RenderBlock {div} at (50,70) size 402x402 [border: (1px solid #000000)]
11 RenderSVGRoot {svg} at (148,146) size 358x419 11 RenderSVGRoot {svg} at (148,146) size 358x419
12 RenderSVGRect {rect} at (355,189) size 115x115 [stroke={[type=SOLID] [colo r=#FFC0CB] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=300.00 ] [y=0.00] [width=100.00] [height=100.00] 12 RenderSVGRect {rect} at (355,189) size 115x115 [stroke={[type=SOLID] [colo r=#FFC0CB] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=300.00 ] [y=0.00] [width=100.00] [height=100.00]
13 RenderSVGText {text} at (150,282) size 140x23 contains 1 chunk(s) 13 RenderSVGText {text} at (150,282) size 140x23 contains 1 chunk(s)
14 RenderSVGInlineText {#text} at (0,0) size 140x23 14 RenderSVGInlineText {#text} at (0,0) size 140x23
15 chunk 1 text run 1 at (150.00,300.00) startOffset 0 endOffset 17 width 139.20: "This is some text" 15 chunk 1 text run 1 at (150.00,300.00) startOffset 0 endOffset 17 width 139.20: "This is some text"
16 RenderSVGImage {image} at (306,457) size 108x108 16 RenderSVGImage {image} at (306,457) size 108x108
17 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698