mirror of
https://github.com/servo/servo.git
synced 2025-09-07 05:28:21 +01:00
Update web-platform-tests to revision be959408023fe02cf79abe70f6018598a7004a88
This commit is contained in:
parent
a76777b115
commit
761c8bc2a9
171 changed files with 2434 additions and 907 deletions
|
@ -1,3 +1,8 @@
|
|||
// GENERATED CONTENT - DO NOT EDIT
|
||||
// Content of this file was automatically extracted from the
|
||||
// "Gyroscope" spec.
|
||||
// See: https://w3c.github.io/gyroscope/
|
||||
|
||||
[Constructor(optional GyroscopeSensorOptions sensorOptions), SecureContext, Exposed=Window]
|
||||
interface Gyroscope : Sensor {
|
||||
readonly attribute double? x;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue