Title: [100186] trunk/LayoutTests
Revision
100186
Author
[email protected]
Date
2011-11-14 13:49:51 -0800 (Mon, 14 Nov 2011)

Log Message

JS Test Harness: Remove one more reference to non existing js-test-post-function.js
https://bugs.webkit.org/show_bug.cgi?id=72307

Reviewed by Ojan Vafai.

* storage/indexeddb/mozilla/delete-result.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100185 => 100186)


--- trunk/LayoutTests/ChangeLog	2011-11-14 21:48:23 UTC (rev 100185)
+++ trunk/LayoutTests/ChangeLog	2011-11-14 21:49:51 UTC (rev 100186)
@@ -1,3 +1,12 @@
+2011-11-14  Erik Arvidsson  <[email protected]>
+
+        JS Test Harness: Remove one more reference to non existing js-test-post-function.js
+        https://bugs.webkit.org/show_bug.cgi?id=72307
+
+        Reviewed by Ojan Vafai.
+
+        * storage/indexeddb/mozilla/delete-result.html:
+
 2011-11-14  Julien Chaffraix  <[email protected]>
 
         Crash in RenderTableSection::splitColumn

Modified: trunk/LayoutTests/storage/indexeddb/mozilla/delete-result.html (100185 => 100186)


--- trunk/LayoutTests/storage/indexeddb/mozilla/delete-result.html	2011-11-14 21:48:23 UTC (rev 100185)
+++ trunk/LayoutTests/storage/indexeddb/mozilla/delete-result.html	2011-11-14 21:49:51 UTC (rev 100186)
@@ -9,7 +9,6 @@
 <head>
 <link rel="stylesheet" href=""
 <script src=""
-<script src=""
 <script src=""
 </head>
 <body>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to