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

Unified Diff: LayoutTests/fast/events/touch/touch-hit-rects-in-iframe-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/fast/events/touch/touch-hit-rects-in-iframe-expected.txt
diff --git a/LayoutTests/fast/events/touch/touch-hit-rects-in-iframe-expected.txt b/LayoutTests/fast/events/touch/touch-hit-rects-in-iframe-expected.txt
deleted file mode 100644
index e422229c66c2f9fbe1bbfa4135b6a6b64721ecd4..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/events/touch/touch-hit-rects-in-iframe-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-This test validates that touch hit tests rects are created in the coordinates of the outermost view, not their containing view. This test only works in DumpRenderTree.
-[0]: (10, 50, 285, 135)
-[1]: (60, 110, 50, 50)
-[2]: (420, 170, 50, 50)
-

Powered by Google App Engine
This is Rietveld 408576698