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

Side by Side Diff: LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-huge-size-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 800x352 3 layer at (0,0) size 800x352
4 RenderBlock {html} at (0,0) size 800x352.44 4 RenderBlock {html} at (0,0) size 800x352.44
5 RenderBody {body} at (5.55,11.11) size 788.91x330.22 5 RenderBody {body} at (5.55,11.11) size 788.91x330.22
6 RenderBlock {p} at (0,0) size 788.91x14 6 RenderBlock {p} at (0,0) size 788.91x14
7 RenderText {#text} at (0,0) size 92x14 7 RenderText {#text} at (0,0) size 92x14
8 text run at (0,0) width 92: "Text above the rect" 8 text run at (0,0) width 92: "Text above the rect"
9 RenderBlock (anonymous) at (0,25.11) size 788.91x280 9 RenderBlock (anonymous) at (0,25.11) size 788.91x280
10 RenderEmbeddedObject {object} at (0,0) size 277.77x277.77
11 layer at (0,0) size 278x278
12 RenderView at (0,0) size 278x278
13 layer at (0,0) size 278x278
14 RenderSVGRoot {svg} at (0,0) size 278x278
15 RenderSVGRect {rect} at (0,0) size 278x278 [stroke={[type=SOLID] [ color=#008000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0. 00] [y=0.00] [width=100.00] [height=100.00]
16 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
17 RenderBlock {p} at (0,316.22) size 788.91x14 11 RenderBlock {p} at (0,316.22) size 788.91x14
18 RenderText {#text} at (0,0) size 91x14 12 RenderText {#text} at (0,0) size 91x14
19 text run at (0,0) width 91: "Text below the rect" 13 text run at (0,0) width 91: "Text below the rect"
14 layer at (6,36) size 278x278
15 RenderEmbeddedObject {object} at (0,0) size 277.77x277.77
16 layer at (0,0) size 278x278
17 RenderView at (0,0) size 278x278
18 layer at (0,0) size 278x278
19 RenderSVGRoot {svg} at (0,0) size 278x278
20 RenderSVGRect {rect} at (0,0) size 278x278 [stroke={[type=SOLID] [color= #008000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y =0.00] [width=100.00] [height=100.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698