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

Side by Side Diff: LayoutTests/fullscreen/full-screen-render-inline-expected.txt

Issue 8218021: Merge 97088 - Exiting fullscreen shouldn't crash if the element that was fullscreened had associa... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 years, 2 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderSummary {SUMMARY} at (0,0) size 784x48 6 RenderSummary {SUMMARY} at (0,0) size 784x48
7 RenderBlock (anonymous) at (0,0) size 784x0 7 RenderBlock (anonymous) at (0,0) size 784x0
8 RenderBlock (anonymous) at (0,0) size 784x0 8 RenderBlock (anonymous) at (0,0) size 784x0
9 RenderBlock (anonymous) at (0,0) size 784x16 9 RenderBlock (anonymous) at (0,0) size 784x16
10 RenderText {#text} at (0,0) size 16x16 10 RenderText {#text} at (0,0) size 16x16
11 text run at (0,0) width 16: "a" 11 text run at (0,0) width 16: "a"
12 RenderInline {SPAN} at (0,0) size 16x16 12 RenderInline {SPAN} at (0,0) size 16x16
13 RenderText {#text} at (16,0) size 16x16 13 RenderText {#text} at (16,0) size 16x16
14 text run at (16,0) width 16: "b" 14 text run at (16,0) width 16: "b"
15 RenderBlock (anonymous) at (0,16) size 784x16 15 RenderBlock (anonymous) at (0,16) size 784x16
16 RenderBlock {DIV} at (0,0) size 784x16 16 RenderBlock {DIV} at (0,0) size 784x16
17 RenderText {#text} at (0,0) size 16x16 17 RenderText {#text} at (0,0) size 16x16
18 text run at (0,0) width 16: "c" 18 text run at (0,0) width 16: "c"
19 RenderBlock (anonymous) at (0,32) size 784x16 19 RenderBlock (anonymous) at (0,32) size 784x16
20 RenderInline {SPAN} at (0,0) size 16x16 20 RenderInline {SPAN} at (0,0) size 16x16
21 RenderText {#text} at (0,0) size 16x16 21 RenderText {#text} at (0,0) size 16x16
22 text run at (0,0) width 16: "d" 22 text run at (0,0) width 16: "d"
23 RenderText {#text} at (16,0) size 16x16 23 RenderText {#text} at (16,0) size 16x16
24 text run at (16,0) width 16: "e" 24 text run at (16,0) width 16: "e"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698