Title: [93970] trunk/LayoutTests
Revision
93970
Author
[email protected]
Date
2011-08-29 04:45:15 -0700 (Mon, 29 Aug 2011)

Log Message

2011-08-29  Pavel Podivilov  <[email protected]>

        Unreviewed, fix event-constructors.html test.
        https://bugs.webkit.org/show_bug.cgi?id=63878

        * fast/events/constructors/event-constructors.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (93969 => 93970)


--- trunk/LayoutTests/ChangeLog	2011-08-29 11:36:57 UTC (rev 93969)
+++ trunk/LayoutTests/ChangeLog	2011-08-29 11:45:15 UTC (rev 93970)
@@ -1,3 +1,10 @@
+2011-08-29  Pavel Podivilov  <[email protected]>
+
+        Unreviewed, fix event-constructors.html test.
+        https://bugs.webkit.org/show_bug.cgi?id=63878
+
+        * fast/events/constructors/event-constructors.html:
+
 2011-08-25  Pavel Podivilov  <[email protected]>
 
         Web Inspector: link UISourceCode to RawSourceCode.

Modified: trunk/LayoutTests/fast/events/constructors/event-constructors.html (93969 => 93970)


--- trunk/LayoutTests/fast/events/constructors/event-constructors.html	2011-08-29 11:36:57 UTC (rev 93969)
+++ trunk/LayoutTests/fast/events/constructors/event-constructors.html	2011-08-29 11:45:15 UTC (rev 93970)
@@ -88,6 +88,6 @@
 
 var successfullyParsed = true;
 </script>
-<script src=""
+<script src=""
 </body>
 </html>
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to