diff options
Diffstat (limited to 'testing/web-platform/tests/geolocation-API/resources/iframe.html')
-rw-r--r-- | testing/web-platform/tests/geolocation-API/resources/iframe.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/web-platform/tests/geolocation-API/resources/iframe.html b/testing/web-platform/tests/geolocation-API/resources/iframe.html new file mode 100644 index 0000000000..25cf3d92f3 --- /dev/null +++ b/testing/web-platform/tests/geolocation-API/resources/iframe.html @@ -0,0 +1,3 @@ +<!DOCTYPE html> +<meta charset="utf-8"> +<h1>Just a support file</h1> |