зеркало из https://github.com/mozilla/gecko-dev.git
9816 строки
162 KiB
JavaScript
9816 строки
162 KiB
JavaScript
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT */
|
|
|
|
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
|
"use strict";
|
|
|
|
/**
|
|
* This file is automatically generated by `mach devtools-css-db`. It contains
|
|
* a static list of CSS properties that can be computed by Gecko. The actual script
|
|
* to generate these files can be found at devtools/shared/css/generate-properties-db.js.
|
|
*/
|
|
|
|
/**
|
|
* A list of CSS Properties and their various characteristics.
|
|
*/
|
|
exports.CSS_PROPERTIES = {
|
|
"-moz-animation": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-duration",
|
|
"animation-timing-function",
|
|
"animation-delay",
|
|
"animation-direction",
|
|
"animation-fill-mode",
|
|
"animation-iteration-count",
|
|
"animation-play-state",
|
|
"animation-name"
|
|
],
|
|
"supports": [
|
|
7,
|
|
9,
|
|
10
|
|
],
|
|
"values": [
|
|
"alternate",
|
|
"alternate-reverse",
|
|
"backwards",
|
|
"both",
|
|
"cubic-bezier",
|
|
"ease",
|
|
"ease-in",
|
|
"ease-in-out",
|
|
"ease-out",
|
|
"forwards",
|
|
"infinite",
|
|
"inherit",
|
|
"initial",
|
|
"linear",
|
|
"none",
|
|
"normal",
|
|
"paused",
|
|
"reverse",
|
|
"running",
|
|
"step-end",
|
|
"step-start",
|
|
"steps",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-animation-delay": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-delay"
|
|
],
|
|
"supports": [
|
|
9
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-animation-direction": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-direction"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"alternate",
|
|
"alternate-reverse",
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"reverse",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-animation-duration": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-duration"
|
|
],
|
|
"supports": [
|
|
9
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-animation-fill-mode": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-fill-mode"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"backwards",
|
|
"both",
|
|
"forwards",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-animation-iteration-count": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-iteration-count"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"infinite",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-animation-name": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-name"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-animation-play-state": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-play-state"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"paused",
|
|
"running",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-animation-timing-function": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-timing-function"
|
|
],
|
|
"supports": [
|
|
10
|
|
],
|
|
"values": [
|
|
"cubic-bezier",
|
|
"ease",
|
|
"ease-in",
|
|
"ease-in-out",
|
|
"ease-out",
|
|
"inherit",
|
|
"initial",
|
|
"linear",
|
|
"step-end",
|
|
"step-start",
|
|
"steps",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-appearance": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-appearance"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"-moz-gtk-info-bar",
|
|
"-moz-mac-active-source-list-selection",
|
|
"-moz-mac-disclosure-button-closed",
|
|
"-moz-mac-disclosure-button-open",
|
|
"-moz-mac-fullscreen-button",
|
|
"-moz-mac-help-button",
|
|
"-moz-mac-source-list",
|
|
"-moz-mac-source-list-selection",
|
|
"-moz-mac-vibrancy-dark",
|
|
"-moz-mac-vibrancy-light",
|
|
"-moz-mac-vibrant-titlebar-dark",
|
|
"-moz-mac-vibrant-titlebar-light",
|
|
"-moz-win-borderless-glass",
|
|
"-moz-win-browsertabbar-toolbox",
|
|
"-moz-win-communications-toolbox",
|
|
"-moz-win-exclude-glass",
|
|
"-moz-win-glass",
|
|
"-moz-win-media-toolbox",
|
|
"-moz-window-button-box",
|
|
"-moz-window-button-box-maximized",
|
|
"-moz-window-button-close",
|
|
"-moz-window-button-maximize",
|
|
"-moz-window-button-minimize",
|
|
"-moz-window-button-restore",
|
|
"-moz-window-frame-bottom",
|
|
"-moz-window-frame-left",
|
|
"-moz-window-frame-right",
|
|
"-moz-window-titlebar",
|
|
"-moz-window-titlebar-maximized",
|
|
"button",
|
|
"button-arrow-down",
|
|
"button-arrow-next",
|
|
"button-arrow-previous",
|
|
"button-arrow-up",
|
|
"button-bevel",
|
|
"button-focus",
|
|
"caret",
|
|
"checkbox",
|
|
"checkbox-container",
|
|
"checkbox-label",
|
|
"checkmenuitem",
|
|
"dialog",
|
|
"dualbutton",
|
|
"groupbox",
|
|
"inherit",
|
|
"initial",
|
|
"inner-spin-button",
|
|
"listbox",
|
|
"listitem",
|
|
"menuarrow",
|
|
"menubar",
|
|
"menucheckbox",
|
|
"menuimage",
|
|
"menuitem",
|
|
"menuitemtext",
|
|
"menulist",
|
|
"menulist-button",
|
|
"menulist-text",
|
|
"menulist-textfield",
|
|
"menupopup",
|
|
"menuradio",
|
|
"menuseparator",
|
|
"meterbar",
|
|
"meterchunk",
|
|
"none",
|
|
"number-input",
|
|
"progressbar",
|
|
"progressbar-vertical",
|
|
"progresschunk",
|
|
"progresschunk-vertical",
|
|
"radio",
|
|
"radio-container",
|
|
"radio-label",
|
|
"radiomenuitem",
|
|
"range",
|
|
"range-thumb",
|
|
"resizer",
|
|
"resizerpanel",
|
|
"scale-horizontal",
|
|
"scale-vertical",
|
|
"scalethumb-horizontal",
|
|
"scalethumb-vertical",
|
|
"scalethumbend",
|
|
"scalethumbstart",
|
|
"scalethumbtick",
|
|
"scrollbar",
|
|
"scrollbar-horizontal",
|
|
"scrollbar-small",
|
|
"scrollbar-vertical",
|
|
"scrollbarbutton-down",
|
|
"scrollbarbutton-left",
|
|
"scrollbarbutton-right",
|
|
"scrollbarbutton-up",
|
|
"scrollbarthumb-horizontal",
|
|
"scrollbarthumb-vertical",
|
|
"scrollbartrack-horizontal",
|
|
"scrollbartrack-vertical",
|
|
"searchfield",
|
|
"separator",
|
|
"spinner",
|
|
"spinner-downbutton",
|
|
"spinner-textfield",
|
|
"spinner-upbutton",
|
|
"splitter",
|
|
"statusbar",
|
|
"statusbarpanel",
|
|
"tab",
|
|
"tab-scroll-arrow-back",
|
|
"tab-scroll-arrow-forward",
|
|
"tabpanel",
|
|
"tabpanels",
|
|
"textfield",
|
|
"textfield-multiline",
|
|
"toolbar",
|
|
"toolbarbutton",
|
|
"toolbarbutton-dropdown",
|
|
"toolbargripper",
|
|
"toolbox",
|
|
"tooltip",
|
|
"treeheader",
|
|
"treeheadercell",
|
|
"treeheadersortarrow",
|
|
"treeitem",
|
|
"treeline",
|
|
"treetwisty",
|
|
"treetwistyopen",
|
|
"treeview",
|
|
"unset",
|
|
"window"
|
|
]
|
|
},
|
|
"-moz-backface-visibility": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"backface-visibility"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"unset",
|
|
"visible"
|
|
]
|
|
},
|
|
"-moz-binding": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-binding"
|
|
],
|
|
"supports": [
|
|
11
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"-moz-border-end": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-end-width",
|
|
"border-inline-end-style",
|
|
"border-inline-end-color"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"medium",
|
|
"none",
|
|
"outset",
|
|
"rgb",
|
|
"rgba",
|
|
"ridge",
|
|
"solid",
|
|
"thick",
|
|
"thin",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-border-end-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-end-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-border-end-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-end-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"outset",
|
|
"ridge",
|
|
"solid",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-border-end-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-end-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"thick",
|
|
"thin",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-border-image": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-image-source",
|
|
"border-image-slice",
|
|
"border-image-width",
|
|
"border-image-outset",
|
|
"border-image-repeat"
|
|
],
|
|
"supports": [
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
11
|
|
],
|
|
"values": [
|
|
"-moz-element",
|
|
"-moz-image-rect",
|
|
"-moz-linear-gradient",
|
|
"-moz-radial-gradient",
|
|
"-moz-repeating-linear-gradient",
|
|
"-moz-repeating-radial-gradient",
|
|
"fill",
|
|
"inherit",
|
|
"initial",
|
|
"linear-gradient",
|
|
"none",
|
|
"radial-gradient",
|
|
"repeat",
|
|
"repeating-linear-gradient",
|
|
"repeating-radial-gradient",
|
|
"round",
|
|
"space",
|
|
"stretch",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"-moz-border-start": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-start-width",
|
|
"border-inline-start-style",
|
|
"border-inline-start-color"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"medium",
|
|
"none",
|
|
"outset",
|
|
"rgb",
|
|
"rgba",
|
|
"ridge",
|
|
"solid",
|
|
"thick",
|
|
"thin",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-border-start-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-start-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-border-start-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-start-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"outset",
|
|
"ridge",
|
|
"solid",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-border-start-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-start-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"thick",
|
|
"thin",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-box-align": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-box-align"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"baseline",
|
|
"center",
|
|
"end",
|
|
"inherit",
|
|
"initial",
|
|
"start",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-box-direction": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-box-direction"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"reverse",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-box-flex": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-box-flex"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-box-ordinal-group": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-box-ordinal-group"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-box-orient": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-box-orient"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"block-axis",
|
|
"horizontal",
|
|
"inherit",
|
|
"initial",
|
|
"inline-axis",
|
|
"unset",
|
|
"vertical"
|
|
]
|
|
},
|
|
"-moz-box-pack": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-box-pack"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"center",
|
|
"end",
|
|
"inherit",
|
|
"initial",
|
|
"justify",
|
|
"start",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-box-sizing": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"box-sizing"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"border-box",
|
|
"content-box",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-column-count": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-count"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-column-fill": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-fill"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"balance",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-column-gap": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-gap"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-column-rule": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-rule-width",
|
|
"column-rule-style",
|
|
"column-rule-color"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"medium",
|
|
"none",
|
|
"outset",
|
|
"rgb",
|
|
"rgba",
|
|
"ridge",
|
|
"solid",
|
|
"thick",
|
|
"thin",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-column-rule-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-rule-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-column-rule-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-rule-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"outset",
|
|
"ridge",
|
|
"solid",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-column-rule-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-rule-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"thick",
|
|
"thin",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-column-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-columns": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-count",
|
|
"column-width"
|
|
],
|
|
"supports": [
|
|
6,
|
|
7
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-context-properties": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"-moz-context-properties"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-control-character-visibility": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"-moz-control-character-visibility"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"unset",
|
|
"visible"
|
|
]
|
|
},
|
|
"-moz-float-edge": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-float-edge"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"content-box",
|
|
"inherit",
|
|
"initial",
|
|
"margin-box",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-font-feature-settings": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-feature-settings"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-font-language-override": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-language-override"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-force-broken-image-icon": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-force-broken-image-icon"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-hyphens": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"hyphens"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"inherit",
|
|
"initial",
|
|
"manual",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-image-region": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"-moz-image-region"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-margin-end": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"margin-inline-end"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-margin-start": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"margin-inline-start"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-orient": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-orient"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"block",
|
|
"horizontal",
|
|
"inherit",
|
|
"initial",
|
|
"inline",
|
|
"unset",
|
|
"vertical"
|
|
]
|
|
},
|
|
"-moz-outline-radius": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-outline-radius-topleft",
|
|
"-moz-outline-radius-topright",
|
|
"-moz-outline-radius-bottomright",
|
|
"-moz-outline-radius-bottomleft"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-outline-radius-bottomleft": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-outline-radius-bottomleft"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-outline-radius-bottomright": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-outline-radius-bottomright"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-outline-radius-topleft": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-outline-radius-topleft"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-outline-radius-topright": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-outline-radius-topright"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-padding-end": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"padding-inline-end"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-padding-start": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"padding-inline-start"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-perspective": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"perspective"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-perspective-origin": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"perspective-origin"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"calc",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-stack-sizing": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-stack-sizing"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"ignore",
|
|
"ignore-horizontal",
|
|
"ignore-vertical",
|
|
"inherit",
|
|
"initial",
|
|
"stretch-to-fit",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-tab-size": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"-moz-tab-size"
|
|
],
|
|
"supports": [
|
|
6,
|
|
7
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-text-size-adjust": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"-moz-text-size-adjust"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-transform": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transform"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-transform-origin": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transform-origin"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-transform-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transform-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"flat",
|
|
"inherit",
|
|
"initial",
|
|
"preserve-3d",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-transition": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transition-property",
|
|
"transition-duration",
|
|
"transition-timing-function",
|
|
"transition-delay"
|
|
],
|
|
"supports": [
|
|
9,
|
|
10
|
|
],
|
|
"values": [
|
|
"all",
|
|
"cubic-bezier",
|
|
"ease",
|
|
"ease-in",
|
|
"ease-in-out",
|
|
"ease-out",
|
|
"inherit",
|
|
"initial",
|
|
"linear",
|
|
"none",
|
|
"step-end",
|
|
"step-start",
|
|
"steps",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-transition-delay": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transition-delay"
|
|
],
|
|
"supports": [
|
|
9
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-transition-duration": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transition-duration"
|
|
],
|
|
"supports": [
|
|
9
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-transition-property": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transition-property"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"all",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-transition-timing-function": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transition-timing-function"
|
|
],
|
|
"supports": [
|
|
10
|
|
],
|
|
"values": [
|
|
"cubic-bezier",
|
|
"ease",
|
|
"ease-in",
|
|
"ease-in-out",
|
|
"ease-out",
|
|
"inherit",
|
|
"initial",
|
|
"linear",
|
|
"step-end",
|
|
"step-start",
|
|
"steps",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-user-focus": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"-moz-user-focus"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"ignore",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"normal",
|
|
"select-after",
|
|
"select-all",
|
|
"select-before",
|
|
"select-menu",
|
|
"select-same",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-user-input": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"-moz-user-input"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"disabled",
|
|
"enabled",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-user-modify": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"-moz-user-modify"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"read-only",
|
|
"read-write",
|
|
"unset",
|
|
"write-only"
|
|
]
|
|
},
|
|
"-moz-user-select": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-user-select"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"-moz-all",
|
|
"-moz-none",
|
|
"-moz-text",
|
|
"all",
|
|
"auto",
|
|
"element",
|
|
"elements",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"text",
|
|
"toggle",
|
|
"tri-state",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-window-dragging": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-window-dragging"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"default",
|
|
"drag",
|
|
"inherit",
|
|
"initial",
|
|
"no-drag",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-window-opacity": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-window-opacity"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-window-transform": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-window-transform"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-moz-window-transform-origin": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-window-transform-origin"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-align-content": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"align-content"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"baseline",
|
|
"center",
|
|
"end",
|
|
"flex-end",
|
|
"flex-start",
|
|
"inherit",
|
|
"initial",
|
|
"last baseline",
|
|
"left",
|
|
"normal",
|
|
"right",
|
|
"space-around",
|
|
"space-between",
|
|
"space-evenly",
|
|
"start",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-align-items": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"align-items"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"baseline",
|
|
"center",
|
|
"end",
|
|
"flex-end",
|
|
"flex-start",
|
|
"inherit",
|
|
"initial",
|
|
"last baseline",
|
|
"left",
|
|
"normal",
|
|
"right",
|
|
"self-end",
|
|
"self-start",
|
|
"start",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-align-self": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"align-self"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"baseline",
|
|
"center",
|
|
"end",
|
|
"flex-end",
|
|
"flex-start",
|
|
"inherit",
|
|
"initial",
|
|
"last baseline",
|
|
"left",
|
|
"normal",
|
|
"right",
|
|
"self-end",
|
|
"self-start",
|
|
"start",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-animation": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-duration",
|
|
"animation-timing-function",
|
|
"animation-delay",
|
|
"animation-direction",
|
|
"animation-fill-mode",
|
|
"animation-iteration-count",
|
|
"animation-play-state",
|
|
"animation-name"
|
|
],
|
|
"supports": [
|
|
7,
|
|
9,
|
|
10
|
|
],
|
|
"values": [
|
|
"alternate",
|
|
"alternate-reverse",
|
|
"backwards",
|
|
"both",
|
|
"cubic-bezier",
|
|
"ease",
|
|
"ease-in",
|
|
"ease-in-out",
|
|
"ease-out",
|
|
"forwards",
|
|
"infinite",
|
|
"inherit",
|
|
"initial",
|
|
"linear",
|
|
"none",
|
|
"normal",
|
|
"paused",
|
|
"reverse",
|
|
"running",
|
|
"step-end",
|
|
"step-start",
|
|
"steps",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-animation-delay": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-delay"
|
|
],
|
|
"supports": [
|
|
9
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-animation-direction": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-direction"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"alternate",
|
|
"alternate-reverse",
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"reverse",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-animation-duration": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-duration"
|
|
],
|
|
"supports": [
|
|
9
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-animation-fill-mode": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-fill-mode"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"backwards",
|
|
"both",
|
|
"forwards",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-animation-iteration-count": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-iteration-count"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"infinite",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-animation-name": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-name"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-animation-play-state": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-play-state"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"paused",
|
|
"running",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-animation-timing-function": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-timing-function"
|
|
],
|
|
"supports": [
|
|
10
|
|
],
|
|
"values": [
|
|
"cubic-bezier",
|
|
"ease",
|
|
"ease-in",
|
|
"ease-in-out",
|
|
"ease-out",
|
|
"inherit",
|
|
"initial",
|
|
"linear",
|
|
"step-end",
|
|
"step-start",
|
|
"steps",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-backface-visibility": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"backface-visibility"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"unset",
|
|
"visible"
|
|
]
|
|
},
|
|
"-webkit-background-clip": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"background-clip"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"border-box",
|
|
"content-box",
|
|
"inherit",
|
|
"initial",
|
|
"padding-box",
|
|
"text",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-background-origin": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"background-origin"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"border-box",
|
|
"content-box",
|
|
"inherit",
|
|
"initial",
|
|
"padding-box",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-background-size": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"background-size"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"contain",
|
|
"cover",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-border-bottom-left-radius": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-bottom-left-radius"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-border-bottom-right-radius": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-bottom-right-radius"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-border-image": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-image-source",
|
|
"border-image-slice",
|
|
"border-image-width",
|
|
"border-image-outset",
|
|
"border-image-repeat"
|
|
],
|
|
"supports": [
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
11
|
|
],
|
|
"values": [
|
|
"-moz-element",
|
|
"-moz-image-rect",
|
|
"-moz-linear-gradient",
|
|
"-moz-radial-gradient",
|
|
"-moz-repeating-linear-gradient",
|
|
"-moz-repeating-radial-gradient",
|
|
"fill",
|
|
"inherit",
|
|
"initial",
|
|
"linear-gradient",
|
|
"none",
|
|
"radial-gradient",
|
|
"repeat",
|
|
"repeating-linear-gradient",
|
|
"repeating-radial-gradient",
|
|
"round",
|
|
"space",
|
|
"stretch",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"-webkit-border-radius": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-top-left-radius",
|
|
"border-top-right-radius",
|
|
"border-bottom-right-radius",
|
|
"border-bottom-left-radius"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-border-top-left-radius": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-top-left-radius"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-border-top-right-radius": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-top-right-radius"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-box-align": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-box-align"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"baseline",
|
|
"center",
|
|
"end",
|
|
"inherit",
|
|
"initial",
|
|
"start",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-box-direction": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-box-direction"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"reverse",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-box-flex": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-box-flex"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-box-ordinal-group": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-box-ordinal-group"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-box-orient": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-box-orient"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"block-axis",
|
|
"horizontal",
|
|
"inherit",
|
|
"initial",
|
|
"inline-axis",
|
|
"unset",
|
|
"vertical"
|
|
]
|
|
},
|
|
"-webkit-box-pack": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-box-pack"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"center",
|
|
"end",
|
|
"inherit",
|
|
"initial",
|
|
"justify",
|
|
"start",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-box-shadow": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"box-shadow"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-box-sizing": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"box-sizing"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"border-box",
|
|
"content-box",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-filter": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"filter"
|
|
],
|
|
"supports": [
|
|
11
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-flex": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flex-grow",
|
|
"flex-shrink",
|
|
"flex-basis"
|
|
],
|
|
"supports": [
|
|
6,
|
|
7,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-available",
|
|
"-moz-fit-content",
|
|
"-moz-max-content",
|
|
"-moz-min-content",
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-flex-basis": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flex-basis"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-available",
|
|
"-moz-fit-content",
|
|
"-moz-max-content",
|
|
"-moz-min-content",
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-flex-direction": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flex-direction"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"column",
|
|
"column-reverse",
|
|
"inherit",
|
|
"initial",
|
|
"row",
|
|
"row-reverse",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-flex-flow": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flex-direction",
|
|
"flex-wrap"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"column",
|
|
"column-reverse",
|
|
"inherit",
|
|
"initial",
|
|
"nowrap",
|
|
"row",
|
|
"row-reverse",
|
|
"unset",
|
|
"wrap",
|
|
"wrap-reverse"
|
|
]
|
|
},
|
|
"-webkit-flex-grow": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flex-grow"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-flex-shrink": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flex-shrink"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-flex-wrap": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flex-wrap"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"nowrap",
|
|
"unset",
|
|
"wrap",
|
|
"wrap-reverse"
|
|
]
|
|
},
|
|
"-webkit-justify-content": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"justify-content"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"baseline",
|
|
"center",
|
|
"end",
|
|
"flex-end",
|
|
"flex-start",
|
|
"inherit",
|
|
"initial",
|
|
"last baseline",
|
|
"left",
|
|
"normal",
|
|
"right",
|
|
"space-around",
|
|
"space-between",
|
|
"space-evenly",
|
|
"start",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-mask": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-image",
|
|
"mask-repeat",
|
|
"mask-position-x",
|
|
"mask-position-y",
|
|
"mask-clip",
|
|
"mask-origin",
|
|
"mask-size",
|
|
"mask-composite",
|
|
"mask-mode"
|
|
],
|
|
"supports": [
|
|
4,
|
|
5,
|
|
6,
|
|
8,
|
|
11
|
|
],
|
|
"values": [
|
|
"-moz-element",
|
|
"-moz-image-rect",
|
|
"-moz-linear-gradient",
|
|
"-moz-radial-gradient",
|
|
"-moz-repeating-linear-gradient",
|
|
"-moz-repeating-radial-gradient",
|
|
"add",
|
|
"alpha",
|
|
"border-box",
|
|
"bottom",
|
|
"center",
|
|
"contain",
|
|
"content-box",
|
|
"cover",
|
|
"exclude",
|
|
"fill-box",
|
|
"inherit",
|
|
"initial",
|
|
"intersect",
|
|
"left",
|
|
"linear-gradient",
|
|
"luminance",
|
|
"match-source",
|
|
"no-clip",
|
|
"no-repeat",
|
|
"none",
|
|
"padding-box",
|
|
"radial-gradient",
|
|
"repeat",
|
|
"repeat-x",
|
|
"repeat-y",
|
|
"repeating-linear-gradient",
|
|
"repeating-radial-gradient",
|
|
"right",
|
|
"round",
|
|
"space",
|
|
"stroke-box",
|
|
"subtract",
|
|
"top",
|
|
"unset",
|
|
"url",
|
|
"view-box"
|
|
]
|
|
},
|
|
"-webkit-mask-clip": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-clip"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"border-box",
|
|
"content-box",
|
|
"fill-box",
|
|
"inherit",
|
|
"initial",
|
|
"no-clip",
|
|
"padding-box",
|
|
"stroke-box",
|
|
"unset",
|
|
"view-box"
|
|
]
|
|
},
|
|
"-webkit-mask-composite": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-composite"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"add",
|
|
"exclude",
|
|
"inherit",
|
|
"initial",
|
|
"intersect",
|
|
"subtract",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-mask-image": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-image"
|
|
],
|
|
"supports": [
|
|
4,
|
|
5,
|
|
11
|
|
],
|
|
"values": [
|
|
"-moz-element",
|
|
"-moz-image-rect",
|
|
"-moz-linear-gradient",
|
|
"-moz-radial-gradient",
|
|
"-moz-repeating-linear-gradient",
|
|
"-moz-repeating-radial-gradient",
|
|
"inherit",
|
|
"initial",
|
|
"linear-gradient",
|
|
"none",
|
|
"radial-gradient",
|
|
"repeating-linear-gradient",
|
|
"repeating-radial-gradient",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"-webkit-mask-origin": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-origin"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"border-box",
|
|
"content-box",
|
|
"fill-box",
|
|
"inherit",
|
|
"initial",
|
|
"padding-box",
|
|
"stroke-box",
|
|
"unset",
|
|
"view-box"
|
|
]
|
|
},
|
|
"-webkit-mask-position": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-position-x",
|
|
"mask-position-y"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-mask-position-x": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-position-x"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-mask-position-y": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-position-y"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-mask-repeat": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-repeat"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"no-repeat",
|
|
"repeat",
|
|
"repeat-x",
|
|
"repeat-y",
|
|
"round",
|
|
"space",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-mask-size": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-size"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"contain",
|
|
"cover",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-order": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"order"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-perspective": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"perspective"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-perspective-origin": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"perspective-origin"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"calc",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-text-fill-color": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"-webkit-text-fill-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-text-size-adjust": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"-moz-text-size-adjust"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-text-stroke": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"-webkit-text-stroke-width",
|
|
"-webkit-text-stroke-color"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"rgb",
|
|
"rgba",
|
|
"thick",
|
|
"thin",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-text-stroke-color": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"-webkit-text-stroke-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-text-stroke-width": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"-webkit-text-stroke-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"thick",
|
|
"thin",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-transform": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transform"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-transform-origin": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transform-origin"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-transform-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transform-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"flat",
|
|
"inherit",
|
|
"initial",
|
|
"preserve-3d",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-transition": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transition-property",
|
|
"transition-duration",
|
|
"transition-timing-function",
|
|
"transition-delay"
|
|
],
|
|
"supports": [
|
|
9,
|
|
10
|
|
],
|
|
"values": [
|
|
"all",
|
|
"cubic-bezier",
|
|
"ease",
|
|
"ease-in",
|
|
"ease-in-out",
|
|
"ease-out",
|
|
"inherit",
|
|
"initial",
|
|
"linear",
|
|
"none",
|
|
"step-end",
|
|
"step-start",
|
|
"steps",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-transition-delay": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transition-delay"
|
|
],
|
|
"supports": [
|
|
9
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-transition-duration": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transition-duration"
|
|
],
|
|
"supports": [
|
|
9
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-transition-property": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transition-property"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"all",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-transition-timing-function": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transition-timing-function"
|
|
],
|
|
"supports": [
|
|
10
|
|
],
|
|
"values": [
|
|
"cubic-bezier",
|
|
"ease",
|
|
"ease-in",
|
|
"ease-in-out",
|
|
"ease-out",
|
|
"inherit",
|
|
"initial",
|
|
"linear",
|
|
"step-end",
|
|
"step-start",
|
|
"steps",
|
|
"unset"
|
|
]
|
|
},
|
|
"-webkit-user-select": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"-moz-user-select"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"-moz-all",
|
|
"-moz-none",
|
|
"-moz-text",
|
|
"all",
|
|
"auto",
|
|
"element",
|
|
"elements",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"text",
|
|
"toggle",
|
|
"tri-state",
|
|
"unset"
|
|
]
|
|
},
|
|
"align-content": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"align-content"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"baseline",
|
|
"center",
|
|
"end",
|
|
"flex-end",
|
|
"flex-start",
|
|
"inherit",
|
|
"initial",
|
|
"last baseline",
|
|
"left",
|
|
"normal",
|
|
"right",
|
|
"space-around",
|
|
"space-between",
|
|
"space-evenly",
|
|
"start",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"align-items": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"align-items"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"baseline",
|
|
"center",
|
|
"end",
|
|
"flex-end",
|
|
"flex-start",
|
|
"inherit",
|
|
"initial",
|
|
"last baseline",
|
|
"left",
|
|
"normal",
|
|
"right",
|
|
"self-end",
|
|
"self-start",
|
|
"start",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"align-self": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"align-self"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"baseline",
|
|
"center",
|
|
"end",
|
|
"flex-end",
|
|
"flex-start",
|
|
"inherit",
|
|
"initial",
|
|
"last baseline",
|
|
"left",
|
|
"normal",
|
|
"right",
|
|
"self-end",
|
|
"self-start",
|
|
"start",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"all": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"align-content",
|
|
"align-items",
|
|
"align-self",
|
|
"animation-delay",
|
|
"animation-direction",
|
|
"animation-duration",
|
|
"animation-fill-mode",
|
|
"animation-iteration-count",
|
|
"animation-name",
|
|
"animation-play-state",
|
|
"animation-timing-function",
|
|
"-moz-appearance",
|
|
"backface-visibility",
|
|
"background-attachment",
|
|
"background-blend-mode",
|
|
"background-clip",
|
|
"background-color",
|
|
"background-image",
|
|
"background-origin",
|
|
"background-position-x",
|
|
"background-position-y",
|
|
"background-repeat",
|
|
"background-size",
|
|
"-moz-binding",
|
|
"block-size",
|
|
"border-block-end-color",
|
|
"border-block-end-style",
|
|
"border-block-end-width",
|
|
"border-block-start-color",
|
|
"border-block-start-style",
|
|
"border-block-start-width",
|
|
"border-bottom-color",
|
|
"-moz-border-bottom-colors",
|
|
"border-bottom-left-radius",
|
|
"border-bottom-right-radius",
|
|
"border-bottom-style",
|
|
"border-bottom-width",
|
|
"border-collapse",
|
|
"border-image-outset",
|
|
"border-image-repeat",
|
|
"border-image-slice",
|
|
"border-image-source",
|
|
"border-image-width",
|
|
"border-inline-end-color",
|
|
"border-inline-end-style",
|
|
"border-inline-end-width",
|
|
"border-inline-start-color",
|
|
"border-inline-start-style",
|
|
"border-inline-start-width",
|
|
"border-left-color",
|
|
"-moz-border-left-colors",
|
|
"border-left-style",
|
|
"border-left-width",
|
|
"border-right-color",
|
|
"-moz-border-right-colors",
|
|
"border-right-style",
|
|
"border-right-width",
|
|
"border-spacing",
|
|
"border-top-color",
|
|
"-moz-border-top-colors",
|
|
"border-top-left-radius",
|
|
"border-top-right-radius",
|
|
"border-top-style",
|
|
"border-top-width",
|
|
"bottom",
|
|
"-moz-box-align",
|
|
"box-decoration-break",
|
|
"-moz-box-direction",
|
|
"-moz-box-flex",
|
|
"-moz-box-ordinal-group",
|
|
"-moz-box-orient",
|
|
"-moz-box-pack",
|
|
"box-shadow",
|
|
"box-sizing",
|
|
"caption-side",
|
|
"caret-color",
|
|
"clear",
|
|
"clip",
|
|
"clip-path",
|
|
"clip-rule",
|
|
"color",
|
|
"color-adjust",
|
|
"color-interpolation",
|
|
"color-interpolation-filters",
|
|
"column-count",
|
|
"column-fill",
|
|
"column-gap",
|
|
"column-rule-color",
|
|
"column-rule-style",
|
|
"column-rule-width",
|
|
"column-span",
|
|
"column-width",
|
|
"contain",
|
|
"content",
|
|
"-moz-context-properties",
|
|
"-moz-control-character-visibility",
|
|
"counter-increment",
|
|
"counter-reset",
|
|
"cursor",
|
|
"display",
|
|
"dominant-baseline",
|
|
"empty-cells",
|
|
"fill",
|
|
"fill-opacity",
|
|
"fill-rule",
|
|
"filter",
|
|
"flex-basis",
|
|
"flex-direction",
|
|
"flex-grow",
|
|
"flex-shrink",
|
|
"flex-wrap",
|
|
"float",
|
|
"-moz-float-edge",
|
|
"flood-color",
|
|
"flood-opacity",
|
|
"font-family",
|
|
"font-feature-settings",
|
|
"font-kerning",
|
|
"font-language-override",
|
|
"font-size",
|
|
"font-size-adjust",
|
|
"-moz-font-smoothing-background-color",
|
|
"font-stretch",
|
|
"font-style",
|
|
"font-synthesis",
|
|
"font-variant-alternates",
|
|
"font-variant-caps",
|
|
"font-variant-east-asian",
|
|
"font-variant-ligatures",
|
|
"font-variant-numeric",
|
|
"font-variant-position",
|
|
"font-variation-settings",
|
|
"font-weight",
|
|
"-moz-force-broken-image-icon",
|
|
"grid-auto-columns",
|
|
"grid-auto-flow",
|
|
"grid-auto-rows",
|
|
"grid-column-end",
|
|
"grid-column-gap",
|
|
"grid-column-start",
|
|
"grid-row-end",
|
|
"grid-row-gap",
|
|
"grid-row-start",
|
|
"grid-template-areas",
|
|
"grid-template-columns",
|
|
"grid-template-rows",
|
|
"height",
|
|
"hyphens",
|
|
"initial-letter",
|
|
"image-orientation",
|
|
"-moz-image-region",
|
|
"image-rendering",
|
|
"ime-mode",
|
|
"inline-size",
|
|
"isolation",
|
|
"justify-content",
|
|
"justify-items",
|
|
"justify-self",
|
|
"left",
|
|
"letter-spacing",
|
|
"lighting-color",
|
|
"line-height",
|
|
"list-style-image",
|
|
"list-style-position",
|
|
"list-style-type",
|
|
"margin-block-end",
|
|
"margin-block-start",
|
|
"margin-bottom",
|
|
"margin-inline-end",
|
|
"margin-inline-start",
|
|
"margin-left",
|
|
"margin-right",
|
|
"margin-top",
|
|
"marker-end",
|
|
"marker-mid",
|
|
"marker-start",
|
|
"mask-clip",
|
|
"mask-composite",
|
|
"mask-image",
|
|
"mask-mode",
|
|
"mask-origin",
|
|
"mask-position-x",
|
|
"mask-position-y",
|
|
"mask-repeat",
|
|
"mask-size",
|
|
"mask-type",
|
|
"max-block-size",
|
|
"max-height",
|
|
"max-inline-size",
|
|
"max-width",
|
|
"min-block-size",
|
|
"-moz-min-font-size-ratio",
|
|
"min-height",
|
|
"min-inline-size",
|
|
"min-width",
|
|
"mix-blend-mode",
|
|
"object-fit",
|
|
"object-position",
|
|
"offset-block-end",
|
|
"offset-block-start",
|
|
"offset-inline-end",
|
|
"offset-inline-start",
|
|
"opacity",
|
|
"order",
|
|
"-moz-orient",
|
|
"-moz-osx-font-smoothing",
|
|
"outline-color",
|
|
"outline-offset",
|
|
"-moz-outline-radius-bottomleft",
|
|
"-moz-outline-radius-bottomright",
|
|
"-moz-outline-radius-topleft",
|
|
"-moz-outline-radius-topright",
|
|
"outline-style",
|
|
"outline-width",
|
|
"overflow-clip-box-block",
|
|
"overflow-clip-box-inline",
|
|
"overflow-x",
|
|
"overflow-y",
|
|
"padding-block-end",
|
|
"padding-block-start",
|
|
"padding-bottom",
|
|
"padding-inline-end",
|
|
"padding-inline-start",
|
|
"padding-left",
|
|
"padding-right",
|
|
"padding-top",
|
|
"page-break-after",
|
|
"page-break-before",
|
|
"page-break-inside",
|
|
"paint-order",
|
|
"perspective",
|
|
"perspective-origin",
|
|
"pointer-events",
|
|
"position",
|
|
"quotes",
|
|
"resize",
|
|
"right",
|
|
"ruby-align",
|
|
"ruby-position",
|
|
"scroll-behavior",
|
|
"overscroll-behavior-x",
|
|
"overscroll-behavior-y",
|
|
"scroll-snap-coordinate",
|
|
"scroll-snap-destination",
|
|
"scroll-snap-points-x",
|
|
"scroll-snap-points-y",
|
|
"scroll-snap-type-x",
|
|
"scroll-snap-type-y",
|
|
"shape-image-threshold",
|
|
"shape-outside",
|
|
"shape-rendering",
|
|
"-moz-stack-sizing",
|
|
"stop-color",
|
|
"stop-opacity",
|
|
"stroke",
|
|
"stroke-dasharray",
|
|
"stroke-dashoffset",
|
|
"stroke-linecap",
|
|
"stroke-linejoin",
|
|
"stroke-miterlimit",
|
|
"stroke-opacity",
|
|
"stroke-width",
|
|
"-x-system-font",
|
|
"-moz-tab-size",
|
|
"table-layout",
|
|
"text-align",
|
|
"text-align-last",
|
|
"text-anchor",
|
|
"text-combine-upright",
|
|
"text-decoration-color",
|
|
"text-decoration-line",
|
|
"text-decoration-style",
|
|
"text-emphasis-color",
|
|
"text-emphasis-position",
|
|
"text-emphasis-style",
|
|
"-webkit-text-fill-color",
|
|
"text-indent",
|
|
"text-justify",
|
|
"text-orientation",
|
|
"text-overflow",
|
|
"text-rendering",
|
|
"text-shadow",
|
|
"-moz-text-size-adjust",
|
|
"-webkit-text-stroke-color",
|
|
"-webkit-text-stroke-width",
|
|
"text-transform",
|
|
"top",
|
|
"-moz-top-layer",
|
|
"touch-action",
|
|
"transform",
|
|
"transform-box",
|
|
"transform-origin",
|
|
"transform-style",
|
|
"transition-delay",
|
|
"transition-duration",
|
|
"transition-property",
|
|
"transition-timing-function",
|
|
"-moz-user-focus",
|
|
"-moz-user-input",
|
|
"-moz-user-modify",
|
|
"-moz-user-select",
|
|
"vector-effect",
|
|
"vertical-align",
|
|
"visibility",
|
|
"white-space",
|
|
"width",
|
|
"will-change",
|
|
"-moz-window-dragging",
|
|
"-moz-window-shadow",
|
|
"-moz-window-opacity",
|
|
"-moz-window-transform",
|
|
"-moz-window-transform-origin",
|
|
"word-break",
|
|
"word-spacing",
|
|
"overflow-wrap",
|
|
"writing-mode",
|
|
"z-index"
|
|
],
|
|
"supports": [
|
|
1,
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"animation": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-duration",
|
|
"animation-timing-function",
|
|
"animation-delay",
|
|
"animation-direction",
|
|
"animation-fill-mode",
|
|
"animation-iteration-count",
|
|
"animation-play-state",
|
|
"animation-name"
|
|
],
|
|
"supports": [
|
|
7,
|
|
9,
|
|
10
|
|
],
|
|
"values": [
|
|
"alternate",
|
|
"alternate-reverse",
|
|
"backwards",
|
|
"both",
|
|
"cubic-bezier",
|
|
"ease",
|
|
"ease-in",
|
|
"ease-in-out",
|
|
"ease-out",
|
|
"forwards",
|
|
"infinite",
|
|
"inherit",
|
|
"initial",
|
|
"linear",
|
|
"none",
|
|
"normal",
|
|
"paused",
|
|
"reverse",
|
|
"running",
|
|
"step-end",
|
|
"step-start",
|
|
"steps",
|
|
"unset"
|
|
]
|
|
},
|
|
"animation-delay": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-delay"
|
|
],
|
|
"supports": [
|
|
9
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"animation-direction": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-direction"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"alternate",
|
|
"alternate-reverse",
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"reverse",
|
|
"unset"
|
|
]
|
|
},
|
|
"animation-duration": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-duration"
|
|
],
|
|
"supports": [
|
|
9
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"animation-fill-mode": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-fill-mode"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"backwards",
|
|
"both",
|
|
"forwards",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"animation-iteration-count": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-iteration-count"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"infinite",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"animation-name": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-name"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"animation-play-state": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-play-state"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"paused",
|
|
"running",
|
|
"unset"
|
|
]
|
|
},
|
|
"animation-timing-function": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"animation-timing-function"
|
|
],
|
|
"supports": [
|
|
10
|
|
],
|
|
"values": [
|
|
"cubic-bezier",
|
|
"ease",
|
|
"ease-in",
|
|
"ease-in-out",
|
|
"ease-out",
|
|
"inherit",
|
|
"initial",
|
|
"linear",
|
|
"step-end",
|
|
"step-start",
|
|
"steps",
|
|
"unset"
|
|
]
|
|
},
|
|
"backface-visibility": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"backface-visibility"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"unset",
|
|
"visible"
|
|
]
|
|
},
|
|
"background": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"background-color",
|
|
"background-image",
|
|
"background-repeat",
|
|
"background-attachment",
|
|
"background-clip",
|
|
"background-origin",
|
|
"background-position-x",
|
|
"background-position-y",
|
|
"background-size"
|
|
],
|
|
"supports": [
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
8,
|
|
11
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"-moz-element",
|
|
"-moz-image-rect",
|
|
"-moz-linear-gradient",
|
|
"-moz-radial-gradient",
|
|
"-moz-repeating-linear-gradient",
|
|
"-moz-repeating-radial-gradient",
|
|
"border-box",
|
|
"bottom",
|
|
"center",
|
|
"contain",
|
|
"content-box",
|
|
"cover",
|
|
"currentColor",
|
|
"fixed",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"linear-gradient",
|
|
"local",
|
|
"no-repeat",
|
|
"none",
|
|
"padding-box",
|
|
"radial-gradient",
|
|
"repeat",
|
|
"repeat-x",
|
|
"repeat-y",
|
|
"repeating-linear-gradient",
|
|
"repeating-radial-gradient",
|
|
"rgb",
|
|
"rgba",
|
|
"right",
|
|
"round",
|
|
"scroll",
|
|
"space",
|
|
"text",
|
|
"top",
|
|
"transparent",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"background-attachment": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"background-attachment"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"fixed",
|
|
"inherit",
|
|
"initial",
|
|
"local",
|
|
"scroll",
|
|
"unset"
|
|
]
|
|
},
|
|
"background-blend-mode": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"background-blend-mode"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"color",
|
|
"color-burn",
|
|
"color-dodge",
|
|
"darken",
|
|
"difference",
|
|
"exclusion",
|
|
"hard-light",
|
|
"hue",
|
|
"inherit",
|
|
"initial",
|
|
"lighten",
|
|
"luminosity",
|
|
"multiply",
|
|
"normal",
|
|
"overlay",
|
|
"saturation",
|
|
"screen",
|
|
"soft-light",
|
|
"unset"
|
|
]
|
|
},
|
|
"background-clip": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"background-clip"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"border-box",
|
|
"content-box",
|
|
"inherit",
|
|
"initial",
|
|
"padding-box",
|
|
"text",
|
|
"unset"
|
|
]
|
|
},
|
|
"background-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"background-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"background-image": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"background-image"
|
|
],
|
|
"supports": [
|
|
4,
|
|
5,
|
|
11
|
|
],
|
|
"values": [
|
|
"-moz-element",
|
|
"-moz-image-rect",
|
|
"-moz-linear-gradient",
|
|
"-moz-radial-gradient",
|
|
"-moz-repeating-linear-gradient",
|
|
"-moz-repeating-radial-gradient",
|
|
"inherit",
|
|
"initial",
|
|
"linear-gradient",
|
|
"none",
|
|
"radial-gradient",
|
|
"repeating-linear-gradient",
|
|
"repeating-radial-gradient",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"background-origin": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"background-origin"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"border-box",
|
|
"content-box",
|
|
"inherit",
|
|
"initial",
|
|
"padding-box",
|
|
"unset"
|
|
]
|
|
},
|
|
"background-position": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"background-position-x",
|
|
"background-position-y"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"background-position-x": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"background-position-x"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"background-position-y": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"background-position-y"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"background-repeat": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"background-repeat"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"no-repeat",
|
|
"repeat",
|
|
"repeat-x",
|
|
"repeat-y",
|
|
"round",
|
|
"space",
|
|
"unset"
|
|
]
|
|
},
|
|
"background-size": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"background-size"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"contain",
|
|
"cover",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"block-size": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"block-size"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"border": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-top-width",
|
|
"border-right-width",
|
|
"border-bottom-width",
|
|
"border-left-width",
|
|
"border-top-style",
|
|
"border-right-style",
|
|
"border-bottom-style",
|
|
"border-left-style",
|
|
"border-top-color",
|
|
"border-right-color",
|
|
"border-bottom-color",
|
|
"border-left-color",
|
|
"border-image-source",
|
|
"border-image-slice",
|
|
"border-image-width",
|
|
"border-image-outset",
|
|
"border-image-repeat"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"-moz-element",
|
|
"-moz-image-rect",
|
|
"-moz-linear-gradient",
|
|
"-moz-radial-gradient",
|
|
"-moz-repeating-linear-gradient",
|
|
"-moz-repeating-radial-gradient",
|
|
"calc",
|
|
"currentColor",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"fill",
|
|
"groove",
|
|
"hidden",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"linear-gradient",
|
|
"medium",
|
|
"none",
|
|
"outset",
|
|
"radial-gradient",
|
|
"repeat",
|
|
"repeating-linear-gradient",
|
|
"repeating-radial-gradient",
|
|
"rgb",
|
|
"rgba",
|
|
"ridge",
|
|
"round",
|
|
"solid",
|
|
"space",
|
|
"stretch",
|
|
"thick",
|
|
"thin",
|
|
"transparent",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"border-block-end": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-block-end-width",
|
|
"border-block-end-style",
|
|
"border-block-end-color"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"medium",
|
|
"none",
|
|
"outset",
|
|
"rgb",
|
|
"rgba",
|
|
"ridge",
|
|
"solid",
|
|
"thick",
|
|
"thin",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-block-end-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-block-end-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-block-end-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-block-end-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"outset",
|
|
"ridge",
|
|
"solid",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-block-end-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-block-end-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"thick",
|
|
"thin",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-block-start": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-block-start-width",
|
|
"border-block-start-style",
|
|
"border-block-start-color"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"medium",
|
|
"none",
|
|
"outset",
|
|
"rgb",
|
|
"rgba",
|
|
"ridge",
|
|
"solid",
|
|
"thick",
|
|
"thin",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-block-start-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-block-start-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-block-start-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-block-start-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"outset",
|
|
"ridge",
|
|
"solid",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-block-start-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-block-start-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"thick",
|
|
"thin",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-bottom": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-bottom-width",
|
|
"border-bottom-style",
|
|
"border-bottom-color"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"medium",
|
|
"none",
|
|
"outset",
|
|
"rgb",
|
|
"rgba",
|
|
"ridge",
|
|
"solid",
|
|
"thick",
|
|
"thin",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-bottom-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-bottom-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-bottom-left-radius": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-bottom-left-radius"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-bottom-right-radius": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-bottom-right-radius"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-bottom-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-bottom-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"outset",
|
|
"ridge",
|
|
"solid",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-bottom-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-bottom-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"thick",
|
|
"thin",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-collapse": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"border-collapse"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"collapse",
|
|
"inherit",
|
|
"initial",
|
|
"separate",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-top-color",
|
|
"border-right-color",
|
|
"border-bottom-color",
|
|
"border-left-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-image": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-image-source",
|
|
"border-image-slice",
|
|
"border-image-width",
|
|
"border-image-outset",
|
|
"border-image-repeat"
|
|
],
|
|
"supports": [
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
11
|
|
],
|
|
"values": [
|
|
"-moz-element",
|
|
"-moz-image-rect",
|
|
"-moz-linear-gradient",
|
|
"-moz-radial-gradient",
|
|
"-moz-repeating-linear-gradient",
|
|
"-moz-repeating-radial-gradient",
|
|
"fill",
|
|
"inherit",
|
|
"initial",
|
|
"linear-gradient",
|
|
"none",
|
|
"radial-gradient",
|
|
"repeat",
|
|
"repeating-linear-gradient",
|
|
"repeating-radial-gradient",
|
|
"round",
|
|
"space",
|
|
"stretch",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"border-image-outset": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-image-outset"
|
|
],
|
|
"supports": [
|
|
6,
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-image-repeat": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-image-repeat"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"repeat",
|
|
"round",
|
|
"space",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-image-slice": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-image-slice"
|
|
],
|
|
"supports": [
|
|
7,
|
|
8
|
|
],
|
|
"values": [
|
|
"fill",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-image-source": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-image-source"
|
|
],
|
|
"supports": [
|
|
4,
|
|
5,
|
|
11
|
|
],
|
|
"values": [
|
|
"-moz-element",
|
|
"-moz-image-rect",
|
|
"-moz-linear-gradient",
|
|
"-moz-radial-gradient",
|
|
"-moz-repeating-linear-gradient",
|
|
"-moz-repeating-radial-gradient",
|
|
"inherit",
|
|
"initial",
|
|
"linear-gradient",
|
|
"none",
|
|
"radial-gradient",
|
|
"repeating-linear-gradient",
|
|
"repeating-radial-gradient",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"border-image-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-image-width"
|
|
],
|
|
"supports": [
|
|
6,
|
|
7,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-inline-end": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-end-width",
|
|
"border-inline-end-style",
|
|
"border-inline-end-color"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"medium",
|
|
"none",
|
|
"outset",
|
|
"rgb",
|
|
"rgba",
|
|
"ridge",
|
|
"solid",
|
|
"thick",
|
|
"thin",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-inline-end-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-end-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-inline-end-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-end-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"outset",
|
|
"ridge",
|
|
"solid",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-inline-end-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-end-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"thick",
|
|
"thin",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-inline-start": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-start-width",
|
|
"border-inline-start-style",
|
|
"border-inline-start-color"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"medium",
|
|
"none",
|
|
"outset",
|
|
"rgb",
|
|
"rgba",
|
|
"ridge",
|
|
"solid",
|
|
"thick",
|
|
"thin",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-inline-start-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-start-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-inline-start-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-start-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"outset",
|
|
"ridge",
|
|
"solid",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-inline-start-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-inline-start-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"thick",
|
|
"thin",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-left": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-left-width",
|
|
"border-left-style",
|
|
"border-left-color"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"medium",
|
|
"none",
|
|
"outset",
|
|
"rgb",
|
|
"rgba",
|
|
"ridge",
|
|
"solid",
|
|
"thick",
|
|
"thin",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-left-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-left-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-left-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-left-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"outset",
|
|
"ridge",
|
|
"solid",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-left-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-left-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"thick",
|
|
"thin",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-radius": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-top-left-radius",
|
|
"border-top-right-radius",
|
|
"border-bottom-right-radius",
|
|
"border-bottom-left-radius"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-right": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-right-width",
|
|
"border-right-style",
|
|
"border-right-color"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"medium",
|
|
"none",
|
|
"outset",
|
|
"rgb",
|
|
"rgba",
|
|
"ridge",
|
|
"solid",
|
|
"thick",
|
|
"thin",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-right-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-right-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-right-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-right-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"outset",
|
|
"ridge",
|
|
"solid",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-right-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-right-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"thick",
|
|
"thin",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-spacing": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"border-spacing"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-top-style",
|
|
"border-right-style",
|
|
"border-bottom-style",
|
|
"border-left-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"outset",
|
|
"ridge",
|
|
"solid",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-top": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-top-width",
|
|
"border-top-style",
|
|
"border-top-color"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"medium",
|
|
"none",
|
|
"outset",
|
|
"rgb",
|
|
"rgba",
|
|
"ridge",
|
|
"solid",
|
|
"thick",
|
|
"thin",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-top-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-top-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-top-left-radius": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-top-left-radius"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-top-right-radius": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-top-right-radius"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-top-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-top-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"outset",
|
|
"ridge",
|
|
"solid",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-top-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-top-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"thick",
|
|
"thin",
|
|
"unset"
|
|
]
|
|
},
|
|
"border-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"border-top-width",
|
|
"border-right-width",
|
|
"border-bottom-width",
|
|
"border-left-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"thick",
|
|
"thin",
|
|
"unset"
|
|
]
|
|
},
|
|
"bottom": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"bottom"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"box-decoration-break": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"box-decoration-break"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"clone",
|
|
"inherit",
|
|
"initial",
|
|
"slice",
|
|
"unset"
|
|
]
|
|
},
|
|
"box-shadow": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"box-shadow"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"box-sizing": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"box-sizing"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"border-box",
|
|
"content-box",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"caption-side": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"caption-side"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"bottom",
|
|
"bottom-outside",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"top-outside",
|
|
"unset"
|
|
]
|
|
},
|
|
"caret-color": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"caret-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"auto",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"clear": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"clear"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"both",
|
|
"inherit",
|
|
"initial",
|
|
"inline-end",
|
|
"inline-start",
|
|
"left",
|
|
"none",
|
|
"right",
|
|
"unset"
|
|
]
|
|
},
|
|
"clip": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"clip"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"clip-path": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"clip-path"
|
|
],
|
|
"supports": [
|
|
11
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"clip-rule": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"clip-rule"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"evenodd",
|
|
"inherit",
|
|
"initial",
|
|
"nonzero",
|
|
"unset"
|
|
]
|
|
},
|
|
"color": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"color-adjust": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"color-adjust"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"economy",
|
|
"exact",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"color-interpolation": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"color-interpolation"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"inherit",
|
|
"initial",
|
|
"linearrgb",
|
|
"srgb",
|
|
"unset"
|
|
]
|
|
},
|
|
"color-interpolation-filters": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"color-interpolation-filters"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"inherit",
|
|
"initial",
|
|
"linearrgb",
|
|
"srgb",
|
|
"unset"
|
|
]
|
|
},
|
|
"column-count": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-count"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"column-fill": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-fill"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"balance",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"column-gap": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-gap"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"unset"
|
|
]
|
|
},
|
|
"column-rule": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-rule-width",
|
|
"column-rule-style",
|
|
"column-rule-color"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"medium",
|
|
"none",
|
|
"outset",
|
|
"rgb",
|
|
"rgba",
|
|
"ridge",
|
|
"solid",
|
|
"thick",
|
|
"thin",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"column-rule-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-rule-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"column-rule-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-rule-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"outset",
|
|
"ridge",
|
|
"solid",
|
|
"unset"
|
|
]
|
|
},
|
|
"column-rule-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-rule-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"thick",
|
|
"thin",
|
|
"unset"
|
|
]
|
|
},
|
|
"column-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"columns": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"column-count",
|
|
"column-width"
|
|
],
|
|
"supports": [
|
|
6,
|
|
7
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"content": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"content"
|
|
],
|
|
"supports": [
|
|
11
|
|
],
|
|
"values": [
|
|
"-moz-alt-content",
|
|
"close-quote",
|
|
"inherit",
|
|
"initial",
|
|
"no-close-quote",
|
|
"no-open-quote",
|
|
"open-quote",
|
|
"unset"
|
|
]
|
|
},
|
|
"counter-increment": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"counter-increment"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"counter-reset": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"counter-reset"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"cursor": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"cursor"
|
|
],
|
|
"supports": [
|
|
11
|
|
],
|
|
"values": [
|
|
"alias",
|
|
"all-scroll",
|
|
"auto",
|
|
"cell",
|
|
"col-resize",
|
|
"context-menu",
|
|
"copy",
|
|
"crosshair",
|
|
"default",
|
|
"e-resize",
|
|
"ew-resize",
|
|
"grab",
|
|
"grabbing",
|
|
"help",
|
|
"inherit",
|
|
"initial",
|
|
"move",
|
|
"n-resize",
|
|
"ne-resize",
|
|
"nesw-resize",
|
|
"no-drop",
|
|
"none",
|
|
"not-allowed",
|
|
"ns-resize",
|
|
"nw-resize",
|
|
"nwse-resize",
|
|
"pointer",
|
|
"progress",
|
|
"row-resize",
|
|
"s-resize",
|
|
"se-resize",
|
|
"sw-resize",
|
|
"text",
|
|
"unset",
|
|
"vertical-text",
|
|
"w-resize",
|
|
"wait",
|
|
"zoom-in",
|
|
"zoom-out"
|
|
]
|
|
},
|
|
"direction": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"direction"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"ltr",
|
|
"rtl",
|
|
"unset"
|
|
]
|
|
},
|
|
"display": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"display"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"-moz-box",
|
|
"-moz-deck",
|
|
"-moz-grid",
|
|
"-moz-grid-group",
|
|
"-moz-grid-line",
|
|
"-moz-groupbox",
|
|
"-moz-inline-box",
|
|
"-moz-inline-grid",
|
|
"-moz-inline-stack",
|
|
"-moz-popup",
|
|
"-moz-stack",
|
|
"-webkit-box",
|
|
"-webkit-flex",
|
|
"-webkit-inline-box",
|
|
"-webkit-inline-flex",
|
|
"block",
|
|
"contents",
|
|
"flex",
|
|
"flow-root",
|
|
"grid",
|
|
"inherit",
|
|
"initial",
|
|
"inline",
|
|
"inline-block",
|
|
"inline-flex",
|
|
"inline-grid",
|
|
"inline-table",
|
|
"list-item",
|
|
"none",
|
|
"ruby",
|
|
"ruby-base",
|
|
"ruby-base-container",
|
|
"ruby-text",
|
|
"ruby-text-container",
|
|
"table",
|
|
"table-caption",
|
|
"table-cell",
|
|
"table-column",
|
|
"table-column-group",
|
|
"table-footer-group",
|
|
"table-header-group",
|
|
"table-row",
|
|
"table-row-group",
|
|
"unset"
|
|
]
|
|
},
|
|
"dominant-baseline": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"dominant-baseline"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"alphabetic",
|
|
"auto",
|
|
"central",
|
|
"hanging",
|
|
"ideographic",
|
|
"inherit",
|
|
"initial",
|
|
"mathematical",
|
|
"middle",
|
|
"no-change",
|
|
"reset-size",
|
|
"text-after-edge",
|
|
"text-before-edge",
|
|
"unset",
|
|
"use-script"
|
|
]
|
|
},
|
|
"empty-cells": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"empty-cells"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"hide",
|
|
"inherit",
|
|
"initial",
|
|
"show",
|
|
"unset"
|
|
]
|
|
},
|
|
"fill": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"fill"
|
|
],
|
|
"supports": [
|
|
2,
|
|
11
|
|
],
|
|
"values": [
|
|
"context-fill",
|
|
"context-stroke",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"fill-opacity": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"fill-opacity"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"context-fill-opacity",
|
|
"context-stroke-opacity",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"fill-rule": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"fill-rule"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"evenodd",
|
|
"inherit",
|
|
"initial",
|
|
"nonzero",
|
|
"unset"
|
|
]
|
|
},
|
|
"filter": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"filter"
|
|
],
|
|
"supports": [
|
|
11
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"flex": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flex-grow",
|
|
"flex-shrink",
|
|
"flex-basis"
|
|
],
|
|
"supports": [
|
|
6,
|
|
7,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-available",
|
|
"-moz-fit-content",
|
|
"-moz-max-content",
|
|
"-moz-min-content",
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"flex-basis": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flex-basis"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-available",
|
|
"-moz-fit-content",
|
|
"-moz-max-content",
|
|
"-moz-min-content",
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"flex-direction": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flex-direction"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"column",
|
|
"column-reverse",
|
|
"inherit",
|
|
"initial",
|
|
"row",
|
|
"row-reverse",
|
|
"unset"
|
|
]
|
|
},
|
|
"flex-flow": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flex-direction",
|
|
"flex-wrap"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"column",
|
|
"column-reverse",
|
|
"inherit",
|
|
"initial",
|
|
"nowrap",
|
|
"row",
|
|
"row-reverse",
|
|
"unset",
|
|
"wrap",
|
|
"wrap-reverse"
|
|
]
|
|
},
|
|
"flex-grow": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flex-grow"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"flex-shrink": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flex-shrink"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"flex-wrap": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flex-wrap"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"nowrap",
|
|
"unset",
|
|
"wrap",
|
|
"wrap-reverse"
|
|
]
|
|
},
|
|
"float": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"float"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"inline-end",
|
|
"inline-start",
|
|
"left",
|
|
"none",
|
|
"right",
|
|
"unset"
|
|
]
|
|
},
|
|
"flood-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flood-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"flood-opacity": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"flood-opacity"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"font": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-family",
|
|
"font-style",
|
|
"font-weight",
|
|
"font-size",
|
|
"line-height",
|
|
"font-size-adjust",
|
|
"font-stretch",
|
|
"-x-system-font",
|
|
"font-feature-settings",
|
|
"font-language-override",
|
|
"font-kerning",
|
|
"font-variant-alternates",
|
|
"font-variant-caps",
|
|
"font-variant-east-asian",
|
|
"font-variant-ligatures",
|
|
"font-variant-numeric",
|
|
"font-variant-position"
|
|
],
|
|
"supports": [
|
|
6,
|
|
7,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-block-height",
|
|
"-moz-button",
|
|
"-moz-desktop",
|
|
"-moz-dialog",
|
|
"-moz-document",
|
|
"-moz-field",
|
|
"-moz-info",
|
|
"-moz-list",
|
|
"-moz-pull-down-menu",
|
|
"-moz-window",
|
|
"-moz-workspace",
|
|
"all-petite-caps",
|
|
"all-small-caps",
|
|
"auto",
|
|
"bold",
|
|
"bolder",
|
|
"calc",
|
|
"caption",
|
|
"common-ligatures",
|
|
"condensed",
|
|
"contextual",
|
|
"diagonal-fractions",
|
|
"discretionary-ligatures",
|
|
"expanded",
|
|
"extra-condensed",
|
|
"extra-expanded",
|
|
"full-width",
|
|
"historical-forms",
|
|
"historical-ligatures",
|
|
"icon",
|
|
"inherit",
|
|
"initial",
|
|
"italic",
|
|
"jis04",
|
|
"jis78",
|
|
"jis83",
|
|
"jis90",
|
|
"large",
|
|
"larger",
|
|
"lighter",
|
|
"lining-nums",
|
|
"medium",
|
|
"menu",
|
|
"message-box",
|
|
"no-common-ligatures",
|
|
"no-contextual",
|
|
"no-discretionary-ligatures",
|
|
"no-historical-ligatures",
|
|
"none",
|
|
"normal",
|
|
"oblique",
|
|
"oldstyle-nums",
|
|
"ordinal",
|
|
"petite-caps",
|
|
"proportional-nums",
|
|
"proportional-width",
|
|
"ruby",
|
|
"semi-condensed",
|
|
"semi-expanded",
|
|
"simplified",
|
|
"slashed-zero",
|
|
"small",
|
|
"small-caps",
|
|
"small-caption",
|
|
"smaller",
|
|
"stacked-fractions",
|
|
"status-bar",
|
|
"sub",
|
|
"super",
|
|
"tabular-nums",
|
|
"titling-caps",
|
|
"traditional",
|
|
"ultra-condensed",
|
|
"ultra-expanded",
|
|
"unicase",
|
|
"unset",
|
|
"x-large",
|
|
"x-small",
|
|
"xx-large",
|
|
"xx-small"
|
|
]
|
|
},
|
|
"font-family": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-family"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"font-feature-settings": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-feature-settings"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"font-kerning": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-kerning"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"normal",
|
|
"unset"
|
|
]
|
|
},
|
|
"font-language-override": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-language-override"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"unset"
|
|
]
|
|
},
|
|
"font-size": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-size"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"large",
|
|
"larger",
|
|
"medium",
|
|
"small",
|
|
"smaller",
|
|
"unset",
|
|
"x-large",
|
|
"x-small",
|
|
"xx-large",
|
|
"xx-small"
|
|
]
|
|
},
|
|
"font-size-adjust": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-size-adjust"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"font-stretch": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-stretch"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"condensed",
|
|
"expanded",
|
|
"extra-condensed",
|
|
"extra-expanded",
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"semi-condensed",
|
|
"semi-expanded",
|
|
"ultra-condensed",
|
|
"ultra-expanded",
|
|
"unset"
|
|
]
|
|
},
|
|
"font-style": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"italic",
|
|
"normal",
|
|
"oblique",
|
|
"unset"
|
|
]
|
|
},
|
|
"font-synthesis": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-synthesis"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"style",
|
|
"unset",
|
|
"weight"
|
|
]
|
|
},
|
|
"font-variant": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-variant-alternates",
|
|
"font-variant-caps",
|
|
"font-variant-east-asian",
|
|
"font-variant-ligatures",
|
|
"font-variant-numeric",
|
|
"font-variant-position"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"all-petite-caps",
|
|
"all-small-caps",
|
|
"common-ligatures",
|
|
"contextual",
|
|
"diagonal-fractions",
|
|
"discretionary-ligatures",
|
|
"full-width",
|
|
"historical-forms",
|
|
"historical-ligatures",
|
|
"inherit",
|
|
"initial",
|
|
"jis04",
|
|
"jis78",
|
|
"jis83",
|
|
"jis90",
|
|
"lining-nums",
|
|
"no-common-ligatures",
|
|
"no-contextual",
|
|
"no-discretionary-ligatures",
|
|
"no-historical-ligatures",
|
|
"normal",
|
|
"oldstyle-nums",
|
|
"ordinal",
|
|
"petite-caps",
|
|
"proportional-nums",
|
|
"proportional-width",
|
|
"ruby",
|
|
"simplified",
|
|
"slashed-zero",
|
|
"small-caps",
|
|
"stacked-fractions",
|
|
"sub",
|
|
"super",
|
|
"tabular-nums",
|
|
"titling-caps",
|
|
"traditional",
|
|
"unicase",
|
|
"unset"
|
|
]
|
|
},
|
|
"font-variant-alternates": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-variant-alternates"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"historical-forms",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"font-variant-caps": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-variant-caps"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"all-petite-caps",
|
|
"all-small-caps",
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"petite-caps",
|
|
"small-caps",
|
|
"titling-caps",
|
|
"unicase",
|
|
"unset"
|
|
]
|
|
},
|
|
"font-variant-east-asian": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-variant-east-asian"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"full-width",
|
|
"inherit",
|
|
"initial",
|
|
"jis04",
|
|
"jis78",
|
|
"jis83",
|
|
"jis90",
|
|
"proportional-width",
|
|
"ruby",
|
|
"simplified",
|
|
"traditional",
|
|
"unset"
|
|
]
|
|
},
|
|
"font-variant-ligatures": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-variant-ligatures"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"common-ligatures",
|
|
"contextual",
|
|
"discretionary-ligatures",
|
|
"historical-ligatures",
|
|
"inherit",
|
|
"initial",
|
|
"no-common-ligatures",
|
|
"no-contextual",
|
|
"no-discretionary-ligatures",
|
|
"no-historical-ligatures",
|
|
"unset"
|
|
]
|
|
},
|
|
"font-variant-numeric": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-variant-numeric"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"diagonal-fractions",
|
|
"inherit",
|
|
"initial",
|
|
"lining-nums",
|
|
"oldstyle-nums",
|
|
"ordinal",
|
|
"proportional-nums",
|
|
"slashed-zero",
|
|
"stacked-fractions",
|
|
"tabular-nums",
|
|
"unset"
|
|
]
|
|
},
|
|
"font-variant-position": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-variant-position"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"sub",
|
|
"super",
|
|
"unset"
|
|
]
|
|
},
|
|
"font-weight": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"font-weight"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"bold",
|
|
"bolder",
|
|
"inherit",
|
|
"initial",
|
|
"lighter",
|
|
"normal",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-template-areas",
|
|
"grid-template-rows",
|
|
"grid-template-columns",
|
|
"grid-auto-flow",
|
|
"grid-auto-rows",
|
|
"grid-auto-columns"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"column",
|
|
"dense",
|
|
"inherit",
|
|
"initial",
|
|
"max-content",
|
|
"min-content",
|
|
"row",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-area": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-row-start",
|
|
"grid-column-start",
|
|
"grid-row-end",
|
|
"grid-column-end"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-auto-columns": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-auto-columns"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"max-content",
|
|
"min-content",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-auto-flow": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-auto-flow"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"column",
|
|
"dense",
|
|
"inherit",
|
|
"initial",
|
|
"row",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-auto-rows": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-auto-rows"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"max-content",
|
|
"min-content",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-column": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-column-start",
|
|
"grid-column-end"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-column-end": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-column-end"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-column-gap": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-column-gap"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-column-start": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-column-start"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-gap": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-row-gap",
|
|
"grid-column-gap"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-row": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-row-start",
|
|
"grid-row-end"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-row-end": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-row-end"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-row-gap": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-row-gap"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-row-start": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-row-start"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-template": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-template-areas",
|
|
"grid-template-rows",
|
|
"grid-template-columns"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"max-content",
|
|
"min-content",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-template-areas": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-template-areas"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-template-columns": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-template-columns"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"max-content",
|
|
"min-content",
|
|
"unset"
|
|
]
|
|
},
|
|
"grid-template-rows": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"grid-template-rows"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"max-content",
|
|
"min-content",
|
|
"unset"
|
|
]
|
|
},
|
|
"height": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"height"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-available",
|
|
"-moz-fit-content",
|
|
"-moz-max-content",
|
|
"-moz-min-content",
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"hyphens": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"hyphens"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"inherit",
|
|
"initial",
|
|
"manual",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"image-orientation": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"image-orientation"
|
|
],
|
|
"supports": [
|
|
1
|
|
],
|
|
"values": [
|
|
"flip",
|
|
"from-image",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"image-rendering": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"image-rendering"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"-moz-crisp-edges",
|
|
"auto",
|
|
"inherit",
|
|
"initial",
|
|
"optimizequality",
|
|
"optimizespeed",
|
|
"unset"
|
|
]
|
|
},
|
|
"ime-mode": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"ime-mode"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"active",
|
|
"auto",
|
|
"disabled",
|
|
"inactive",
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"unset"
|
|
]
|
|
},
|
|
"inline-size": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"inline-size"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-available",
|
|
"-moz-fit-content",
|
|
"-moz-max-content",
|
|
"-moz-min-content",
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"isolation": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"isolation"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"inherit",
|
|
"initial",
|
|
"isolate",
|
|
"unset"
|
|
]
|
|
},
|
|
"justify-content": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"justify-content"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"baseline",
|
|
"center",
|
|
"end",
|
|
"flex-end",
|
|
"flex-start",
|
|
"inherit",
|
|
"initial",
|
|
"last baseline",
|
|
"left",
|
|
"normal",
|
|
"right",
|
|
"space-around",
|
|
"space-between",
|
|
"space-evenly",
|
|
"start",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"justify-items": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"justify-items"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"baseline",
|
|
"center",
|
|
"end",
|
|
"flex-end",
|
|
"flex-start",
|
|
"inherit",
|
|
"initial",
|
|
"last baseline",
|
|
"left",
|
|
"normal",
|
|
"right",
|
|
"self-end",
|
|
"self-start",
|
|
"start",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"justify-self": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"justify-self"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"baseline",
|
|
"center",
|
|
"end",
|
|
"flex-end",
|
|
"flex-start",
|
|
"inherit",
|
|
"initial",
|
|
"last baseline",
|
|
"left",
|
|
"normal",
|
|
"right",
|
|
"self-end",
|
|
"self-start",
|
|
"start",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"left": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"left"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"letter-spacing": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"letter-spacing"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"unset"
|
|
]
|
|
},
|
|
"lighting-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"lighting-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"line-height": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"line-height"
|
|
],
|
|
"supports": [
|
|
6,
|
|
7,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-block-height",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"unset"
|
|
]
|
|
},
|
|
"list-style": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"list-style-type",
|
|
"list-style-image",
|
|
"list-style-position"
|
|
],
|
|
"supports": [
|
|
11
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"inside",
|
|
"none",
|
|
"outside",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"list-style-image": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"list-style-image"
|
|
],
|
|
"supports": [
|
|
11
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"list-style-position": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"list-style-position"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"inside",
|
|
"outside",
|
|
"unset"
|
|
]
|
|
},
|
|
"list-style-type": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"list-style-type"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"margin": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"margin-top",
|
|
"margin-right",
|
|
"margin-bottom",
|
|
"margin-left"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"margin-block-end": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"margin-block-end"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"margin-block-start": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"margin-block-start"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"margin-bottom": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"margin-bottom"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"margin-inline-end": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"margin-inline-end"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"margin-inline-start": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"margin-inline-start"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"margin-left": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"margin-left"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"margin-right": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"margin-right"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"margin-top": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"margin-top"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"marker": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"marker-start",
|
|
"marker-mid",
|
|
"marker-end"
|
|
],
|
|
"supports": [
|
|
11
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"marker-end": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"marker-end"
|
|
],
|
|
"supports": [
|
|
11
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"marker-mid": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"marker-mid"
|
|
],
|
|
"supports": [
|
|
11
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"marker-start": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"marker-start"
|
|
],
|
|
"supports": [
|
|
11
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"mask": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-image",
|
|
"mask-repeat",
|
|
"mask-position-x",
|
|
"mask-position-y",
|
|
"mask-clip",
|
|
"mask-origin",
|
|
"mask-size",
|
|
"mask-composite",
|
|
"mask-mode"
|
|
],
|
|
"supports": [
|
|
4,
|
|
5,
|
|
6,
|
|
8,
|
|
11
|
|
],
|
|
"values": [
|
|
"-moz-element",
|
|
"-moz-image-rect",
|
|
"-moz-linear-gradient",
|
|
"-moz-radial-gradient",
|
|
"-moz-repeating-linear-gradient",
|
|
"-moz-repeating-radial-gradient",
|
|
"add",
|
|
"alpha",
|
|
"border-box",
|
|
"bottom",
|
|
"center",
|
|
"contain",
|
|
"content-box",
|
|
"cover",
|
|
"exclude",
|
|
"fill-box",
|
|
"inherit",
|
|
"initial",
|
|
"intersect",
|
|
"left",
|
|
"linear-gradient",
|
|
"luminance",
|
|
"match-source",
|
|
"no-clip",
|
|
"no-repeat",
|
|
"none",
|
|
"padding-box",
|
|
"radial-gradient",
|
|
"repeat",
|
|
"repeat-x",
|
|
"repeat-y",
|
|
"repeating-linear-gradient",
|
|
"repeating-radial-gradient",
|
|
"right",
|
|
"round",
|
|
"space",
|
|
"stroke-box",
|
|
"subtract",
|
|
"top",
|
|
"unset",
|
|
"url",
|
|
"view-box"
|
|
]
|
|
},
|
|
"mask-clip": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-clip"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"border-box",
|
|
"content-box",
|
|
"fill-box",
|
|
"inherit",
|
|
"initial",
|
|
"no-clip",
|
|
"padding-box",
|
|
"stroke-box",
|
|
"unset",
|
|
"view-box"
|
|
]
|
|
},
|
|
"mask-composite": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-composite"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"add",
|
|
"exclude",
|
|
"inherit",
|
|
"initial",
|
|
"intersect",
|
|
"subtract",
|
|
"unset"
|
|
]
|
|
},
|
|
"mask-image": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-image"
|
|
],
|
|
"supports": [
|
|
4,
|
|
5,
|
|
11
|
|
],
|
|
"values": [
|
|
"-moz-element",
|
|
"-moz-image-rect",
|
|
"-moz-linear-gradient",
|
|
"-moz-radial-gradient",
|
|
"-moz-repeating-linear-gradient",
|
|
"-moz-repeating-radial-gradient",
|
|
"inherit",
|
|
"initial",
|
|
"linear-gradient",
|
|
"none",
|
|
"radial-gradient",
|
|
"repeating-linear-gradient",
|
|
"repeating-radial-gradient",
|
|
"unset",
|
|
"url"
|
|
]
|
|
},
|
|
"mask-mode": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-mode"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"alpha",
|
|
"inherit",
|
|
"initial",
|
|
"luminance",
|
|
"match-source",
|
|
"unset"
|
|
]
|
|
},
|
|
"mask-origin": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-origin"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"border-box",
|
|
"content-box",
|
|
"fill-box",
|
|
"inherit",
|
|
"initial",
|
|
"padding-box",
|
|
"stroke-box",
|
|
"unset",
|
|
"view-box"
|
|
]
|
|
},
|
|
"mask-position": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-position-x",
|
|
"mask-position-y"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"mask-position-x": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-position-x"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"mask-position-y": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-position-y"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"mask-repeat": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-repeat"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"no-repeat",
|
|
"repeat",
|
|
"repeat-x",
|
|
"repeat-y",
|
|
"round",
|
|
"space",
|
|
"unset"
|
|
]
|
|
},
|
|
"mask-size": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-size"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"contain",
|
|
"cover",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"mask-type": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mask-type"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"alpha",
|
|
"inherit",
|
|
"initial",
|
|
"luminance",
|
|
"unset"
|
|
]
|
|
},
|
|
"max-block-size": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"max-block-size"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"max-height": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"max-height"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-available",
|
|
"-moz-fit-content",
|
|
"-moz-max-content",
|
|
"-moz-min-content",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"max-inline-size": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"max-inline-size"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-available",
|
|
"-moz-fit-content",
|
|
"-moz-max-content",
|
|
"-moz-min-content",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"max-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"max-width"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-available",
|
|
"-moz-fit-content",
|
|
"-moz-max-content",
|
|
"-moz-min-content",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"min-block-size": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"min-block-size"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"min-height": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"min-height"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-available",
|
|
"-moz-fit-content",
|
|
"-moz-max-content",
|
|
"-moz-min-content",
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"min-inline-size": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"min-inline-size"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-available",
|
|
"-moz-fit-content",
|
|
"-moz-max-content",
|
|
"-moz-min-content",
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"min-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"min-width"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-available",
|
|
"-moz-fit-content",
|
|
"-moz-max-content",
|
|
"-moz-min-content",
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"mix-blend-mode": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"mix-blend-mode"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"color",
|
|
"color-burn",
|
|
"color-dodge",
|
|
"darken",
|
|
"difference",
|
|
"exclusion",
|
|
"hard-light",
|
|
"hue",
|
|
"inherit",
|
|
"initial",
|
|
"lighten",
|
|
"luminosity",
|
|
"multiply",
|
|
"normal",
|
|
"overlay",
|
|
"saturation",
|
|
"screen",
|
|
"soft-light",
|
|
"unset"
|
|
]
|
|
},
|
|
"object-fit": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"object-fit"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"contain",
|
|
"cover",
|
|
"fill",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"scale-down",
|
|
"unset"
|
|
]
|
|
},
|
|
"object-position": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"object-position"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"calc",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"offset-block-end": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"offset-block-end"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"offset-block-start": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"offset-block-start"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"offset-inline-end": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"offset-inline-end"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"offset-inline-start": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"offset-inline-start"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"opacity": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"opacity"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"order": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"order"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"outline": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"outline-width",
|
|
"outline-style",
|
|
"outline-color"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"auto",
|
|
"calc",
|
|
"currentColor",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"medium",
|
|
"none",
|
|
"outset",
|
|
"rgb",
|
|
"rgba",
|
|
"ridge",
|
|
"solid",
|
|
"thick",
|
|
"thin",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"outline-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"outline-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"outline-offset": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"outline-offset"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"outline-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"outline-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"groove",
|
|
"inherit",
|
|
"initial",
|
|
"inset",
|
|
"none",
|
|
"outset",
|
|
"ridge",
|
|
"solid",
|
|
"unset"
|
|
]
|
|
},
|
|
"outline-width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"outline-width"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"medium",
|
|
"thick",
|
|
"thin",
|
|
"unset"
|
|
]
|
|
},
|
|
"overflow": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"overflow-x",
|
|
"overflow-y"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"-moz-hidden-unscrollable",
|
|
"auto",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"scroll",
|
|
"unset",
|
|
"visible"
|
|
]
|
|
},
|
|
"overflow-wrap": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"overflow-wrap"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"break-word",
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"unset"
|
|
]
|
|
},
|
|
"overflow-x": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"overflow-x"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"-moz-hidden-unscrollable",
|
|
"auto",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"scroll",
|
|
"unset",
|
|
"visible"
|
|
]
|
|
},
|
|
"overflow-y": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"overflow-y"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"-moz-hidden-unscrollable",
|
|
"auto",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"scroll",
|
|
"unset",
|
|
"visible"
|
|
]
|
|
},
|
|
"overscroll-behavior": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"overscroll-behavior-x",
|
|
"overscroll-behavior-y"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"contain",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"overscroll-behavior-x": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"overscroll-behavior-x"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"contain",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"overscroll-behavior-y": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"overscroll-behavior-y"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"contain",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"padding": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"padding-top",
|
|
"padding-right",
|
|
"padding-bottom",
|
|
"padding-left"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"padding-block-end": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"padding-block-end"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"padding-block-start": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"padding-block-start"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"padding-bottom": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"padding-bottom"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"padding-inline-end": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"padding-inline-end"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"padding-inline-start": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"padding-inline-start"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"padding-left": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"padding-left"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"padding-right": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"padding-right"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"padding-top": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"padding-top"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"page-break-after": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"page-break-after"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"always",
|
|
"auto",
|
|
"avoid",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"unset"
|
|
]
|
|
},
|
|
"page-break-before": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"page-break-before"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"always",
|
|
"auto",
|
|
"avoid",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"unset"
|
|
]
|
|
},
|
|
"page-break-inside": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"page-break-inside"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"avoid",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"paint-order": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"paint-order"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"perspective": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"perspective"
|
|
],
|
|
"supports": [
|
|
6
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"perspective-origin": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"perspective-origin"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"calc",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"place-content": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"align-content",
|
|
"justify-content"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"baseline",
|
|
"center",
|
|
"end",
|
|
"flex-end",
|
|
"flex-start",
|
|
"inherit",
|
|
"initial",
|
|
"last baseline",
|
|
"left",
|
|
"normal",
|
|
"right",
|
|
"space-around",
|
|
"space-between",
|
|
"space-evenly",
|
|
"start",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"place-items": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"align-items",
|
|
"justify-items"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"baseline",
|
|
"center",
|
|
"end",
|
|
"flex-end",
|
|
"flex-start",
|
|
"inherit",
|
|
"initial",
|
|
"last baseline",
|
|
"left",
|
|
"normal",
|
|
"right",
|
|
"self-end",
|
|
"self-start",
|
|
"start",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"place-self": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"align-self",
|
|
"justify-self"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"baseline",
|
|
"center",
|
|
"end",
|
|
"flex-end",
|
|
"flex-start",
|
|
"inherit",
|
|
"initial",
|
|
"last baseline",
|
|
"left",
|
|
"normal",
|
|
"right",
|
|
"self-end",
|
|
"self-start",
|
|
"start",
|
|
"stretch",
|
|
"unset"
|
|
]
|
|
},
|
|
"pointer-events": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"pointer-events"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"all",
|
|
"auto",
|
|
"fill",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"painted",
|
|
"stroke",
|
|
"unset",
|
|
"visible",
|
|
"visiblefill",
|
|
"visiblepainted",
|
|
"visiblestroke"
|
|
]
|
|
},
|
|
"position": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"position"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"absolute",
|
|
"fixed",
|
|
"inherit",
|
|
"initial",
|
|
"relative",
|
|
"static",
|
|
"sticky",
|
|
"unset"
|
|
]
|
|
},
|
|
"quotes": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"quotes"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"resize": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"resize"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"both",
|
|
"horizontal",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset",
|
|
"vertical"
|
|
]
|
|
},
|
|
"right": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"right"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"ruby-align": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"ruby-align"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"space-around",
|
|
"space-between",
|
|
"start",
|
|
"unset"
|
|
]
|
|
},
|
|
"ruby-position": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"ruby-position"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"over",
|
|
"under",
|
|
"unset"
|
|
]
|
|
},
|
|
"scroll-behavior": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"scroll-behavior"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"inherit",
|
|
"initial",
|
|
"smooth",
|
|
"unset"
|
|
]
|
|
},
|
|
"scroll-snap-coordinate": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"scroll-snap-coordinate"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"scroll-snap-destination": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"scroll-snap-destination"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"scroll-snap-points-x": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"scroll-snap-points-x"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"scroll-snap-points-y": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"scroll-snap-points-y"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"scroll-snap-type": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"scroll-snap-type-x",
|
|
"scroll-snap-type-y"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"mandatory",
|
|
"none",
|
|
"proximity",
|
|
"unset"
|
|
]
|
|
},
|
|
"scroll-snap-type-x": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"scroll-snap-type-x"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"mandatory",
|
|
"none",
|
|
"proximity",
|
|
"unset"
|
|
]
|
|
},
|
|
"scroll-snap-type-y": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"scroll-snap-type-y"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"mandatory",
|
|
"none",
|
|
"proximity",
|
|
"unset"
|
|
]
|
|
},
|
|
"shape-rendering": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"shape-rendering"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"crispedges",
|
|
"geometricprecision",
|
|
"inherit",
|
|
"initial",
|
|
"optimizespeed",
|
|
"unset"
|
|
]
|
|
},
|
|
"stop-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"stop-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"stop-opacity": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"stop-opacity"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"stroke": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"stroke"
|
|
],
|
|
"supports": [
|
|
2,
|
|
11
|
|
],
|
|
"values": [
|
|
"context-fill",
|
|
"context-stroke",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"stroke-dasharray": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"stroke-dasharray"
|
|
],
|
|
"supports": [
|
|
6,
|
|
7,
|
|
8
|
|
],
|
|
"values": [
|
|
"context-value",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"stroke-dashoffset": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"stroke-dashoffset"
|
|
],
|
|
"supports": [
|
|
6,
|
|
7,
|
|
8
|
|
],
|
|
"values": [
|
|
"context-value",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"stroke-linecap": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"stroke-linecap"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"butt",
|
|
"inherit",
|
|
"initial",
|
|
"round",
|
|
"square",
|
|
"unset"
|
|
]
|
|
},
|
|
"stroke-linejoin": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"stroke-linejoin"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"bevel",
|
|
"inherit",
|
|
"initial",
|
|
"miter",
|
|
"round",
|
|
"unset"
|
|
]
|
|
},
|
|
"stroke-miterlimit": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"stroke-miterlimit"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"stroke-opacity": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"stroke-opacity"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"context-fill-opacity",
|
|
"context-stroke-opacity",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"stroke-width": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"stroke-width"
|
|
],
|
|
"supports": [
|
|
6,
|
|
7,
|
|
8
|
|
],
|
|
"values": [
|
|
"context-value",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"table-layout": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"table-layout"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"fixed",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-align": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"text-align"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"-moz-center",
|
|
"-moz-left",
|
|
"-moz-right",
|
|
"center",
|
|
"end",
|
|
"inherit",
|
|
"initial",
|
|
"justify",
|
|
"left",
|
|
"match-parent",
|
|
"right",
|
|
"start",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-align-last": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"text-align-last"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"center",
|
|
"end",
|
|
"inherit",
|
|
"initial",
|
|
"justify",
|
|
"left",
|
|
"right",
|
|
"start",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-anchor": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"text-anchor"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"end",
|
|
"inherit",
|
|
"initial",
|
|
"middle",
|
|
"start",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-combine-upright": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"text-combine-upright"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"all",
|
|
"digits",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-decoration": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"text-decoration-color",
|
|
"text-decoration-line",
|
|
"text-decoration-style"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"-moz-none",
|
|
"blink",
|
|
"currentColor",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"line-through",
|
|
"none",
|
|
"overline",
|
|
"rgb",
|
|
"rgba",
|
|
"solid",
|
|
"transparent",
|
|
"underline",
|
|
"unset",
|
|
"wavy"
|
|
]
|
|
},
|
|
"text-decoration-color": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"text-decoration-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-decoration-line": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"text-decoration-line"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"blink",
|
|
"inherit",
|
|
"initial",
|
|
"line-through",
|
|
"none",
|
|
"overline",
|
|
"underline",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-decoration-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"text-decoration-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"-moz-none",
|
|
"dashed",
|
|
"dotted",
|
|
"double",
|
|
"inherit",
|
|
"initial",
|
|
"solid",
|
|
"unset",
|
|
"wavy"
|
|
]
|
|
},
|
|
"text-emphasis": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"text-emphasis-style",
|
|
"text-emphasis-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-emphasis-color": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"text-emphasis-color"
|
|
],
|
|
"supports": [
|
|
2
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-emphasis-position": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"text-emphasis-position"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"over",
|
|
"right",
|
|
"under",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-emphasis-style": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"text-emphasis-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-indent": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"text-indent"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-justify": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"text-justify"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"distribute",
|
|
"inherit",
|
|
"initial",
|
|
"inter-character",
|
|
"inter-word",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-orientation": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"text-orientation"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"mixed",
|
|
"sideways",
|
|
"sideways-right",
|
|
"unset",
|
|
"upright"
|
|
]
|
|
},
|
|
"text-overflow": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"text-overflow"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"clip",
|
|
"ellipsis",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-rendering": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"text-rendering"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"geometricprecision",
|
|
"inherit",
|
|
"initial",
|
|
"optimizelegibility",
|
|
"optimizespeed",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-shadow": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"text-shadow"
|
|
],
|
|
"supports": [
|
|
2,
|
|
6
|
|
],
|
|
"values": [
|
|
"COLOR",
|
|
"calc",
|
|
"currentColor",
|
|
"hsl",
|
|
"hsla",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"rgb",
|
|
"rgba",
|
|
"transparent",
|
|
"unset"
|
|
]
|
|
},
|
|
"text-transform": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"text-transform"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"capitalize",
|
|
"full-width",
|
|
"inherit",
|
|
"initial",
|
|
"lowercase",
|
|
"none",
|
|
"unset",
|
|
"uppercase"
|
|
]
|
|
},
|
|
"top": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"top"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"touch-action": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"touch-action"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"auto",
|
|
"inherit",
|
|
"initial",
|
|
"manipulation",
|
|
"none",
|
|
"pan-x",
|
|
"pan-y",
|
|
"unset"
|
|
]
|
|
},
|
|
"transform": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transform"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"transform-box": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transform-box"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"border-box",
|
|
"fill-box",
|
|
"inherit",
|
|
"initial",
|
|
"unset",
|
|
"view-box"
|
|
]
|
|
},
|
|
"transform-origin": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transform-origin"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"bottom",
|
|
"center",
|
|
"inherit",
|
|
"initial",
|
|
"left",
|
|
"right",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"transform-style": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transform-style"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"flat",
|
|
"inherit",
|
|
"initial",
|
|
"preserve-3d",
|
|
"unset"
|
|
]
|
|
},
|
|
"transition": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transition-property",
|
|
"transition-duration",
|
|
"transition-timing-function",
|
|
"transition-delay"
|
|
],
|
|
"supports": [
|
|
9,
|
|
10
|
|
],
|
|
"values": [
|
|
"all",
|
|
"cubic-bezier",
|
|
"ease",
|
|
"ease-in",
|
|
"ease-in-out",
|
|
"ease-out",
|
|
"inherit",
|
|
"initial",
|
|
"linear",
|
|
"none",
|
|
"step-end",
|
|
"step-start",
|
|
"steps",
|
|
"unset"
|
|
]
|
|
},
|
|
"transition-delay": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transition-delay"
|
|
],
|
|
"supports": [
|
|
9
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"transition-duration": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transition-duration"
|
|
],
|
|
"supports": [
|
|
9
|
|
],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"transition-property": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transition-property"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"all",
|
|
"inherit",
|
|
"initial",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"transition-timing-function": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"transition-timing-function"
|
|
],
|
|
"supports": [
|
|
10
|
|
],
|
|
"values": [
|
|
"cubic-bezier",
|
|
"ease",
|
|
"ease-in",
|
|
"ease-in-out",
|
|
"ease-out",
|
|
"inherit",
|
|
"initial",
|
|
"linear",
|
|
"step-end",
|
|
"step-start",
|
|
"steps",
|
|
"unset"
|
|
]
|
|
},
|
|
"unicode-bidi": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"unicode-bidi"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"bidi-override",
|
|
"embed",
|
|
"inherit",
|
|
"initial",
|
|
"isolate",
|
|
"isolate-override",
|
|
"normal",
|
|
"plaintext",
|
|
"unset"
|
|
]
|
|
},
|
|
"vector-effect": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"vector-effect"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"non-scaling-stroke",
|
|
"none",
|
|
"unset"
|
|
]
|
|
},
|
|
"vertical-align": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"vertical-align"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-middle-with-baseline",
|
|
"baseline",
|
|
"bottom",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"middle",
|
|
"sub",
|
|
"super",
|
|
"text-bottom",
|
|
"text-top",
|
|
"top",
|
|
"unset"
|
|
]
|
|
},
|
|
"visibility": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"visibility"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"collapse",
|
|
"hidden",
|
|
"inherit",
|
|
"initial",
|
|
"unset",
|
|
"visible"
|
|
]
|
|
},
|
|
"white-space": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"white-space"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"-moz-pre-space",
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"nowrap",
|
|
"pre",
|
|
"pre-line",
|
|
"pre-wrap",
|
|
"unset"
|
|
]
|
|
},
|
|
"width": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"width"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"-moz-available",
|
|
"-moz-fit-content",
|
|
"-moz-max-content",
|
|
"-moz-min-content",
|
|
"auto",
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"will-change": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"will-change"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
},
|
|
"word-break": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"word-break"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"break-all",
|
|
"inherit",
|
|
"initial",
|
|
"keep-all",
|
|
"normal",
|
|
"unset"
|
|
]
|
|
},
|
|
"word-spacing": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"word-spacing"
|
|
],
|
|
"supports": [
|
|
6,
|
|
8
|
|
],
|
|
"values": [
|
|
"calc",
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"unset"
|
|
]
|
|
},
|
|
"word-wrap": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"overflow-wrap"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"break-word",
|
|
"inherit",
|
|
"initial",
|
|
"normal",
|
|
"unset"
|
|
]
|
|
},
|
|
"writing-mode": {
|
|
"isInherited": true,
|
|
"subproperties": [
|
|
"writing-mode"
|
|
],
|
|
"supports": [],
|
|
"values": [
|
|
"horizontal-tb",
|
|
"inherit",
|
|
"initial",
|
|
"lr",
|
|
"lr-tb",
|
|
"rl",
|
|
"rl-tb",
|
|
"sideways-lr",
|
|
"sideways-rl",
|
|
"tb",
|
|
"tb-rl",
|
|
"unset",
|
|
"vertical-lr",
|
|
"vertical-rl"
|
|
]
|
|
},
|
|
"z-index": {
|
|
"isInherited": false,
|
|
"subproperties": [
|
|
"z-index"
|
|
],
|
|
"supports": [
|
|
7
|
|
],
|
|
"values": [
|
|
"auto",
|
|
"inherit",
|
|
"initial",
|
|
"unset"
|
|
]
|
|
}
|
|
};
|
|
|
|
/**
|
|
* A list of the pseudo elements.
|
|
*/
|
|
exports.PSEUDO_ELEMENTS = [
|
|
":after",
|
|
":before",
|
|
":backdrop",
|
|
":cue",
|
|
":first-letter",
|
|
":first-line",
|
|
":-moz-selection",
|
|
":-moz-focus-inner",
|
|
":-moz-focus-outer",
|
|
":-moz-list-bullet",
|
|
":-moz-list-number",
|
|
":-moz-math-anonymous",
|
|
":-moz-progress-bar",
|
|
":-moz-range-track",
|
|
":-moz-range-progress",
|
|
":-moz-range-thumb",
|
|
":-moz-meter-bar",
|
|
":-moz-placeholder",
|
|
":placeholder",
|
|
":-moz-color-swatch"
|
|
];
|
|
|
|
/**
|
|
* A list of the preferences keys for whether a CSS property is enabled or not. This is
|
|
* exposed for testing purposes.
|
|
*/
|
|
exports.PREFERENCES = [
|
|
[
|
|
"all",
|
|
"layout.css.all-shorthand.enabled"
|
|
],
|
|
[
|
|
"background-blend-mode",
|
|
"layout.css.background-blend-mode.enabled"
|
|
],
|
|
[
|
|
"box-decoration-break",
|
|
"layout.css.box-decoration-break.enabled"
|
|
],
|
|
[
|
|
"color-adjust",
|
|
"layout.css.color-adjust.enabled"
|
|
],
|
|
[
|
|
"column-span",
|
|
"layout.css.column-span.enabled"
|
|
],
|
|
[
|
|
"contain",
|
|
"layout.css.contain.enabled"
|
|
],
|
|
[
|
|
"font-variation-settings",
|
|
"layout.css.font-variations.enabled"
|
|
],
|
|
[
|
|
"initial-letter",
|
|
"layout.css.initial-letter.enabled"
|
|
],
|
|
[
|
|
"image-orientation",
|
|
"layout.css.image-orientation.enabled"
|
|
],
|
|
[
|
|
"isolation",
|
|
"layout.css.isolation.enabled"
|
|
],
|
|
[
|
|
"mix-blend-mode",
|
|
"layout.css.mix-blend-mode.enabled"
|
|
],
|
|
[
|
|
"-moz-osx-font-smoothing",
|
|
"layout.css.osx-font-smoothing.enabled"
|
|
],
|
|
[
|
|
"overflow-clip-box",
|
|
"layout.css.overflow-clip-box.enabled"
|
|
],
|
|
[
|
|
"overflow-clip-box-block",
|
|
"layout.css.overflow-clip-box.enabled"
|
|
],
|
|
[
|
|
"overflow-clip-box-inline",
|
|
"layout.css.overflow-clip-box.enabled"
|
|
],
|
|
[
|
|
"paint-order",
|
|
"svg.paint-order.enabled"
|
|
],
|
|
[
|
|
"scroll-behavior",
|
|
"layout.css.scroll-behavior.property-enabled"
|
|
],
|
|
[
|
|
"overscroll-behavior",
|
|
"layout.css.overscroll-behavior.enabled"
|
|
],
|
|
[
|
|
"overscroll-behavior-x",
|
|
"layout.css.overscroll-behavior.enabled"
|
|
],
|
|
[
|
|
"overscroll-behavior-y",
|
|
"layout.css.overscroll-behavior.enabled"
|
|
],
|
|
[
|
|
"scroll-snap-coordinate",
|
|
"layout.css.scroll-snap.enabled"
|
|
],
|
|
[
|
|
"scroll-snap-destination",
|
|
"layout.css.scroll-snap.enabled"
|
|
],
|
|
[
|
|
"scroll-snap-points-x",
|
|
"layout.css.scroll-snap.enabled"
|
|
],
|
|
[
|
|
"scroll-snap-points-y",
|
|
"layout.css.scroll-snap.enabled"
|
|
],
|
|
[
|
|
"scroll-snap-type",
|
|
"layout.css.scroll-snap.enabled"
|
|
],
|
|
[
|
|
"scroll-snap-type-x",
|
|
"layout.css.scroll-snap.enabled"
|
|
],
|
|
[
|
|
"scroll-snap-type-y",
|
|
"layout.css.scroll-snap.enabled"
|
|
],
|
|
[
|
|
"shape-image-threshold",
|
|
"layout.css.shape-outside.enabled"
|
|
],
|
|
[
|
|
"shape-outside",
|
|
"layout.css.shape-outside.enabled"
|
|
],
|
|
[
|
|
"text-combine-upright",
|
|
"layout.css.text-combine-upright.enabled"
|
|
],
|
|
[
|
|
"-webkit-text-fill-color",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"text-justify",
|
|
"layout.css.text-justify.enabled"
|
|
],
|
|
[
|
|
"-webkit-text-stroke",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-text-stroke-color",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-text-stroke-width",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"touch-action",
|
|
"layout.css.touch_action.enabled"
|
|
],
|
|
[
|
|
"-moz-transform",
|
|
"layout.css.prefixes.transforms"
|
|
],
|
|
[
|
|
"transform-box",
|
|
"svg.transform-box.enabled"
|
|
],
|
|
[
|
|
"-moz-transform-origin",
|
|
"layout.css.prefixes.transforms"
|
|
],
|
|
[
|
|
"-moz-perspective-origin",
|
|
"layout.css.prefixes.transforms"
|
|
],
|
|
[
|
|
"-moz-perspective",
|
|
"layout.css.prefixes.transforms"
|
|
],
|
|
[
|
|
"-moz-transform-style",
|
|
"layout.css.prefixes.transforms"
|
|
],
|
|
[
|
|
"-moz-backface-visibility",
|
|
"layout.css.prefixes.transforms"
|
|
],
|
|
[
|
|
"-moz-border-image",
|
|
"layout.css.prefixes.border-image"
|
|
],
|
|
[
|
|
"-moz-transition",
|
|
"layout.css.prefixes.transitions"
|
|
],
|
|
[
|
|
"-moz-transition-delay",
|
|
"layout.css.prefixes.transitions"
|
|
],
|
|
[
|
|
"-moz-transition-duration",
|
|
"layout.css.prefixes.transitions"
|
|
],
|
|
[
|
|
"-moz-transition-property",
|
|
"layout.css.prefixes.transitions"
|
|
],
|
|
[
|
|
"-moz-transition-timing-function",
|
|
"layout.css.prefixes.transitions"
|
|
],
|
|
[
|
|
"-moz-animation",
|
|
"layout.css.prefixes.animations"
|
|
],
|
|
[
|
|
"-moz-animation-delay",
|
|
"layout.css.prefixes.animations"
|
|
],
|
|
[
|
|
"-moz-animation-direction",
|
|
"layout.css.prefixes.animations"
|
|
],
|
|
[
|
|
"-moz-animation-duration",
|
|
"layout.css.prefixes.animations"
|
|
],
|
|
[
|
|
"-moz-animation-fill-mode",
|
|
"layout.css.prefixes.animations"
|
|
],
|
|
[
|
|
"-moz-animation-iteration-count",
|
|
"layout.css.prefixes.animations"
|
|
],
|
|
[
|
|
"-moz-animation-name",
|
|
"layout.css.prefixes.animations"
|
|
],
|
|
[
|
|
"-moz-animation-play-state",
|
|
"layout.css.prefixes.animations"
|
|
],
|
|
[
|
|
"-moz-animation-timing-function",
|
|
"layout.css.prefixes.animations"
|
|
],
|
|
[
|
|
"-moz-box-sizing",
|
|
"layout.css.prefixes.box-sizing"
|
|
],
|
|
[
|
|
"-moz-font-feature-settings",
|
|
"layout.css.prefixes.font-features"
|
|
],
|
|
[
|
|
"-moz-font-language-override",
|
|
"layout.css.prefixes.font-features"
|
|
],
|
|
[
|
|
"-moz-column-span",
|
|
"layout.css.column-span.enabled"
|
|
],
|
|
[
|
|
"-webkit-animation",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-animation-delay",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-animation-direction",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-animation-duration",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-animation-fill-mode",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-animation-iteration-count",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-animation-name",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-animation-play-state",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-animation-timing-function",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-filter",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-text-size-adjust",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-transform",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-transform-origin",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-transform-style",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-backface-visibility",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-perspective",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-perspective-origin",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-transition",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-transition-delay",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-transition-duration",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-transition-property",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-transition-timing-function",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-border-radius",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-border-top-left-radius",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-border-top-right-radius",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-border-bottom-left-radius",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-border-bottom-right-radius",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-background-clip",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-background-origin",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-background-size",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-border-image",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-box-shadow",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-box-sizing",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-box-flex",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-box-ordinal-group",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-box-orient",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-box-direction",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-box-align",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-box-pack",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-flex-direction",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-flex-wrap",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-flex-flow",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-order",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-flex",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-flex-grow",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-flex-shrink",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-flex-basis",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-justify-content",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-align-items",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-align-self",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-align-content",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-user-select",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-mask",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-mask-clip",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-mask-composite",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-mask-image",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-mask-origin",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-mask-position",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-mask-position-x",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-mask-position-y",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-mask-repeat",
|
|
"layout.css.prefixes.webkit"
|
|
],
|
|
[
|
|
"-webkit-mask-size",
|
|
"layout.css.prefixes.webkit"
|
|
]
|
|
];
|