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

Side by Side Diff: LayoutTests/platform/mac/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 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 573x18 7 RenderText {#text} at (0,0) size 573x18
8 text run at (0,0) width 573: "CSS Transformed HTML div with SVG inside it. Animated SVG should repaint correctly." 8 text run at (0,0) width 573: "CSS Transformed HTML div with SVG inside it. Animated SVG should repaint correctly."
9 layer at (58,84) size 402x402 9 layer at (58,84) size 402x402
10 RenderBlock {div} at (50,68) size 402x402 [border: (1px solid #000000)] 10 RenderBlock {div} at (50,68) size 402x402 [border: (1px solid #000000)]
11 RenderSVGRoot {svg} at (148,144) size 358x419 11 RenderSVGRoot {svg} at (148,144) size 358x419
12 RenderSVGRect {rect} at (355,187) 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,187) 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 134x23 contains 1 chunk(s) 13 RenderSVGText {text} at (150,282) size 134x23 contains 1 chunk(s)
14 RenderSVGInlineText {#text} at (0,0) size 134x23 14 RenderSVGInlineText {#text} at (0,0) size 134x23
15 chunk 1 text run 1 at (150.00,300.00) startOffset 0 endOffset 17 width 133.20: "This is some text" 15 chunk 1 text run 1 at (150.00,300.00) startOffset 0 endOffset 17 width 133.20: "This is some text"
16 RenderSVGImage {image} at (306,455) size 108x108 16 RenderSVGImage {image} at (306,455) 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