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

Side by Side Diff: LayoutTests/fullscreen/parent-flow-inline-with-block-child-expected.txt

Issue 139743005: Replace RenderFullScreen with top layer (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: needs baseline Created 6 years, 11 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 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 RenderBlock {DIV} at (0,0) size 784x32 6 RenderBlock {DIV} at (0,0) size 784x16
7 RenderBlock (anonymous) at (0,0) size 784x16 7 RenderBlock (anonymous) at (0,0) size 784x16
8 RenderInline {SPAN} at (0,0) size 16x16 8 RenderInline {SPAN} at (0,0) size 16x16
9 RenderText {#text} at (0,0) size 16x16 9 RenderText {#text} at (0,0) size 16x16
10 text run at (0,0) width 16: "1" 10 text run at (0,0) width 16: "1"
11 RenderText {#text} at (16,0) size 16x16
12 text run at (16,0) width 16: " "
13 RenderInline {SPAN} at (0,0) size 16x16
14 RenderText {#text} at (32,0) size 16x16
15 text run at (32,0) width 16: "2"
16 RenderBlock (anonymous) at (0,16) size 784x0
17 RenderBlock {DIV} at (0,0) size 784x0
18 RenderBlock (anonymous) at (0,16) size 784x0
19 RenderInline {SPAN} at (0,0) size 0x0
11 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
12 RenderBlock (anonymous) at (0,16) size 784x16
13 RenderInline {SPAN} at (0,0) size 16x16
14 RenderText {#text} at (0,0) size 16x16
15 text run at (0,0) width 16: "2"
16 RenderBlock (anonymous) at (0,32) size 784x0
17 RenderBlock {DIV} at (0,0) size 784x0
18 RenderBlock (anonymous) at (0,32) size 784x0
19 RenderInline {SPAN} at (0,0) size 0x0
20 RenderBlock (anonymous) at (0,32) size 784x0
21 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698