From 38a32f0a0adc93cd06e5093866fb59cf9069f249 Mon Sep 17 00:00:00 2001 From: Konrad Dzwinel Date: Wed, 22 Jul 2020 17:10:08 +0200 Subject: [PATCH 1/3] Add geolocation API test. --- features/geolocation.html | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 features/geolocation.html diff --git a/features/geolocation.html b/features/geolocation.html new file mode 100644 index 0000000..f3df8e7 --- /dev/null +++ b/features/geolocation.html @@ -0,0 +1,54 @@ + + + + + + Geolocation + + +

[Home]

+ +

Allowing geolocation permission will cause this page to pull latest location information and show it on this page every 1s. Switching to a different tab or an app should prevent page from getting the location. You can verify that it's true by switching tabs, or apps, and comming back to this page after couple of seconds. Last update time should be > 1s and be marked in red.

+ +

+ + + + + + \ No newline at end of file From 958335059feccedc6b21178017e0aa34d5d185b7 Mon Sep 17 00:00:00 2001 From: Konrad Dzwinel Date: Wed, 22 Jul 2020 17:10:40 +0200 Subject: [PATCH 2/3] Improve headers, move back button to the top. --- index.html | 10 ++++++++-- trackers/1major-via-script.html | 13 ++++++------- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 2fc2348..0bd4df9 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,9 @@ + - + + + Client Test Pages - Home @@ -11,11 +14,14 @@

Client Test Pages

Trackers

Browser Features

+ diff --git a/trackers/1major-via-script.html b/trackers/1major-via-script.html index 3fc2ea9..b784d1e 100644 --- a/trackers/1major-via-script.html +++ b/trackers/1major-via-script.html @@ -1,17 +1,16 @@ + + + + 1 major tracker loaded via script - - + +

[Home]

1 major tracker loaded via script src

-

-[Home] -

- From 91830754b677b4f8e46e18b292aece7ef79ca58e Mon Sep 17 00:00:00 2001 From: Konrad Dzwinel Date: Wed, 22 Jul 2020 17:11:58 +0200 Subject: [PATCH 3/3] Add missing EOL --- features/geolocation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/geolocation.html b/features/geolocation.html index f3df8e7..f5e75bc 100644 --- a/features/geolocation.html +++ b/features/geolocation.html @@ -51,4 +51,4 @@ - \ No newline at end of file +