diff --git a/css/properties/display.json b/css/properties/display.json
index 935a36fbd74cdb..223efba7f6969d 100644
--- a/css/properties/display.json
+++ b/css/properties/display.json
@@ -807,6 +807,39 @@
"standard_track": true,
"deprecated": false
}
+ },
+ "option_is_hidden": {
+ "__compat": {
+ "description": "Setting display: none
on an <option>
element hides it from the dropdown.",
+ "support": {
+ "chrome": {
+ "version_added": "1"
+ },
+ "chrome_android": "mirror",
+ "edge": "mirror",
+ "firefox": {
+ "version_added": "1"
+ },
+ "firefox_android": "mirror",
+ "ie": {
+ "version_added": false
+ },
+ "oculus": "mirror",
+ "opera": "mirror",
+ "opera_android": "mirror",
+ "safari": {
+ "version_added": false
+ },
+ "safari_ios": "mirror",
+ "samsunginternet_android": "mirror",
+ "webview_android": "mirror"
+ },
+ "status": {
+ "experimental": false,
+ "standard_track": false,
+ "deprecated": false
+ }
+ }
}
},
"ruby": {