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

Side by Side Diff: LayoutTests/platform/linux/svg/custom/object-sizing-no-width-height-expected.txt

Issue 302083002: Always give RenderParts a RenderLayer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add win/mac needsrebaselines Created 6 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 785x790 1 layer at (0,0) size 785x790
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x790 3 layer at (0,0) size 785x790
4 RenderBlock {html} at (0,0) size 785x790 4 RenderBlock {html} at (0,0) size 785x790
5 RenderBody {body} at (8,8) size 769x774 5 RenderBody {body} at (8,8) size 769x774
6 RenderEmbeddedObject {object} at (0,0) size 769x769 [bgcolor=#FF0000]
7 layer at (0,0) size 769x769
8 RenderView at (0,0) size 769x769
9 layer at (0,0) size 769x769
10 RenderSVGRoot {svg} at (0,0) size 769x769
11 RenderSVGRect {rect} at (0,0) size 769x769 [fill={[type=SOLID] [colo r=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
12 RenderSVGEllipse {circle} at (307,307) size 155x155 [fill={[type=SOL ID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
13 RenderText {#text} at (0,0) size 0x0 6 RenderText {#text} at (0,0) size 0x0
7 layer at (8,8) size 769x769
8 RenderEmbeddedObject {object} at (0,0) size 769x769 [bgcolor=#FF0000]
9 layer at (0,0) size 769x769
10 RenderView at (0,0) size 769x769
11 layer at (0,0) size 769x769
12 RenderSVGRoot {svg} at (0,0) size 769x769
13 RenderSVGRect {rect} at (0,0) size 769x769 [fill={[type=SOLID] [color=#0 000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
14 RenderSVGEllipse {circle} at (307,307) size 155x155 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698