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

Side by Side Diff: LayoutTests/fullscreen/full-screen-is-in-top-layer-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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x42
4 RenderBlock {HTML} at (0,0) size 800x42
5 RenderBody {BODY} at (8,8) size 784x26
6 RenderButton {BUTTON} at (2,2) size 92x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
7 RenderBlock (anonymous) at (8,3) size 76x16
8 RenderText {#text} at (0,0) size 76x16
9 text run at (0,0) width 76: "Go fullscreen"
10 RenderText {#text} at (0,0) size 0x0
11 RenderText {#text} at (0,0) size 0x0
12 layer at (0,0) size 800x600
13 RenderBlock (positioned) at (0,0) size 800x600 [bgcolor=#008000]
14 layer at (100,100) size 600x400
15 RenderBlock (positioned) {DIV} at (100,100) size 600x400 [bgcolor=#FFFF00]
16 RenderText {#text} at (0,0) size 600x39
17 text run at (0,0) width 600: "Test that fullscreen elements are in the top layer. The test passes if you see a green backdrop behind"
18 text run at (0,20) width 147: "this box when fullscreen."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698