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

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

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-expected.txt
diff --git a/LayoutTests/fast/dom/Geolocation/timeout-expected.txt b/LayoutTests/fast/dom/Geolocation/timeout-over-max-of-unisgned-expected.txt
similarity index 72%
copy from LayoutTests/fast/dom/Geolocation/timeout-expected.txt
copy to LayoutTests/fast/dom/Geolocation/timeout-over-max-of-unisgned-expected.txt
index cd557969b44bea283de2cb68b4ad3cbd3324c236..b74788ad291b2c10b2e1aa6bfca80efa2f188fbe 100644
--- a/LayoutTests/fast/dom/Geolocation/timeout-expected.txt
+++ b/LayoutTests/fast/dom/Geolocation/timeout-over-max-of-unisgned-expected.txt
@@ -1,4 +1,4 @@
-Tests that when timeout is non-zero, the success callback is called as expected.
+Tests that when timeout value is over maximum of unsigned, the success callback is called as expected.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « LayoutTests/fast/dom/Geolocation/timeout-over-max-of-unisgned.html ('k') | Source/bindings/v8/custom/V8GeolocationCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698