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

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

Issue 19614004: Compositor hit test performance improvement (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Merge with trunk 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/compositor-touch-hit-rects-scroll-expected.txt
diff --git a/LayoutTests/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt b/LayoutTests/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt
index eb2f93990d69375b44d3a82874d33c348ba00d7a..593676ae9cd63337df9dd9b1c90cd23c2974aeb1 100644
--- a/LayoutTests/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt
+++ b/LayoutTests/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt
@@ -5,9 +5,8 @@ scrollContent[0]: DIV#scroll1 (1, 14, 273, 12)
nestedContent[0]: DIV#scroll2b (1, 31, 256, 12)
overflowWithHandler[0]: DIV#overflowWithHandler (0, 0, 273, 52)
-overflowWithHandler[1]: DIV#overflowWithHandler (1, 1, 256, 32)
-overflowWithHandler[2]: DIV#overflowWithHandler (1, 33, 256, 22)
-overflowWithHandler[3]: DIV#overflowWithHandler (1, 55, 256, 62)
+overflowWithHandler[1]: DIV#overflowWithHandler (1, 33, 256, 22)
+overflowWithHandler[2]: DIV#overflowWithHandler (1, 55, 256, 62)
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