Modified: trunk/LayoutTests/ChangeLog (102218 => 102219)
--- trunk/LayoutTests/ChangeLog 2011-12-07 05:00:57 UTC (rev 102218)
+++ trunk/LayoutTests/ChangeLog 2011-12-07 05:01:38 UTC (rev 102219)
@@ -1,5 +1,11 @@
2011-12-06 Ryosuke Niwa <rn...@webkit.org>
+ Copy hover-active-drag-expected.txt for Chromium.
+
+ * platform/chromium/fast/css/hover-active-drag-expected.txt: Copied from LayoutTests/fast/css/hover-active-drag-expected.txt.
+
+2011-12-06 Ryosuke Niwa <rn...@webkit.org>
+
Remove the leapForward accidentally added in the previous commit, and add a failing test expectation
for offsetX-offset-Y.html. The failure is tracked by the bug 73979.
Copied: trunk/LayoutTests/platform/chromium/fast/css/hover-active-drag-expected.txt (from rev 102214, trunk/LayoutTests/fast/css/hover-active-drag-expected.txt) (0 => 102219)
--- trunk/LayoutTests/platform/chromium/fast/css/hover-active-drag-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium/fast/css/hover-active-drag-expected.txt 2011-12-07 05:01:38 UTC (rev 102219)
@@ -0,0 +1,20 @@
+Dragging out of an element should cause it to lose :hover
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+PASS background is "rgb(255, 0, 0)"
+PASS background is "rgb(0, 0, 0)"
+PASS background is "rgb(255, 255, 0)"
+PASS background is "rgb(0, 0, 0)"
+PASS background is "rgb(0, 255, 0)"
+PASS background is "rgb(0, 0, 0)"
+PASS background is "rgb(0, 255, 0)"
+PASS background is "rgb(0, 0, 0)"
+PASS background is "rgb(0, 0, 0)"
+PASS background is "rgb(0, 0, 0)"
+
+
+
+
+
+