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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fullscreen/parent-flow-inline-with-block-child-expected.txt
diff --git a/LayoutTests/fullscreen/parent-flow-inline-with-block-child-expected.txt b/LayoutTests/fullscreen/parent-flow-inline-with-block-child-expected.txt
index a52c47158366de480bf3ab18cbf34d169224c624..9c54d8bf6724580e98e7cb3e319b1e27ab9f40c3 100644
--- a/LayoutTests/fullscreen/parent-flow-inline-with-block-child-expected.txt
+++ b/LayoutTests/fullscreen/parent-flow-inline-with-block-child-expected.txt
@@ -3,19 +3,18 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x32
+ RenderBlock {DIV} at (0,0) size 784x16
RenderBlock (anonymous) at (0,0) size 784x16
RenderInline {SPAN} at (0,0) size 16x16
RenderText {#text} at (0,0) size 16x16
text run at (0,0) width 16: "1"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,16) size 784x16
+ RenderText {#text} at (16,0) size 16x16
+ text run at (16,0) width 16: " "
RenderInline {SPAN} at (0,0) size 16x16
- RenderText {#text} at (0,0) size 16x16
- text run at (0,0) width 16: "2"
- RenderBlock (anonymous) at (0,32) size 784x0
+ RenderText {#text} at (32,0) size 16x16
+ text run at (32,0) width 16: "2"
+ RenderBlock (anonymous) at (0,16) size 784x0
RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock (anonymous) at (0,32) size 784x0
+ RenderBlock (anonymous) at (0,16) size 784x0
RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,32) size 784x0
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698