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

Side by Side Diff: LayoutTests/platform/linux/svg/as-image/img-preserveAspectRatio-support-2-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 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x323 3 layer at (0,0) size 800x323
4 RenderBlock {HTML} at (0,0) size 800x322.88 4 RenderBlock {HTML} at (0,0) size 800x322.88
5 RenderBody {BODY} at (8,21.44) size 784x293.44 5 RenderBody {BODY} at (8,21.44) size 784x293.44
6 RenderBlock {H1} at (0,0) size 784x37 6 RenderBlock {H1} at (0,0) size 784x37
7 RenderText {#text} at (0,0) size 223x36 7 RenderText {#text} at (0,0) size 223x36
8 text run at (0,0) width 223: "No size specified" 8 text run at (0,0) width 223: "No size specified"
9 RenderBlock (anonymous) at (0,58.44) size 784x235 9 RenderBlock (anonymous) at (0,58.44) size 784x235
10 RenderImage {IMG} at (0,0) size 230x230 [border: (2px dashed #800000)] 10 RenderImage {IMG} at (0,0) size 230x230 [border: (2px dashed #800000)]
11 RenderText {#text} at (230,215) size 4x19 11 RenderText {#text} at (230,215) size 4x19
12 text run at (230,215) width 4: " " 12 text run at (230,215) width 4: " "
13 RenderEmbeddedObject {OBJECT} at (234,2) size 228x228 [border: (1px dash ed #008000)]
14 layer at (0,0) size 220x220
15 RenderView at (0,0) size 220x220
16 layer at (0,0) size 220x220
17 RenderSVGRoot {svg} at (0,0) size 220x220
18 RenderSVGEllipse {circle} at (0,0) size 220x220 [stroke={[type=SOL ID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
19 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 layer at (242,82) size 228x228
15 RenderEmbeddedObject {OBJECT} at (234,2) size 228x228 [border: (1px dashed #00 8000)]
16 layer at (0,0) size 220x220
17 RenderView at (0,0) size 220x220
18 layer at (0,0) size 220x220
19 RenderSVGRoot {svg} at (0,0) size 220x220
20 RenderSVGEllipse {circle} at (0,0) size 220x220 [stroke={[type=SOLID] [c olor=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=1 10.00] [cy=110.00] [r=110.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698