Title: [157421] trunk/LayoutTests
- Revision
- 157421
- Author
- [email protected]
- Date
- 2013-10-14 14:11:50 -0700 (Mon, 14 Oct 2013)
Log Message
Unreviewed, fix the paths so that the test passes.
* js/regress/put-by-id.html:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (157420 => 157421)
--- trunk/LayoutTests/ChangeLog 2013-10-14 21:08:37 UTC (rev 157420)
+++ trunk/LayoutTests/ChangeLog 2013-10-14 21:11:50 UTC (rev 157421)
@@ -1,3 +1,9 @@
+2013-10-14 Filip Pizlo <[email protected]>
+
+ Unreviewed, fix the paths so that the test passes.
+
+ * js/regress/put-by-id.html:
+
2013-10-14 Alexey Proskuryakov <[email protected]>
window.crypto doesn't preserve custom properties
Modified: trunk/LayoutTests/js/regress/put-by-id.html (157420 => 157421)
--- trunk/LayoutTests/js/regress/put-by-id.html 2013-10-14 21:08:37 UTC (rev 157420)
+++ trunk/LayoutTests/js/regress/put-by-id.html 2013-10-14 21:11:50 UTC (rev 157421)
@@ -1,12 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
-<script src=""
+<script src=""
</head>
<body>
<script src=""
<script src=""
<script src=""
-<script src=""
+<script src=""
</body>
</html>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes