blob: 9c3417d3d5671a2f906e45f5d3c01e5bb5253653 [file] [log] [blame]
{
metadata: {
namespace: "media_feature_names",
export: "",
},
data: [
"any-hover",
"any-pointer",
"color",
"color-index",
"color-gamut",
"grid",
"monochrome",
"height",
"hover",
"width",
"orientation",
"aspect-ratio",
"device-aspect-ratio",
"-webkit-device-pixel-ratio",
"device-height",
"device-width",
"display-mode",
// This has not been standardized and is only available to UA style sheets.
// See crbug.com/809165
"immersive",
"max-color",
"max-color-index",
"max-aspect-ratio",
"max-device-aspect-ratio",
"-webkit-max-device-pixel-ratio",
"max-device-height",
"max-device-width",
"max-height",
"max-monochrome",
"max-width",
"max-resolution",
"min-color",
"min-color-index",
"min-aspect-ratio",
"min-device-aspect-ratio",
"-webkit-min-device-pixel-ratio",
"min-device-height",
"min-device-width",
"min-height",
"min-monochrome",
"min-width",
"min-resolution",
"pointer",
"prefers-color-scheme",
"resolution",
"-webkit-transform-3d",
"scan",
"shape",
],
}