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

Side by Side Diff: LayoutTests/platform/win/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 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 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 RenderBlock {p} at (0,316.22) size 788.91x14 11 RenderBlock {p} at (0,316.22) size 788.91x14
12 RenderText {#text} at (0,0) size 91x14 12 RenderText {#text} at (0,0) size 91x14
13 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 14 layer at (6,36) 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