Diff
Modified: trunk/LayoutTests/ChangeLog (143813 => 143814)
--- trunk/LayoutTests/ChangeLog 2013-02-23 00:21:59 UTC (rev 143813)
+++ trunk/LayoutTests/ChangeLog 2013-02-23 00:35:54 UTC (rev 143814)
@@ -1,3 +1,12 @@
+2013-02-22 Levi Weintraub <[email protected]>
+
+ Unreviewed gardening, updating test expecations after r140374.
+
+ * platform/chromium-mac-snowleopard/platform/chromium/fast/events/touch: Removed.
+ * platform/chromium-mac/platform/chromium/fast/events/touch/compositor-touch-hit-rects-expected.txt:
+ * platform/chromium-win-xp/platform/chromium/fast/events/touch: Removed.
+ * platform/chromium-win/platform/chromium/fast/events/touch/compositor-touch-hit-rects-expected.txt:
+
2013-02-22 Dirk Pranke <[email protected]>
Unreviewed, rolling out r143794.
Modified: trunk/LayoutTests/platform/chromium-mac/platform/chromium/fast/events/touch/compositor-touch-hit-rects-expected.txt (143813 => 143814)
--- trunk/LayoutTests/platform/chromium-mac/platform/chromium/fast/events/touch/compositor-touch-hit-rects-expected.txt 2013-02-23 00:21:59 UTC (rev 143813)
+++ trunk/LayoutTests/platform/chromium-mac/platform/chromium/fast/events/touch/compositor-touch-hit-rects-expected.txt 2013-02-23 00:35:54 UTC (rev 143814)
@@ -1,15 +1,16 @@
This tests verifies the hit test regions given to the compositor. It can only be run in DumpRenderTree. The outputted rects should cover the hit test regions of all the listed elements.
-normalFlow[0]: (8, 68, 784, 10)
-absoluteChildContainer[0]: (8, 96, 784, 10)
+normalFlow[0]: (8, 68, 769, 10)
+absoluteChildContainer[0]: (8, 96, 769, 10)
absoluteChildContainer[1]: (118, 300, 140, 10)
-relativeChildContainer[0]: (8, 142, 784, 10)
+relativeChildContainer[0]: (8, 142, 769, 10)
relativeChildContainer[1]: (128, 342, 140, 10)
-overhangingContainer[0]: (8, 188, 784, 10)
+overhangingContainer[0]: (8, 188, 769, 10)
overhangingContainer[1]: (8, 188, 110, 80)
-transformedChildContainer[0]: (63, 222, 674, 34)
-transformedChildContainer[1]: (8, 234, 784, 10)
+transformedChildContainer[0]: (62, 223, 661, 32)
+transformedChildContainer[1]: (8, 234, 769, 10)
continuation[0]: (108, 280, 110, 10)
inlineAbsoluteChildContainer[0]: (378, 300, 250, 10)
inlineAbsoluteChildContainer[1]: (108, 328, 270, 10)
+document[0]: (0, 0, 785, 1024)
Modified: trunk/LayoutTests/platform/chromium-win/platform/chromium/fast/events/touch/compositor-touch-hit-rects-expected.txt (143813 => 143814)
--- trunk/LayoutTests/platform/chromium-win/platform/chromium/fast/events/touch/compositor-touch-hit-rects-expected.txt 2013-02-23 00:21:59 UTC (rev 143813)
+++ trunk/LayoutTests/platform/chromium-win/platform/chromium/fast/events/touch/compositor-touch-hit-rects-expected.txt 2013-02-23 00:35:54 UTC (rev 143814)
@@ -1,15 +1,16 @@
This tests verifies the hit test regions given to the compositor. It can only be run in DumpRenderTree. The outputted rects should cover the hit test regions of all the listed elements.
-normalFlow[0]: (8, 72, 784, 10)
-absoluteChildContainer[0]: (8, 102, 784, 10)
+normalFlow[0]: (8, 72, 769, 10)
+absoluteChildContainer[0]: (8, 102, 769, 10)
absoluteChildContainer[1]: (118, 300, 140, 10)
-relativeChildContainer[0]: (8, 152, 784, 10)
+relativeChildContainer[0]: (8, 152, 769, 10)
relativeChildContainer[1]: (128, 352, 140, 10)
-overhangingContainer[0]: (8, 202, 784, 10)
+overhangingContainer[0]: (8, 202, 769, 10)
overhangingContainer[1]: (8, 202, 110, 80)
-transformedChildContainer[0]: (63, 240, 674, 34)
-transformedChildContainer[1]: (8, 252, 784, 10)
+transformedChildContainer[0]: (62, 241, 661, 32)
+transformedChildContainer[1]: (8, 252, 769, 10)
continuation[0]: (108, 302, 110, 10)
inlineAbsoluteChildContainer[0]: (378, 300, 250, 10)
inlineAbsoluteChildContainer[1]: (108, 352, 270, 10)
+document[0]: (0, 0, 785, 1024)