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

Side by Side Diff: LayoutTests/platform/mac/fast/frames/iframe-option-crash-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 800x212 3 layer at (0,0) size 800x212
4 RenderBlock {html} at (0,0) size 800x212.19 4 RenderBlock {html} at (0,0) size 800x212.19
5 RenderBody {body} at (8,8) size 784x196.19 5 RenderBody {body} at (8,8) size 784x196.19
6 RenderBlock {div} at (0,0) size 784x18 6 RenderBlock {div} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 437x18 7 RenderText {#text} at (0,0) size 437x18
8 text run at (0,0) width 437: "If no crash while painting, the test pas sed (requires pixel test mode)." 8 text run at (0,0) width 437: "If no crash while painting, the test pas sed (requires pixel test mode)."
9 RenderBlock (anonymous) at (0,18) size 784x0 9 RenderBlock (anonymous) at (0,18) size 784x0
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 RenderBlock {option} at (0,18) size 784x20.19 11 RenderBlock {option} at (0,18) size 784x20.19
12 RenderBlock (anonymous) at (0,38.19) size 784x158 12 RenderBlock (anonymous) at (0,38.19) size 784x158
13 layer at (8,46) size 304x154 13 layer at (8,46) size 304x154
14 RenderPartObject {iframe} at (0,0) size 304x154 [border: (2px inset #EEEEEE)] 14 LayoutIFrame {iframe} at (0,0) size 304x154 [border: (2px inset #EEEEEE)]
15 layer at (0,0) size 300x150 15 layer at (0,0) size 300x150
16 RenderView at (0,0) size 300x150 16 RenderView at (0,0) size 300x150
17 layer at (0,0) size 300x150 17 layer at (0,0) size 300x150
18 RenderBlock {HTML} at (0,0) size 300x150 18 RenderBlock {HTML} at (0,0) size 300x150
19 RenderBody {BODY} at (8,8) size 284x134 19 RenderBody {BODY} at (8,8) size 284x134
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698