mirror of
https://github.com/servo/servo
synced 2026-05-13 18:37:30 +02:00
Update web-platform-tests to revision be5419e845d39089ba6dc338c1bd0fa279108317
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>GeolocationSensor Test</title>
|
||||
<link rel="author" title="Intel" href="http://www.intel.com">
|
||||
<link rel="help" href="https://wicg.github.io/geolocation-sensor/">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="/generic-sensor/generic-sensor-tests.js"></script>
|
||||
<script>
|
||||
|
||||
runGenericSensorTests(GeolocationSensor);
|
||||
|
||||
</script>
|
||||
Reference in New Issue
Block a user