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

Unified Diff: LayoutTests/fast/dom/Geolocation/timeout-negative.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-negative.html
diff --git a/LayoutTests/fast/dom/CSSStyleDeclaration/css-style-item.html b/LayoutTests/fast/dom/Geolocation/timeout-negative.html
similarity index 71%
copy from LayoutTests/fast/dom/CSSStyleDeclaration/css-style-item.html
copy to LayoutTests/fast/dom/Geolocation/timeout-negative.html
index 93b21439901e694a9b38f785adbe8556e92eb49d..8da1d9c1a384fe2d3cff6fad0bed41c6611295df 100644
--- a/LayoutTests/fast/dom/CSSStyleDeclaration/css-style-item.html
+++ b/LayoutTests/fast/dom/Geolocation/timeout-negative.html
@@ -4,6 +4,6 @@
<script src="../../../resources/js-test.js"></script>
</head>
<body>
-<script src="script-tests/css-style-item.js"></script>
+<script src="script-tests/timeout-negative.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698