diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/platform/mac/compositing/layers-inside-overflow-scroll-expected.txt')
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/compositing/layers-inside-overflow-scroll-expected.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/layers-inside-overflow-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/layers-inside-overflow-scroll-expected.txt new file mode 100644 index 0000000..5f19f23 --- /dev/null +++ b/third_party/WebKit/LayoutTests/platform/mac/compositing/layers-inside-overflow-scroll-expected.txt @@ -0,0 +1,20 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x428 + RenderBlock {HTML} at (0,0) size 800x428 + RenderBody {BODY} at (8,16) size 784x402 + RenderBlock {P} at (0,0) size 784x18 + RenderText {#text} at (0,0) size 437x18 + text run at (0,0) width 437: "The red box in the overflow:scroll div should be scrolled out of view." + RenderBlock {DIV} at (10,34) size 302x206 [border: (1px solid #000000)] + RenderText {#text} at (0,0) size 0x0 +layer at (19,51) size 300x200 + RenderVideo {VIDEO} at (1,1) size 300x200 +layer at (18,266) size 302x152 clip at (19,267) size 285x150 scrollY 100 scrollHeight 500 + RenderBlock {DIV} at (10,250) size 302x152 [border: (1px solid #000000)] + RenderBlock {DIV} at (1,1) size 285x500 +layer at (19,51) size 300x200 + RenderFlexibleBox {DIV} at (0,0) size 300x200 + RenderBlock {DIV} at (0,165) size 300x35 +layer at (19,51) size 300x165 + RenderFlexibleBox {DIV} at (0,0) size 300x165 |