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

Unified Diff: LayoutTests/platform/chromium-linux/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt

Issue 17471008: Rework compositor touch hit testing (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: CR feedback - accumulate LayoutRects instead of IntRects, disable when page isn't composited. Also… Created 7 years, 5 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/platform/chromium-linux/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt
diff --git a/LayoutTests/platform/chromium-linux/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt b/LayoutTests/platform/chromium-linux/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..93df711fada71a73c25c79944c81532b25f1ec6b
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt
@@ -0,0 +1,10 @@
+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)
+
+withTransform[0]: DIV#transformed (0, 0, 271, 12)
+withTransform[1]: DIV#scroll3 (1, 14, 273, 14)
+
+

Powered by Google App Engine
This is Rietveld 408576698