Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: LayoutTests/fast/dom/Geolocation/timeout-over-max-of-unisgned.html

Issue 285673002: Change value type of timeout and maximumAge in PositionOptions (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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..01a4e8fdf802ba3255f196f87a9ee7c59cd4b253 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-unsigned.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698