Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 5a5c1d9

Browse files
author
Jeffrey Kwok
committed
changed schema for updated values
1 parent ecc774f commit 5a5c1d9

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

scripts/schema.json

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,19 @@
3939
"No active development",
4040
"No public signals",
4141
"Not currently planned",
42-
"Not Supported",
42+
"Not Supported",
43+
"Not Supported (DeviceOrientation is supported https://developer.mozilla.org/en-US/docs/Web/API/Detecting_device_orientation#DeviceOrientationEvent)",
44+
"Partial Support",
45+
"Partial Support (Only `never`, `always`, `origin`, `default` tokens are supported for navigation)",
46+
"Partial Support (WebAuthn only)",
47+
"Partial Support (webkitdirectory attribute https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/webkitdirectory)",
4348
"Prefixed",
44-
"Preview Release",
49+
"Preview Release",
50+
"Provided-by-underlying-OS (Non-public target Win10 20H2)",
4551
"Removed",
46-
"Shipped",
47-
"Under Consideration"
52+
"Shipped",
53+
"Supported",
54+
"Under Consideration"
4855
],
4956
"type": "string"
5057
},

0 commit comments

Comments
 (0)