2017-10-14 04:23:49 +00:00
|
|
|
{
|
|
|
|
"info": {
|
2017-10-19 21:47:37 +00:00
|
|
|
"name": "Screen Orientation API",
|
2017-10-14 04:23:49 +00:00
|
|
|
"subsection_number": null,
|
|
|
|
"subsection_name": null,
|
|
|
|
"url": "https://w3c.github.io/screen-orientation/"
|
|
|
|
},
|
|
|
|
"features": [
|
|
|
|
"screen.mozOrientation",
|
|
|
|
"screen.onmozorientationchange",
|
|
|
|
"screen.orientation",
|
|
|
|
"Screen.prototype.mozLockOrientation",
|
|
|
|
"Screen.prototype.mozUnlockOrientation",
|
|
|
|
"ScreenOrientation.prototype.lock",
|
|
|
|
"ScreenOrientation.prototype.unlock",
|
|
|
|
"window.ondevicemotion",
|
|
|
|
"window.ondeviceorientation"
|
|
|
|
]
|
|
|
|
}
|