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

Side by Side Diff: LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. Created 5 years, 10 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
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 800x350 3 layer at (0,0) size 800x350
4 RenderBlock {html} at (0,0) size 800x350.44 4 RenderBlock {html} at (0,0) size 800x350.44
5 RenderBody {body} at (5.55,11.11) size 788.91x328.22 5 RenderBody {body} at (5.55,11.11) size 788.91x328.22
6 RenderBlock {p} at (0,0) size 788.91x13 6 RenderBlock {p} at (0,0) size 788.91x13
7 RenderText {#text} at (0,0) size 86x13 7 RenderText {#text} at (0,0) size 86x13
8 text run at (0,0) width 86: "Text above the rect" 8 text run at (0,0) width 86: "Text above the rect"
9 RenderBlock (anonymous) at (0,24.11) size 788.91x280 9 RenderBlock (anonymous) at (0,24.11) size 788.91x280
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 RenderBlock {p} at (0,315.22) size 788.91x13 11 RenderBlock {p} at (0,315.22) size 788.91x13
12 RenderText {#text} at (0,0) size 87x13 12 RenderText {#text} at (0,0) size 87x13
13 text run at (0,0) width 87: "Text below the rect" 13 text run at (0,0) width 87: "Text below the rect"
14 layer at (6,35) size 278x278 14 layer at (6,35) size 278x278
15 RenderEmbeddedObject {object} at (0,0) size 277.77x277.77 15 LayoutEmbeddedObject {object} at (0,0) size 277.77x277.77
16 layer at (0,0) size 278x278 16 layer at (0,0) size 278x278
17 RenderView at (0,0) size 278x278 17 RenderView at (0,0) size 278x278
18 layer at (0,0) size 278x278 18 layer at (0,0) size 278x278
19 RenderSVGRoot {svg} at (0,0) size 278x278 19 RenderSVGRoot {svg} at (0,0) size 278x278
20 LayoutSVGRect {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] 20 LayoutSVGRect {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