Title: [155445] trunk/LayoutTests
Revision
155445
Author
ma...@webkit.org
Date
2013-09-10 07:54:25 -0700 (Tue, 10 Sep 2013)

Log Message

Unreviewed. Updated paths for JS resources in test after r155411.

* accessibility/paragraph-with-linebreaks.html: Use ../resources/js-test-pre.js
instead of ../fast/js/resources/js-test-pre.js.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (155444 => 155445)


--- trunk/LayoutTests/ChangeLog	2013-09-10 14:46:13 UTC (rev 155444)
+++ trunk/LayoutTests/ChangeLog	2013-09-10 14:54:25 UTC (rev 155445)
@@ -1,3 +1,10 @@
+2013-09-10  Mario Sanchez Prada  <mario.pr...@samsung.com>
+
+        Unreviewed. Updated paths for JS resources in test after r155411.
+
+        * accessibility/paragraph-with-linebreaks.html: Use ../resources/js-test-pre.js
+        instead of ../fast/js/resources/js-test-pre.js.
+
 2013-09-10  Krzysztof Czech  <k.cz...@samsung.com>
 
         [ATK] Incorrect type for holding float value

Modified: trunk/LayoutTests/accessibility/paragraph-with-linebreaks.html (155444 => 155445)


--- trunk/LayoutTests/accessibility/paragraph-with-linebreaks.html	2013-09-10 14:46:13 UTC (rev 155444)
+++ trunk/LayoutTests/accessibility/paragraph-with-linebreaks.html	2013-09-10 14:54:25 UTC (rev 155445)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<script src=""
+<script src=""
 </head>
 <body>
 
@@ -42,7 +42,7 @@
 }
 </script>
 
-<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