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

Unified Diff: LayoutTests/fast/events/touch/compositor-touch-hit-rects-non-composited-scroll-expected.txt

Issue 148423004: Only report bounding box touch hit rect for non-composited scroll layers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update test description 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/fast/events/touch/compositor-touch-hit-rects-non-composited-scroll-expected.txt
diff --git a/LayoutTests/fast/events/touch/compositor-touch-hit-rects-non-composited-scroll-expected.txt b/LayoutTests/fast/events/touch/compositor-touch-hit-rects-non-composited-scroll-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dfa77a6348bcccffcc78a31247fca048f09688f0
--- /dev/null
+++ b/LayoutTests/fast/events/touch/compositor-touch-hit-rects-non-composited-scroll-expected.txt
@@ -0,0 +1,7 @@
+This test verifies the hit test regions given to the compositor specifically around non-composited overflow scroll elements.
+
+scrollContent: #document (14, 94, 273, 12)
+
+scrollContainerWithHandler: #document (13, 110, 290, 25)
Rick Byers 2014/01/29 17:46:23 I guess I didn't have a test case for this before,
+
+

Powered by Google App Engine
This is Rietveld 408576698