diff options
author | Anthony Ramine <n.oxyde@gmail.com> | 2018-01-18 10:15:04 +0100 |
---|---|---|
committer | Anthony Ramine <n.oxyde@gmail.com> | 2018-01-18 11:04:13 +0100 |
commit | 7e6290451fade3428eb7263949ed0fc4ac4388a7 (patch) | |
tree | cc2a4d1b8c742f25a7c5ef7a0e92db0eb879197b /tests/wpt/web-platform-tests/geolocation-sensor/GeolocationSensor-enabled-by-feature-policy-attribute.https.html | |
parent | 1f6a864ab5372fe4f59b1a4c3db7cf8e7a79b06d (diff) | |
download | servo-7e6290451fade3428eb7263949ed0fc4ac4388a7.tar.gz servo-7e6290451fade3428eb7263949ed0fc4ac4388a7.zip |
Update web-platform-tests to revision ddfc95cf0493ae147a4f6a4d7be8eff1a0c23098
Diffstat (limited to 'tests/wpt/web-platform-tests/geolocation-sensor/GeolocationSensor-enabled-by-feature-policy-attribute.https.html')
-rw-r--r-- | tests/wpt/web-platform-tests/geolocation-sensor/GeolocationSensor-enabled-by-feature-policy-attribute.https.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/geolocation-sensor/GeolocationSensor-enabled-by-feature-policy-attribute.https.html b/tests/wpt/web-platform-tests/geolocation-sensor/GeolocationSensor-enabled-by-feature-policy-attribute.https.html index 1e5bfb36a2b..5ea2518af63 100644 --- a/tests/wpt/web-platform-tests/geolocation-sensor/GeolocationSensor-enabled-by-feature-policy-attribute.https.html +++ b/tests/wpt/web-platform-tests/geolocation-sensor/GeolocationSensor-enabled-by-feature-policy-attribute.https.html @@ -1,5 +1,6 @@ <!DOCTYPE html> <body> +<title>GeolocationSensor Feature Policy Test: Enabled by attribute</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/feature-policy/resources/featurepolicy.js"></script> |