Title: [155349] trunk/LayoutTests
Revision
155349
Author
[email protected]
Date
2013-09-09 07:01:55 -0700 (Mon, 09 Sep 2013)

Log Message

Unreviewed fixup of expectation name.

* fast/events/mouseenterleave-on-subframe-expected.txt: Renamed from LayoutTests/fast/events/mouseenterleave-on-subframe-expected.html.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (155348 => 155349)


--- trunk/LayoutTests/ChangeLog	2013-09-09 13:58:13 UTC (rev 155348)
+++ trunk/LayoutTests/ChangeLog	2013-09-09 14:01:55 UTC (rev 155349)
@@ -1,5 +1,11 @@
 2013-09-09  Allan Sandfeld Jensen  <[email protected]>
 
+        Unreviewed fixup of expectation name.
+
+        * fast/events/mouseenterleave-on-subframe-expected.txt: Renamed from LayoutTests/fast/events/mouseenterleave-on-subframe-expected.html.
+
+2013-09-09  Allan Sandfeld Jensen  <[email protected]>
+
         MouseLeave not always emitted when cursor leaves subframe
         https://bugs.webkit.org/show_bug.cgi?id=121026
 

Deleted: trunk/LayoutTests/fast/events/mouseenterleave-on-subframe-expected.html (155348 => 155349)


--- trunk/LayoutTests/fast/events/mouseenterleave-on-subframe-expected.html	2013-09-09 13:58:13 UTC (rev 155348)
+++ trunk/LayoutTests/fast/events/mouseenterleave-on-subframe-expected.html	2013-09-09 14:01:55 UTC (rev 155349)
@@ -1,12 +0,0 @@
-
-This is a test of a mouseleave events in an inner-document. The test is success if we get matching mouseleave events for every mouseenter event.
-
-mouseenter on DIV
-mouseenter on BODY
-mouseenter on HTML
-mouseenter on #document
-mouseleave on DIV
-mouseleave on BODY
-mouseleave on HTML
-mouseleave on #document
-

Copied: trunk/LayoutTests/fast/events/mouseenterleave-on-subframe-expected.txt (from rev 155348, trunk/LayoutTests/fast/events/mouseenterleave-on-subframe-expected.html) (0 => 155349)


--- trunk/LayoutTests/fast/events/mouseenterleave-on-subframe-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/fast/events/mouseenterleave-on-subframe-expected.txt	2013-09-09 14:01:55 UTC (rev 155349)
@@ -0,0 +1,12 @@
+
+This is a test of a mouseleave events in an inner-document. The test is success if we get matching mouseleave events for every mouseenter event.
+
+mouseenter on DIV
+mouseenter on BODY
+mouseenter on HTML
+mouseenter on #document
+mouseleave on DIV
+mouseleave on BODY
+mouseleave on HTML
+mouseleave on #document
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to