| Index: LayoutTests/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt
|
| diff --git a/LayoutTests/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt b/LayoutTests/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..eb2f93990d69375b44d3a82874d33c348ba00d7a
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt
|
| @@ -0,0 +1,15 @@
|
| +This test verifies the hit test regions given to the compositor specifically around composited overflow scroll elements.
|
| +
|
| +scrollContent[0]: DIV#scroll1 (1, 14, 273, 12)
|
| +
|
| +nestedContent[0]: DIV#scroll2b (1, 31, 256, 12)
|
| +
|
| +overflowWithHandler[0]: DIV#overflowWithHandler (0, 0, 273, 52)
|
| +overflowWithHandler[1]: DIV#overflowWithHandler (1, 1, 256, 32)
|
| +overflowWithHandler[2]: DIV#overflowWithHandler (1, 33, 256, 22)
|
| +overflowWithHandler[3]: DIV#overflowWithHandler (1, 55, 256, 62)
|
| +
|
| +withTransform[0]: DIV#transformed (0, 0, 271, 12)
|
| +withTransform[1]: DIV#scroll3 (1, 14, 273, 14)
|
| +
|
| +
|
|
|