Title: [93069] trunk/LayoutTests
Revision
93069
Author
[email protected]
Date
2011-08-15 16:36:48 -0700 (Mon, 15 Aug 2011)

Log Message

        Committed by accident, restoring the test.

        * editing/deleting/delete-3928305-fix.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (93068 => 93069)


--- trunk/LayoutTests/ChangeLog	2011-08-15 23:34:29 UTC (rev 93068)
+++ trunk/LayoutTests/ChangeLog	2011-08-15 23:36:48 UTC (rev 93069)
@@ -1,5 +1,11 @@
 2011-08-15  Alexey Proskuryakov  <[email protected]>
 
+        Committed by accident, restoring the test.
+
+        * editing/deleting/delete-3928305-fix.html:
+
+2011-08-15  Alexey Proskuryakov  <[email protected]>
+
         Regional indicator symbols that are combined should behave as a single character when editing
         https://bugs.webkit.org/show_bug.cgi?id=65395
 

Modified: trunk/LayoutTests/editing/deleting/delete-3928305-fix.html (93068 => 93069)


--- trunk/LayoutTests/editing/deleting/delete-3928305-fix.html	2011-08-15 23:34:29 UTC (rev 93068)
+++ trunk/LayoutTests/editing/deleting/delete-3928305-fix.html	2011-08-15 23:36:48 UTC (rev 93069)
@@ -13,7 +13,7 @@
 
 <script>
 
-function editisngTest() {
+function editingTest() {
     for (i = 0; i < 4; i++)
     	moveSelectionForwardByCharacterCommand(); 
     for (i = 0; i < 3; i++)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to