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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/touch/compositor-touch-hit-rects-geometry-change-as-touch-notified-by-nolayout-expected.txt

Issue 2600593002: Fix touch event flag may not be updated correctly by transform which causes no layout (Closed)
Patch Set: Use absolute position for cross-platform purpose Created 4 years 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/fast/events/touch/compositor-touch-hit-rects-geometry-change-as-touch-notified-by-nolayout-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/touch/compositor-touch-hit-rects-geometry-change-as-touch-notified-by-nolayout-expected.txt b/third_party/WebKit/LayoutTests/fast/events/touch/compositor-touch-hit-rects-geometry-change-as-touch-notified-by-nolayout-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c31c308a814904e1146f7749d23a35813716f7ca
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/events/touch/compositor-touch-hit-rects-geometry-change-as-touch-notified-by-nolayout-expected.txt
@@ -0,0 +1,7 @@
+This test verifies the touch event target rects are updated correctly when a slider transfroms without creating layout.
+
+[object HTMLDivElement]: #document (100, 100, 50, 50)
+
+[object HTMLDivElement]: #document (150, 100, 50, 50)
+
+

Powered by Google App Engine
This is Rietveld 408576698