diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/platform/android/compositing/layers-inside-overflow-scroll-expected.txt')
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/android/compositing/layers-inside-overflow-scroll-expected.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/platform/android/compositing/layers-inside-overflow-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/android/compositing/layers-inside-overflow-scroll-expected.txt new file mode 100644 index 0000000..52be629 --- /dev/null +++ b/third_party/WebKit/LayoutTests/platform/android/compositing/layers-inside-overflow-scroll-expected.txt @@ -0,0 +1,15 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x431 + RenderBlock {HTML} at (0,0) size 800x431 + RenderBody {BODY} at (8,16) size 784x405 + RenderBlock {P} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 412x19 + text run at (0,0) width 412: "The red box in the overflow:scroll div should be scrolled out of view." + RenderBlock {DIV} at (10,36) size 302x207 [border: (1px solid #000000)] + RenderText {#text} at (0,0) size 0x0 +layer at (19,53) size 300x200 + RenderVideo {VIDEO} at (1,1) size 300x200 +layer at (18,269) size 302x152 clip at (19,270) size 285x150 scrollY 100 scrollHeight 500 + RenderBlock {DIV} at (10,253) size 302x152 [border: (1px solid #000000)] + RenderBlock {DIV} at (1,1) size 285x500 |