Title: [93961] trunk/LayoutTests
Revision
93961
Author
[email protected]
Date
2011-08-29 01:37:24 -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 (93960 => 93961)


--- trunk/LayoutTests/ChangeLog	2011-08-29 08:22:07 UTC (rev 93960)
+++ trunk/LayoutTests/ChangeLog	2011-08-29 08:37:24 UTC (rev 93961)
@@ -1,5 +1,12 @@
 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-29  Pavel Podivilov  <[email protected]>
+
         Unreviewed, mark event-constructors.html as failing in chromium.
         https://bugs.webkit.org/show_bug.cgi?id=66756
 

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


--- trunk/LayoutTests/fast/events/constructors/event-constructors.html	2011-08-29 08:22:07 UTC (rev 93960)
+++ trunk/LayoutTests/fast/events/constructors/event-constructors.html	2011-08-29 08:37:24 UTC (rev 93961)
@@ -2,7 +2,7 @@
 <html>
 <head>
 <link rel="stylesheet" href=""
-<script src=""
+<script src=""
 </head>
 <body>
 <p id="description"></p>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to