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

Unified Diff: third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt

Issue 2098883002: Make PointerEvent an experimental web platform feature. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased, fixed js path. Created 4 years, 6 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: third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt b/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt
deleted file mode 100644
index 130fb56a55dec0e8ec821e53d673384b862bae7e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-This test verifies the hit test regions given to the compositor specifically around composited overflow scroll elements.
-
-scrollContent: DIV#scroll1 scrolling (1, 14, 273, 12)
-
-scrollContent5: DIV#scroll5 scrolling (1, 14, 273, 12)
-
-scrollContent6: DIV#scroll6 scrolling[-1,-14] (0, 0, 273, 12)
-
-nestedContent: DIV#scroll2b scrolling (1, 31, 256, 12)
-
-overflowwithhandler: DIV#overflowwithhandler scrolling (1, 1, 256, 116)
-overflowwithhandler: DIV#scroll4 scrolling (1, 11, 273, 52)
-
-overflowwithborder: DIV#overflowwithborder scrolling (6, 6, 263, 124)
-overflowwithborder: HTML (13, 365, 290, 70)
-
-withTransform: DIV#transformed (0, 0, 271, 12)
-withTransform: DIV#scroll3 scrolling (1, 14, 273, 14)
-
-

Powered by Google App Engine
This is Rietveld 408576698