Chromium Code Reviews| Index: LayoutTests/fast/dom/Geolocation/timeout-over-max-of-unisgned.html |
| diff --git a/LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err.html b/LayoutTests/fast/dom/Geolocation/timeout-over-max-of-unisgned.html |
| similarity index 70% |
| copy from LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err.html |
| copy to LayoutTests/fast/dom/Geolocation/timeout-over-max-of-unisgned.html |
| index 3de19d57c09bd716998b912bc74b1918ff3b8fe0..bc6b6fabd129c2350bc2b79e7998bed21e8d215e 100644 |
| --- a/LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err.html |
| +++ b/LayoutTests/fast/dom/Geolocation/timeout-over-max-of-unisgned.html |
| @@ -4,6 +4,6 @@ |
| <script src="../../../resources/js-test.js"></script> |
| </head> |
| <body> |
| -<script src="script-tests/createDocument-namespace-err.js"></script> |
| +<script src="script-tests/timeout-over-max-of-unisgned.js"></script> |
|
Michael van Ouwerkerk
2014/05/15 11:01:47
s/unisgned/unsigned/
|
| </body> |
| </html> |