Index: LayoutTests/ChangeLog |
=================================================================== |
--- LayoutTests/ChangeLog (revision 138265) |
+++ LayoutTests/ChangeLog (working copy) |
@@ -1,3 +1,15 @@ |
+2012-12-17 Levi Weintraub <leviw@chromium.org> |
+ |
+ Add support for tracking hit test rectangles to enable fast event rejection in the compositor |
+ https://bugs.webkit.org/show_bug.cgi?id=103914 |
+ |
+ Reviewed by James Robinson. |
+ |
+ * platform/chromium/fast/events/touch/compositor-touch-hit-rects-expected.txt: Added. |
+ * platform/chromium/fast/events/touch/compositor-touch-hit-rects.html: Added. |
+ * platform/chromium/fast/events/touch/touch-target-removed-crash-expected.txt: Added. |
+ * platform/chromium/fast/events/touch/touch-target-removed-crash.html: Added. |
+ |
2012-12-17 Bem Jones-Bey <bjonesbe@adobe.com> |
[CSS Exclusions] shape-outside on floats for rectangle shapes height/width |