Title: [159062] trunk/LayoutTests
Revision
159062
Author
oli...@apple.com
Date
2013-11-11 12:17:49 -0800 (Mon, 11 Nov 2013)

Log Message

Fix layout test

Modified Paths


Diff

Modified: trunk/LayoutTests/ChangeLog (159061 => 159062)


--- trunk/LayoutTests/ChangeLog	2013-11-11 19:58:05 UTC (rev 159061)
+++ trunk/LayoutTests/ChangeLog	2013-11-11 20:17:49 UTC (rev 159062)
@@ -1,3 +1,9 @@
+2013-11-11  Oliver Hunt  <oli...@apple.com>
+
+        Whoops, fix test post move
+
+        * js/basic-set.html:
+
 2013-11-11  Simon Fraser  <simon.fra...@apple.com>
 
         Add a testcase for a tiled layer inside an iframe

Modified: trunk/LayoutTests/js/basic-set.html (159061 => 159062)


--- trunk/LayoutTests/js/basic-set.html	2013-11-11 19:58:05 UTC (rev 159061)
+++ trunk/LayoutTests/js/basic-set.html	2013-11-11 20:17:49 UTC (rev 159062)
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
 <html>
 <head>
-<script src=""
+<script src=""
 </head>
 <body>
 <script src=""
-<script src=""
+<script src=""
 </body>
 </html>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to