amis 1.9.0-beta.10 → 1.9.0-beta.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. package/lib/actions/LinkAction.d.ts +8 -1
  2. package/lib/actions/LinkAction.js +9 -12
  3. package/lib/actions/LinkAction.js.map +2 -2
  4. package/lib/actions/ToastAction.js +2 -1
  5. package/lib/actions/ToastAction.js.map +2 -2
  6. package/lib/components/Tree.d.ts +170 -84
  7. package/lib/components/Tree.js +25 -23
  8. package/lib/components/Tree.js.map +2 -2
  9. package/lib/index.js +1 -1
  10. package/lib/renderers/Action.js +1 -1
  11. package/lib/renderers/Action.js.map +2 -2
  12. package/lib/renderers/CRUD.d.ts +1 -0
  13. package/lib/renderers/CRUD.js +2 -2
  14. package/lib/renderers/CRUD.js.map +2 -2
  15. package/lib/renderers/Dialog.js +2 -2
  16. package/lib/renderers/Dialog.js.map +2 -2
  17. package/lib/renderers/Drawer.js +2 -2
  18. package/lib/renderers/Drawer.js.map +2 -2
  19. package/lib/renderers/Form/InputFile.d.ts +4 -0
  20. package/lib/renderers/Form/InputFile.js +47 -21
  21. package/lib/renderers/Form/InputFile.js.map +2 -2
  22. package/lib/renderers/Form/InputTree.d.ts +9 -1
  23. package/lib/renderers/Form/InputTree.js +2 -2
  24. package/lib/renderers/Form/InputTree.js.map +2 -2
  25. package/lib/renderers/Form/Picker.d.ts +2 -1
  26. package/lib/renderers/Form/Picker.js +8 -2
  27. package/lib/renderers/Form/Picker.js.map +2 -2
  28. package/lib/renderers/Form/index.js +6 -3
  29. package/lib/renderers/Form/index.js.map +2 -2
  30. package/lib/renderers/Service.d.ts +2 -0
  31. package/lib/renderers/Service.js +23 -3
  32. package/lib/renderers/Service.js.map +2 -2
  33. package/lib/renderers/Wizard.js +5 -8
  34. package/lib/renderers/Wizard.js.map +2 -2
  35. package/lib/themes/ang-ie11.css +27 -15
  36. package/lib/themes/ang.css +39 -25
  37. package/lib/themes/ang.css.map +1 -1
  38. package/lib/themes/antd-ie11.css +27 -15
  39. package/lib/themes/antd.css +39 -25
  40. package/lib/themes/antd.css.map +1 -1
  41. package/lib/themes/cxd-ie11.css +42 -30
  42. package/lib/themes/cxd.css +44 -26
  43. package/lib/themes/cxd.css.map +1 -1
  44. package/lib/themes/dark-ie11.css +27 -15
  45. package/lib/themes/dark.css +39 -25
  46. package/lib/themes/dark.css.map +1 -1
  47. package/lib/themes/default-ie11.css +42 -30
  48. package/lib/themes/default.css +44 -26
  49. package/lib/themes/default.css.map +1 -1
  50. package/package.json +2 -3
  51. package/schema.json +174 -235
  52. package/scss/_properties.scss +2 -0
  53. package/scss/components/form/_tree.scss +41 -46
  54. package/scss/themes/_cxd-variables.scss +7 -2
  55. package/sdk/ang-ie11.css +33 -20
  56. package/sdk/ang.css +45 -30
  57. package/sdk/antd-ie11.css +33 -20
  58. package/sdk/antd.css +45 -30
  59. package/sdk/barcode.js +51 -51
  60. package/sdk/charts.js +15 -15
  61. package/sdk/codemirror.js +7 -7
  62. package/sdk/color-picker.js +65 -65
  63. package/sdk/cropperjs.js +2 -2
  64. package/sdk/cxd-ie11.css +48 -35
  65. package/sdk/cxd.css +50 -31
  66. package/sdk/dark-ie11.css +33 -20
  67. package/sdk/dark.css +45 -30
  68. package/sdk/exceljs.js +1 -1
  69. package/sdk/markdown.js +69 -69
  70. package/sdk/papaparse.js +1 -1
  71. package/sdk/renderers/Form/CityDB.js +1 -1
  72. package/sdk/rest.js +16 -16
  73. package/sdk/rich-text.js +62 -62
  74. package/sdk/sdk-ie11.css +48 -35
  75. package/sdk/sdk.css +50 -31
  76. package/sdk/sdk.js +1265 -1293
  77. package/sdk/thirds/hls.js/hls.js +1 -1
  78. package/sdk/thirds/mpegts.js/mpegts.js +1 -1
  79. package/sdk/tinymce.js +57 -57
  80. package/src/actions/LinkAction.ts +21 -14
  81. package/src/actions/ToastAction.ts +6 -1
  82. package/src/components/Tree.tsx +36 -36
  83. package/src/renderers/Action.tsx +1 -4
  84. package/src/renderers/CRUD.tsx +4 -6
  85. package/src/renderers/Dialog.tsx +2 -2
  86. package/src/renderers/Drawer.tsx +2 -2
  87. package/src/renderers/Form/InputFile.tsx +27 -15
  88. package/src/renderers/Form/InputTree.tsx +12 -1
  89. package/src/renderers/Form/Picker.tsx +13 -3
  90. package/src/renderers/Form/index.tsx +6 -6
  91. package/src/renderers/Service.tsx +40 -5
  92. package/src/renderers/Wizard.tsx +4 -7
package/schema.json CHANGED
@@ -16109,14 +16109,14 @@
16109
16109
  },
16110
16110
  "clipPath": {
16111
16111
  "$ref": "#/definitions/Property.ClipPath",
16112
- "description": "The **`clip-path`** CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.\n\n**Syntax**: `<clip-source> | [ <basic-shape> || <geometry-box> ] | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **55** | **3.5** | **9.1** | **12** | **10** | | 23 _-x-_ | | 7 _-x-_ | | |"
16112
+ "description": "The `**clip-path**` CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.\n\n**Syntax**: `<clip-source> | [ <basic-shape> || <geometry-box> ] | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-------: | :----: | :----: | | **55** | **3.5** | **9.1** | **12** | **10** | | 23 _-x-_ | | 6.1 _-x-_ | | |"
16113
16113
  },
16114
16114
  "clipRule": {
16115
16115
  "$ref": "#/definitions/Property.ClipRule"
16116
16116
  },
16117
16117
  "color": {
16118
16118
  "$ref": "#/definitions/Property.Color",
16119
- "description": "The **`color`** CSS property sets the foreground color value of an element's text and text decorations, and sets the `<currentcolor>` value. `currentcolor` may be used as an indirect value on _other_ properties and is the default for other color properties, such as `border-color`.\n\n**Syntax**: `<color>`\n\n**Initial value**: `canvastext`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **3** |"
16119
+ "description": "The **`color`** CSS property sets the foreground color value of an element's text and text decorations, and sets the `<currentcolor>` value. `currentcolor` may be used as an indirect value on _other_ properties and is the default for other color properties, such as `border-color`.\n\n**Syntax**: `<color>`\n\n**Initial value**: Varies from one browser to another\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **3** |"
16120
16120
  },
16121
16121
  "colorInterpolation": {
16122
16122
  "$ref": "#/definitions/Property.ColorInterpolation"
@@ -16126,7 +16126,7 @@
16126
16126
  },
16127
16127
  "cursor": {
16128
16128
  "$ref": "#/definitions/Property.Cursor",
16129
- "description": "The **`cursor`** CSS property sets the mouse cursor, if any, to show when the mouse pointer is over an element.\n\n**Syntax**: `[ [ <url> [ <x> <y> ]? , ]* [ auto | default | none | context-menu | help | pointer | progress | wait | cell | crosshair | text | vertical-text | alias | copy | move | no-drop | not-allowed | e-resize | n-resize | ne-resize | nw-resize | s-resize | se-resize | sw-resize | w-resize | ew-resize | ns-resize | nesw-resize | nwse-resize | col-resize | row-resize | all-scroll | zoom-in | zoom-out | grab | grabbing ] ]`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :---: | | **1** | **1** | **1.2** | **12** | **4** |"
16129
+ "description": "The **`cursor`** CSS property sets the type of mouse cursor, if any, to show when the mouse pointer is over an element.\n\n**Syntax**: `[ [ <url> [ <x> <y> ]? , ]* [ auto | default | none | context-menu | help | pointer | progress | wait | cell | crosshair | text | vertical-text | alias | copy | move | no-drop | not-allowed | e-resize | n-resize | ne-resize | nw-resize | s-resize | se-resize | sw-resize | w-resize | ew-resize | ns-resize | nesw-resize | nwse-resize | col-resize | row-resize | all-scroll | zoom-in | zoom-out | grab | grabbing ] ]`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :---: | | **1** | **1** | **1.2** | **12** | **4** |"
16130
16130
  },
16131
16131
  "direction": {
16132
16132
  "$ref": "#/definitions/Property.Direction",
@@ -16168,7 +16168,7 @@
16168
16168
  },
16169
16169
  "fontSize": {
16170
16170
  "$ref": "#/definitions/Property.FontSize%3C(string%7Cnumber)%3E",
16171
- "description": "The **`font-size`** CSS property sets the size of the font. Changing the font size also updates the sizes of the font size-relative `<length>` units, such as `em`, `ex`, and so forth.\n\n**Syntax**: `<absolute-size> | <relative-size> | <length-percentage>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-----: | | **1** | **1** | **1** | **12** | **5.5** |"
16171
+ "description": "The **`font-size`** CSS property sets the size of the font. Changing the font size also updates the sizes of the font size-relative `<length>` units, such as `em`, `ex`, and so forth.\n\n**Syntax**: `<absolute-size> | <relative-size> | <length-percentage>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-----: | | **1** | **1** | **1** | **12** | **5.5** |"
16172
16172
  },
16173
16173
  "fontSizeAdjust": {
16174
16174
  "$ref": "#/definitions/Property.FontSizeAdjust",
@@ -16226,7 +16226,7 @@
16226
16226
  },
16227
16227
  "opacity": {
16228
16228
  "$ref": "#/definitions/Property.Opacity",
16229
- "description": "The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n\n**Syntax**: `<alpha-value>`\n\n**Initial value**: `1`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **2** | **12** | **9** |"
16229
+ "description": "The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n\n**Syntax**: `<alpha-value>`\n\n**Initial value**: `1.0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **2** | **12** | **9** |"
16230
16230
  },
16231
16231
  "overflow": {
16232
16232
  "$ref": "#/definitions/Property.Overflow",
@@ -16337,12 +16337,16 @@
16337
16337
  },
16338
16338
  "boxOrient": {
16339
16339
  "$ref": "#/definitions/Property.BoxOrient",
16340
- "description": "The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n\n**Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n\n**Initial value**: `inline-axis` (`horizontal` in XUL)"
16340
+ "description": "This is a property of the original CSS Flexible Box Layout Module draft, and has been replaced by a newer standard. See flexbox for information about the current standard.\n\n**Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n\n**Initial value**: `inline-axis` (`horizontal` in XUL)"
16341
16341
  },
16342
16342
  "boxPack": {
16343
16343
  "$ref": "#/definitions/Property.BoxPack",
16344
16344
  "description": "The **`-moz-box-pack`** and **`-webkit-box-pack`** CSS properties specify how a `-moz-box` or `-webkit-box` packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.\n\n**Syntax**: `start | center | end | justify`\n\n**Initial value**: `start`"
16345
16345
  },
16346
+ "fontVariantAlternates": {
16347
+ "$ref": "#/definitions/Property.FontVariantAlternates",
16348
+ "description": "The **`font-variant-alternates`** CSS property controls the usage of alternate glyphs. These alternate glyphs may be referenced by alternative names defined in `@font-feature-values`.\n\n**Syntax**: `normal | [ stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) ]`\n\n**Initial value**: `normal`"
16349
+ },
16346
16350
  "gridColumnGap": {
16347
16351
  "$ref": "#/definitions/Property.GridColumnGap%3C(string%7Cnumber)%3E",
16348
16352
  "description": "The **`column-gap`** CSS property sets the size of the gap (gutter) between an element's columns.\n\n**Syntax**: `<length-percentage>`\n\n**Initial value**: `0`"
@@ -16361,7 +16365,7 @@
16361
16365
  },
16362
16366
  "offsetBlock": {
16363
16367
  "$ref": "#/definitions/Property.InsetBlock%3C(string%7Cnumber)%3E",
16364
- "description": "The **`inset-block`** CSS property defines the logical block start and end offsets of an element, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>{1,2}`\n\n**Initial value**: `auto`"
16368
+ "description": "The **`inset-inline`** CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>{1,2}`\n\n**Initial value**: `auto`"
16365
16369
  },
16366
16370
  "offsetBlockEnd": {
16367
16371
  "$ref": "#/definitions/Property.InsetBlockEnd%3C(string%7Cnumber)%3E",
@@ -16437,7 +16441,7 @@
16437
16441
  },
16438
16442
  "KhtmlBoxOrient": {
16439
16443
  "$ref": "#/definitions/Property.BoxOrient",
16440
- "description": "The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n\n**Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n\n**Initial value**: `inline-axis` (`horizontal` in XUL)"
16444
+ "description": "This is a property of the original CSS Flexible Box Layout Module draft, and has been replaced by a newer standard. See flexbox for information about the current standard.\n\n**Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n\n**Initial value**: `inline-axis` (`horizontal` in XUL)"
16441
16445
  },
16442
16446
  "KhtmlBoxPack": {
16443
16447
  "$ref": "#/definitions/Property.BoxPack",
@@ -16449,11 +16453,11 @@
16449
16453
  },
16450
16454
  "KhtmlOpacity": {
16451
16455
  "$ref": "#/definitions/Property.Opacity",
16452
- "description": "The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n\n**Syntax**: `<alpha-value>`\n\n**Initial value**: `1`"
16456
+ "description": "The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n\n**Syntax**: `<alpha-value>`\n\n**Initial value**: `1.0`"
16453
16457
  },
16454
16458
  "KhtmlUserSelect": {
16455
16459
  "$ref": "#/definitions/Property.UserSelect",
16456
- "description": "The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n\n**Syntax**: `auto | text | none | contain | all`\n\n**Initial value**: `auto`"
16460
+ "description": "The `**user-select**` CSS property controls whether the user can select text. This doesn't have any effect on content loaded as chrome, except in textboxes.\n\n**Syntax**: `auto | text | none | contain | all`\n\n**Initial value**: `auto`"
16457
16461
  },
16458
16462
  "MozBackgroundClip": {
16459
16463
  "$ref": "#/definitions/Property.BackgroundClip",
@@ -16513,7 +16517,7 @@
16513
16517
  },
16514
16518
  "MozBoxOrient": {
16515
16519
  "$ref": "#/definitions/Property.BoxOrient",
16516
- "description": "The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n\n**Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n\n**Initial value**: `inline-axis` (`horizontal` in XUL)"
16520
+ "description": "This is a property of the original CSS Flexible Box Layout Module draft, and has been replaced by a newer standard. See flexbox for information about the current standard.\n\n**Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n\n**Initial value**: `inline-axis` (`horizontal` in XUL)"
16517
16521
  },
16518
16522
  "MozBoxPack": {
16519
16523
  "$ref": "#/definitions/Property.BoxPack",
@@ -16533,7 +16537,7 @@
16533
16537
  },
16534
16538
  "MozOpacity": {
16535
16539
  "$ref": "#/definitions/Property.Opacity",
16536
- "description": "The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n\n**Syntax**: `<alpha-value>`\n\n**Initial value**: `1`"
16540
+ "description": "The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n\n**Syntax**: `<alpha-value>`\n\n**Initial value**: `1.0`"
16537
16541
  },
16538
16542
  "MozOutline": {
16539
16543
  "$ref": "#/definitions/Property.Outline%3C(string%7Cnumber)%3E",
@@ -16713,7 +16717,7 @@
16713
16717
  },
16714
16718
  "WebkitBoxOrient": {
16715
16719
  "$ref": "#/definitions/Property.BoxOrient",
16716
- "description": "The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n\n**Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n\n**Initial value**: `inline-axis` (`horizontal` in XUL)"
16720
+ "description": "This is a property of the original CSS Flexible Box Layout Module draft, and has been replaced by a newer standard. See flexbox for information about the current standard.\n\n**Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n\n**Initial value**: `inline-axis` (`horizontal` in XUL)"
16717
16721
  },
16718
16722
  "WebkitBoxPack": {
16719
16723
  "$ref": "#/definitions/Property.BoxPack",
@@ -16737,7 +16741,7 @@
16737
16741
  },
16738
16742
  "MozColumnRule": {
16739
16743
  "$ref": "#/definitions/Property.ColumnRule%3C(string%7Cnumber)%3E",
16740
- "description": "The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\n\n**Syntax**: `<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>`"
16744
+ "description": "The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\n\n**Syntax**: `<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>`"
16741
16745
  },
16742
16746
  "MozColumns": {
16743
16747
  "$ref": "#/definitions/Property.Columns%3C(string%7Cnumber)%3E",
@@ -16793,7 +16797,7 @@
16793
16797
  },
16794
16798
  "WebkitColumnRule": {
16795
16799
  "$ref": "#/definitions/Property.ColumnRule%3C(string%7Cnumber)%3E",
16796
- "description": "The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\n\n**Syntax**: `<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>`"
16800
+ "description": "The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\n\n**Syntax**: `<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>`"
16797
16801
  },
16798
16802
  "WebkitColumns": {
16799
16803
  "$ref": "#/definitions/Property.Columns%3C(string%7Cnumber)%3E",
@@ -16861,7 +16865,7 @@
16861
16865
  },
16862
16866
  "MozAppearance": {
16863
16867
  "$ref": "#/definitions/Property.MozAppearance",
16864
- "description": "The **`appearance`** CSS property is used to display an element using platform-native styling, based on the operating system's theme. The **`-moz-appearance`** and **`-webkit-appearance`** properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support **`-webkit-appearance`**, for compatibility reasons.\n\n**Syntax**: `none | button | button-arrow-down | button-arrow-next | button-arrow-previous | button-arrow-up | button-bevel | button-focus | caret | checkbox | checkbox-container | checkbox-label | checkmenuitem | dualbutton | groupbox | listbox | listitem | menuarrow | menubar | menucheckbox | menuimage | menuitem | menuitemtext | menulist | menulist-button | menulist-text | menulist-textfield | menupopup | menuradio | menuseparator | meterbar | meterchunk | progressbar | progressbar-vertical | progresschunk | progresschunk-vertical | radio | radio-container | radio-label | radiomenuitem | range | range-thumb | resizer | resizerpanel | scale-horizontal | scalethumbend | scalethumb-horizontal | scalethumbstart | scalethumbtick | scalethumb-vertical | scale-vertical | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical | searchfield | separator | sheet | spinner | spinner-downbutton | spinner-textfield | spinner-upbutton | splitter | statusbar | statusbarpanel | tab | tabpanel | tabpanels | tab-scroll-arrow-back | tab-scroll-arrow-forward | textfield | textfield-multiline | toolbar | toolbarbutton | toolbarbutton-dropdown | toolbargripper | toolbox | tooltip | treeheader | treeheadercell | treeheadersortarrow | treeitem | treeline | treetwisty | treetwistyopen | treeview | -moz-mac-unified-toolbar | -moz-win-borderless-glass | -moz-win-browsertabbar-toolbox | -moz-win-communicationstext | -moz-win-communications-toolbox | -moz-win-exclude-glass | -moz-win-glass | -moz-win-mediatext | -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`\n\n**Initial value**: `none` (but this value is overridden in the user agent CSS)"
16868
+ "description": "The `**appearance**` CSS property is used to display an element using platform-native styling, based on the operating system's theme. The **`-moz-appearance`** and **`-webkit-appearance`** properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support **`-webkit-appearance`**, for compatibility reasons.\n\n**Syntax**: `none | button | button-arrow-down | button-arrow-next | button-arrow-previous | button-arrow-up | button-bevel | button-focus | caret | checkbox | checkbox-container | checkbox-label | checkmenuitem | dualbutton | groupbox | listbox | listitem | menuarrow | menubar | menucheckbox | menuimage | menuitem | menuitemtext | menulist | menulist-button | menulist-text | menulist-textfield | menupopup | menuradio | menuseparator | meterbar | meterchunk | progressbar | progressbar-vertical | progresschunk | progresschunk-vertical | radio | radio-container | radio-label | radiomenuitem | range | range-thumb | resizer | resizerpanel | scale-horizontal | scalethumbend | scalethumb-horizontal | scalethumbstart | scalethumbtick | scalethumb-vertical | scale-vertical | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical | searchfield | separator | sheet | spinner | spinner-downbutton | spinner-textfield | spinner-upbutton | splitter | statusbar | statusbarpanel | tab | tabpanel | tabpanels | tab-scroll-arrow-back | tab-scroll-arrow-forward | textfield | textfield-multiline | toolbar | toolbarbutton | toolbarbutton-dropdown | toolbargripper | toolbox | tooltip | treeheader | treeheadercell | treeheadersortarrow | treeitem | treeline | treetwisty | treetwistyopen | treeview | -moz-mac-unified-toolbar | -moz-win-borderless-glass | -moz-win-browsertabbar-toolbox | -moz-win-communicationstext | -moz-win-communications-toolbox | -moz-win-exclude-glass | -moz-win-glass | -moz-win-mediatext | -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`\n\n**Initial value**: `none` (but this value is overridden in the user agent CSS)"
16865
16869
  },
16866
16870
  "MozBackfaceVisibility": {
16867
16871
  "$ref": "#/definitions/Property.BackfaceVisibility",
@@ -16937,7 +16941,7 @@
16937
16941
  },
16938
16942
  "MozContextProperties": {
16939
16943
  "$ref": "#/definitions/Property.MozContextProperties",
16940
- "description": "The **`-moz-context-properties`** property can be used within privileged contexts in Firefox to share the values of specified properties of the element with a child SVG image.\n\n**Syntax**: `none | [ fill | fill-opacity | stroke | stroke-opacity ]#`\n\n**Initial value**: `none`"
16944
+ "description": "The `**-moz-context-properties**` property can be used within privileged contexts in Firefox to share the values of specified properties of the element with a child SVG image.\n\n**Syntax**: `none | [ fill | fill-opacity | stroke | stroke-opacity ]#`\n\n**Initial value**: `none`"
16941
16945
  },
16942
16946
  "MozFontFeatureSettings": {
16943
16947
  "$ref": "#/definitions/Property.FontFeatureSettings",
@@ -17033,11 +17037,11 @@
17033
17037
  },
17034
17038
  "MozUserModify": {
17035
17039
  "$ref": "#/definitions/Property.MozUserModify",
17036
- "description": "The **`user-modify`** property has no effect in Firefox. It was originally planned to determine whether or not the content of an element can be edited by a user.\n\n**Syntax**: `read-only | read-write | write-only`\n\n**Initial value**: `read-only`"
17040
+ "description": "The **`user-modify`** property has no effect in Firefox. It was originally planned to determine whether or not the content of an element can be edited by a user.\n\n**Syntax**: `read-only | read-write | write-only`\n\n**Initial value**: `read-only`"
17037
17041
  },
17038
17042
  "MozUserSelect": {
17039
17043
  "$ref": "#/definitions/Property.UserSelect",
17040
- "description": "The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n\n**Syntax**: `auto | text | none | contain | all`\n\n**Initial value**: `auto`"
17044
+ "description": "The `**user-select**` CSS property controls whether the user can select text. This doesn't have any effect on content loaded as chrome, except in textboxes.\n\n**Syntax**: `auto | text | none | contain | all`\n\n**Initial value**: `auto`"
17041
17045
  },
17042
17046
  "MozWindowDragging": {
17043
17047
  "$ref": "#/definitions/Property.MozWindowDragging",
@@ -17053,7 +17057,7 @@
17053
17057
  },
17054
17058
  "msAlignSelf": {
17055
17059
  "$ref": "#/definitions/Property.AlignSelf",
17056
- "description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n\n**Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n\n**Initial value**: `auto`"
17060
+ "description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n\n**Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n\n**Initial value**: `auto`"
17057
17061
  },
17058
17062
  "msBlockProgression": {
17059
17063
  "$ref": "#/definitions/Property.MsBlockProgression",
@@ -17093,7 +17097,7 @@
17093
17097
  },
17094
17098
  "msFlexPositive": {
17095
17099
  "$ref": "#/definitions/Property.FlexGrow",
17096
- "description": "The **`flex-grow`** CSS property sets the flex grow factor of a flex item's main size.\n\n**Syntax**: `<number>`\n\n**Initial value**: `0`"
17100
+ "description": "The **`flex-grow`** CSS property sets the flex grow factor of a flex item main size.\n\n**Syntax**: `<number>`\n\n**Initial value**: `0`"
17097
17101
  },
17098
17102
  "msFlowFrom": {
17099
17103
  "$ref": "#/definitions/Property.MsFlowFrom",
@@ -17305,7 +17309,7 @@
17305
17309
  },
17306
17310
  "WebkitAlignSelf": {
17307
17311
  "$ref": "#/definitions/Property.AlignSelf",
17308
- "description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n\n**Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n\n**Initial value**: `auto`"
17312
+ "description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n\n**Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n\n**Initial value**: `auto`"
17309
17313
  },
17310
17314
  "WebkitAnimationDelay": {
17311
17315
  "$ref": "#/definitions/Property.AnimationDelay%3Cstring%3E",
@@ -17341,7 +17345,7 @@
17341
17345
  },
17342
17346
  "WebkitAppearance": {
17343
17347
  "$ref": "#/definitions/Property.WebkitAppearance",
17344
- "description": "The **`appearance`** CSS property is used to display an element using platform-native styling, based on the operating system's theme. The **`-moz-appearance`** and **`-webkit-appearance`** properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support **`-webkit-appearance`**, for compatibility reasons.\n\n**Syntax**: `none | button | button-bevel | caret | checkbox | default-button | inner-spin-button | listbox | listitem | media-controls-background | media-controls-fullscreen-background | media-current-time-display | media-enter-fullscreen-button | media-exit-fullscreen-button | media-fullscreen-button | media-mute-button | media-overlay-play-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | media-time-remaining-display | media-toggle-closed-captions-button | media-volume-slider | media-volume-slider-container | media-volume-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | meter | progress-bar | progress-bar-value | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | -apple-pay-button`\n\n**Initial value**: `none` (but this value is overridden in the user agent CSS)"
17348
+ "description": "The `**appearance**` CSS property is used to display an element using platform-native styling, based on the operating system's theme. The **`-moz-appearance`** and **`-webkit-appearance`** properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support **`-webkit-appearance`**, for compatibility reasons.\n\n**Syntax**: `none | button | button-bevel | caret | checkbox | default-button | inner-spin-button | listbox | listitem | media-controls-background | media-controls-fullscreen-background | media-current-time-display | media-enter-fullscreen-button | media-exit-fullscreen-button | media-fullscreen-button | media-mute-button | media-overlay-play-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | media-time-remaining-display | media-toggle-closed-captions-button | media-volume-slider | media-volume-slider-container | media-volume-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | meter | progress-bar | progress-bar-value | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | -apple-pay-button`\n\n**Initial value**: `none` (but this value is overridden in the user agent CSS)"
17345
17349
  },
17346
17350
  "WebkitBackdropFilter": {
17347
17351
  "$ref": "#/definitions/Property.BackdropFilter",
@@ -17413,7 +17417,7 @@
17413
17417
  },
17414
17418
  "WebkitClipPath": {
17415
17419
  "$ref": "#/definitions/Property.ClipPath",
17416
- "description": "The **`clip-path`** CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.\n\n**Syntax**: `<clip-source> | [ <basic-shape> || <geometry-box> ] | none`\n\n**Initial value**: `none`"
17420
+ "description": "The `**clip-path**` CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.\n\n**Syntax**: `<clip-source> | [ <basic-shape> || <geometry-box> ] | none`\n\n**Initial value**: `none`"
17417
17421
  },
17418
17422
  "WebkitColumnCount": {
17419
17423
  "$ref": "#/definitions/Property.ColumnCount",
@@ -17461,7 +17465,7 @@
17461
17465
  },
17462
17466
  "WebkitFlexGrow": {
17463
17467
  "$ref": "#/definitions/Property.FlexGrow",
17464
- "description": "The **`flex-grow`** CSS property sets the flex grow factor of a flex item's main size.\n\n**Syntax**: `<number>`\n\n**Initial value**: `0`"
17468
+ "description": "The **`flex-grow`** CSS property sets the flex grow factor of a flex item main size.\n\n**Syntax**: `<number>`\n\n**Initial value**: `0`"
17465
17469
  },
17466
17470
  "WebkitFlexShrink": {
17467
17471
  "$ref": "#/definitions/Property.FlexShrink",
@@ -17487,10 +17491,6 @@
17487
17491
  "$ref": "#/definitions/Property.FontVariantLigatures",
17488
17492
  "description": "The **`font-variant-ligatures`** CSS property controls which ligatures and contextual forms are used in textual content of the elements it applies to. This leads to more harmonized forms in the resulting text.\n\n**Syntax**: `normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]`\n\n**Initial value**: `normal`"
17489
17493
  },
17490
- "WebkitHyphenateCharacter": {
17491
- "$ref": "#/definitions/Property.HyphenateCharacter",
17492
- "description": "The **`hyphenate-character`** CSS property sets the character (or string) used at the end of a line before a hyphenation break.\n\n**Syntax**: `auto | <string>`\n\n**Initial value**: `auto`"
17493
- },
17494
17494
  "WebkitHyphens": {
17495
17495
  "$ref": "#/definitions/Property.Hyphens",
17496
17496
  "description": "The **`hyphens`** CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.\n\n**Syntax**: `none | manual | auto`\n\n**Initial value**: `manual`"
@@ -17553,7 +17553,7 @@
17553
17553
  },
17554
17554
  "WebkitMaskImage": {
17555
17555
  "$ref": "#/definitions/Property.WebkitMaskImage",
17556
- "description": "The **`mask-image`** CSS property sets the image that is used as mask layer for an element. By default this means the alpha channel of the mask image will be multiplied with the alpha channel of the element. This can be controlled with the `mask-mode` property.\n\n**Syntax**: `<mask-reference>#`\n\n**Initial value**: `none`"
17556
+ "description": "The **`mask-image`** CSS property sets the image that is used as mask layer for an element.\n\n**Syntax**: `<mask-reference>#`\n\n**Initial value**: `none`"
17557
17557
  },
17558
17558
  "WebkitMaskOrigin": {
17559
17559
  "$ref": "#/definitions/Property.WebkitMaskOrigin",
@@ -17616,12 +17616,12 @@
17616
17616
  "description": "The **`perspective-origin`** CSS property determines the position at which the viewer is looking. It is used as the _vanishing point_ by the `perspective` property.\n\n**Syntax**: `<position>`\n\n**Initial value**: `50% 50%`"
17617
17617
  },
17618
17618
  "WebkitPrintColorAdjust": {
17619
- "$ref": "#/definitions/Property.PrintColorAdjust",
17620
- "description": "The **`print-color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n\n**Syntax**: `economy | exact`\n\n**Initial value**: `economy`"
17619
+ "$ref": "#/definitions/Property.ColorAdjust",
17620
+ "description": "The **`color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n\n**Syntax**: `economy | exact`\n\n**Initial value**: `economy`"
17621
17621
  },
17622
17622
  "WebkitRubyPosition": {
17623
17623
  "$ref": "#/definitions/Property.RubyPosition",
17624
- "description": "The **`ruby-position`** CSS property defines the position of a ruby element relatives to its base element. It can be positioned over the element (`over`), under it (`under`), or between the characters on their right side (`inter-character`).\n\n**Syntax**: `[ alternate || [ over | under ] ] | inter-character`\n\n**Initial value**: `alternate`"
17624
+ "description": "The `**ruby-position**` CSS property defines the position of a ruby element relatives to its base element. It can be position over the element (`over`), under it (`under`), or between the characters, on their right side (`inter-character`).\n\n**Syntax**: `[ alternate || [ over | under ] ] | inter-character`\n\n**Initial value**: `alternate`"
17625
17625
  },
17626
17626
  "WebkitScrollSnapType": {
17627
17627
  "$ref": "#/definitions/Property.ScrollSnapType",
@@ -17633,7 +17633,7 @@
17633
17633
  },
17634
17634
  "WebkitTapHighlightColor": {
17635
17635
  "$ref": "#/definitions/Property.WebkitTapHighlightColor",
17636
- "description": "**`-webkit-tap-highlight-color`** is a non-standard CSS property that sets the color of the highlight that appears over a link while it's being tapped. The highlighting indicates to the user that their tap is being successfully recognized, and indicates which element they're tapping on.\n\n**Syntax**: `<color>`\n\n**Initial value**: `black`"
17636
+ "description": "**`-webkit-tap-highlight-color`** is a non-standard CSS property that sets the color of the highlight that appears over a link while it's being tapped. The highlighting indicates to the user that their tap is being successfully recognized, and indicates which element they're tapping on.\n\n**Syntax**: `<color>`\n\n**Initial value**: `black`"
17637
17637
  },
17638
17638
  "WebkitTextCombine": {
17639
17639
  "$ref": "#/definitions/Property.TextCombineUpright",
@@ -17649,7 +17649,7 @@
17649
17649
  },
17650
17650
  "WebkitTextDecorationSkip": {
17651
17651
  "$ref": "#/definitions/Property.TextDecorationSkip",
17652
- "description": "The **`text-decoration-skip`** CSS property sets what parts of an element's content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.\n\n**Syntax**: `none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]`\n\n**Initial value**: `objects`"
17652
+ "description": "The **`text-decoration-skip`** CSS property sets what parts of an elements content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.\n\n**Syntax**: `none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]`\n\n**Initial value**: `objects`"
17653
17653
  },
17654
17654
  "WebkitTextDecorationStyle": {
17655
17655
  "$ref": "#/definitions/Property.TextDecorationStyle",
@@ -17729,7 +17729,7 @@
17729
17729
  },
17730
17730
  "WebkitUserSelect": {
17731
17731
  "$ref": "#/definitions/Property.UserSelect",
17732
- "description": "The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n\n**Syntax**: `auto | text | none | contain | all`\n\n**Initial value**: `auto`"
17732
+ "description": "The `**user-select**` CSS property controls whether the user can select text. This doesn't have any effect on content loaded as chrome, except in textboxes.\n\n**Syntax**: `auto | text | none | contain | all`\n\n**Initial value**: `auto`"
17733
17733
  },
17734
17734
  "WebkitWritingMode": {
17735
17735
  "$ref": "#/definitions/Property.WritingMode",
@@ -17737,7 +17737,7 @@
17737
17737
  },
17738
17738
  "all": {
17739
17739
  "$ref": "#/definitions/Property.All",
17740
- "description": "The **`all`** shorthand CSS property resets all of an element's properties except `unicode-bidi`, `direction`, and CSS Custom Properties. It can set properties to their initial or inherited values, or to the values specified in another stylesheet origin.\n\n**Syntax**: `initial | inherit | unset | revert`\n\n**Initial value**: There is no practical initial value for it.\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :-: | | **37** | **27** | **9.1** | **79** | No |"
17740
+ "description": "The `**all**` shorthand CSS property resets all of an element's properties except `unicode-bidi`, `direction`, and CSS Custom Properties. It can set properties to their initial or inherited values, or to the values specified in another stylesheet origin.\n\n**Syntax**: `initial | inherit | unset | revert`\n\n**Initial value**: There is no practical initial value for it.\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :-: | | **37** | **27** | **9.1** | **79** | No |"
17741
17741
  },
17742
17742
  "animation": {
17743
17743
  "$ref": "#/definitions/Property.Animation%3Cstring%3E",
@@ -17817,7 +17817,7 @@
17817
17817
  },
17818
17818
  "columnRule": {
17819
17819
  "$ref": "#/definitions/Property.ColumnRule%3C(string%7Cnumber)%3E",
17820
- "description": "The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\n\n**Syntax**: `<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :-----: | :----: | :----: | | **50** | **52** | **9** | **12** | **10** | | 1 _-x-_ | | 3 _-x-_ | | |"
17820
+ "description": "The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\n\n**Syntax**: `<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :-----: | :----: | :----: | | **50** | **52** | **9** | **12** | **10** | | 1 _-x-_ | | 3 _-x-_ | | |"
17821
17821
  },
17822
17822
  "columns": {
17823
17823
  "$ref": "#/definitions/Property.Columns%3C(string%7Cnumber)%3E",
@@ -17841,7 +17841,7 @@
17841
17841
  },
17842
17842
  "gridArea": {
17843
17843
  "$ref": "#/definitions/Property.GridArea",
17844
- "description": "The **`grid-area`** CSS shorthand property specifies a grid item's size and location within a grid by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the edges of its grid area.\n\n**Syntax**: `<grid-line> [ / <grid-line> ]{0,3}`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
17844
+ "description": "The **`grid-area`** CSS shorthand property specifies a grid items size and location within a grid by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the edges of its grid area.\n\n**Syntax**: `<grid-line> [ / <grid-line> ]{0,3}`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
17845
17845
  },
17846
17846
  "gridColumn": {
17847
17847
  "$ref": "#/definitions/Property.GridColumn",
@@ -17849,7 +17849,7 @@
17849
17849
  },
17850
17850
  "gridRow": {
17851
17851
  "$ref": "#/definitions/Property.GridRow",
17852
- "description": "The **`grid-row`** CSS shorthand property specifies a grid item's size and location within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.\n\n**Syntax**: `<grid-line> [ / <grid-line> ]?`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
17852
+ "description": "The **`grid-row`** CSS shorthand property specifies a grid items size and location within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.\n\n**Syntax**: `<grid-line> [ / <grid-line> ]?`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
17853
17853
  },
17854
17854
  "gridTemplate": {
17855
17855
  "$ref": "#/definitions/Property.GridTemplate",
@@ -17861,11 +17861,11 @@
17861
17861
  },
17862
17862
  "listStyle": {
17863
17863
  "$ref": "#/definitions/Property.ListStyle",
17864
- "description": "The **`list-style`** CSS shorthand property allows you to set all the list style properties at once.\n\n**Syntax**: `<'list-style-type'> || <'list-style-position'> || <'list-style-image'>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **4** |"
17864
+ "description": "The **`list-style`** CSS shorthand property allows you set all the list style properties at once.\n\n**Syntax**: `<'list-style-type'> || <'list-style-position'> || <'list-style-image'>`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **4** |"
17865
17865
  },
17866
17866
  "margin": {
17867
17867
  "$ref": "#/definitions/Property.Margin%3C(string%7Cnumber)%3E",
17868
- "description": "The **`margin`** CSS shorthand property sets the margin area on all four sides of an element.\n\n**Syntax**: `[ <length> | <percentage> | auto ]{1,4}`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **3** |"
17868
+ "description": "The **`margin`** CSS property sets the margin area on all four sides of an element. It is a shorthand for `margin-top`, `margin-right`, `margin-bottom`, and `margin-left`.\n\n**Syntax**: `[ <length> | <percentage> | auto ]{1,4}`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **3** |"
17869
17869
  },
17870
17870
  "maskBorder": {
17871
17871
  "$ref": "#/definitions/Property.MaskBorder",
@@ -17909,7 +17909,7 @@
17909
17909
  },
17910
17910
  "accentColor": {
17911
17911
  "$ref": "#/definitions/Property.AccentColor",
17912
- "description": "The **`accent-color`** CSS property sets the accent color for user-interface controls generated by some elements.\n\n**Syntax**: `auto | <color>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **93** | **92** | **15.4** | **93** | No |"
17912
+ "description": "The **`accent-color`** CSS property sets the color of the elements accent. An accent appears in elements such as `<input>` of `type=\"checkbox\"`, or `type=\"radio\"`.\n\n**Syntax**: `auto | <color>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **93** | **92** | No | **93** | No |"
17913
17913
  },
17914
17914
  "alignContent": {
17915
17915
  "$ref": "#/definitions/Property.AlignContent",
@@ -17921,11 +17921,11 @@
17921
17921
  },
17922
17922
  "alignSelf": {
17923
17923
  "$ref": "#/definitions/Property.AlignSelf",
17924
- "description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n\n**Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n\n**Initial value**: `auto`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **36** | **20** | **9** | **12** | **11** | | 21 _-x-_ | | 7 _-x-_ | | |\n\n---\n\n_Supported in Grid Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :----------: | | **57** | **52** | **10.1** | **16** | **10** _-x-_ |\n\n---"
17924
+ "description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n\n**Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n\n**Initial value**: `auto`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-------: | :----: | :----: | | **36** | **20** | **9** | **12** | **11** | | 21 _-x-_ | | 6.1 _-x-_ | | |\n\n---\n\n_Supported in Grid Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :----------: | | **57** | **52** | **10.1** | **16** | **10** _-x-_ |\n\n---"
17925
17925
  },
17926
17926
  "alignTracks": {
17927
17927
  "$ref": "#/definitions/Property.AlignTracks",
17928
- "description": "The **`align-tracks`** CSS property sets the alignment in the masonry axis for grid containers that have masonry in their block axis.\n\n**Syntax**: `[ normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position> ]#`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | n/a | No | No | No |"
17928
+ "description": "The **`align-tracks`** CSS property sets the alignment in the masonry axis for grid containers that have masonry in their block axis.\n\n**Syntax**: `[ normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position> ]#`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | n/a | No | No | No |"
17929
17929
  },
17930
17930
  "animationDelay": {
17931
17931
  "$ref": "#/definitions/Property.AnimationDelay%3Cstring%3E",
@@ -17955,21 +17955,17 @@
17955
17955
  "$ref": "#/definitions/Property.AnimationPlayState",
17956
17956
  "description": "The **`animation-play-state`** CSS property sets whether an animation is running or paused.\n\n**Syntax**: `<single-animation-play-state>#`\n\n**Initial value**: `running`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :-----: | :----: | :----: | | **43** | **16** | **9** | **12** | **10** | | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ | | |"
17957
17957
  },
17958
- "animationTimeline": {
17959
- "$ref": "#/definitions/Property.AnimationTimeline",
17960
- "description": "The **`animation-timeline`** CSS property specifies the names of one or more `@scroll-timeline` at-rules describing the scroll animations to apply to the element.\n\n**Syntax**: `<single-animation-timeline>#`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | n/a | No | No | No |"
17961
- },
17962
17958
  "animationTimingFunction": {
17963
17959
  "$ref": "#/definitions/Property.AnimationTimingFunction",
17964
17960
  "description": "The **`animation-timing-function`** CSS property sets how an animation progresses through the duration of each cycle.\n\n**Syntax**: `<easing-function>#`\n\n**Initial value**: `ease`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :-----: | :----: | :----: | | **43** | **16** | **9** | **12** | **10** | | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ | | |"
17965
17961
  },
17966
17962
  "appearance": {
17967
17963
  "$ref": "#/definitions/Property.Appearance",
17968
- "description": "The **`appearance`** CSS property is used to display an element using platform-native styling, based on the operating system's theme. The **`-moz-appearance`** and **`-webkit-appearance`** properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support **`-webkit-appearance`**, for compatibility reasons.\n\n**Syntax**: `none | auto | textfield | menulist-button | <compat-auto>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :------: | :------: | :-: | | **84** | **80** | **15.4** | **84** | No | | 1 _-x-_ | 1 _-x-_ | 3 _-x-_ | 12 _-x-_ | |"
17964
+ "description": "The `**appearance**` CSS property is used to display an element using platform-native styling, based on the operating system's theme. The **`-moz-appearance`** and **`-webkit-appearance`** properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support **`-webkit-appearance`**, for compatibility reasons.\n\n**Syntax**: `none | auto | textfield | menulist-button | <compat-auto>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :---------: | :------: | :-: | | **84** | **80** | **3** _-x-_ | **84** | No | | 1 _-x-_ | 1 _-x-_ | | 12 _-x-_ | |"
17969
17965
  },
17970
17966
  "aspectRatio": {
17971
17967
  "$ref": "#/definitions/Property.AspectRatio",
17972
- "description": "The **`aspect-ratio`** CSS property sets a **preferred aspect ratio** for the box, which will be used in the calculation of auto sizes and some other layout functions.\n\n**Syntax**: `auto | <ratio>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **88** | **89** | **15** | **88** | No |"
17968
+ "description": "The **`aspect-ratio`**  CSS property sets a **preferred aspect ratio** for the box, which will be used in the calculation of auto sizes and some other layout functions.\n\n**Syntax**: `auto | <ratio>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **88** | **89** | **15** | **88** | No |"
17973
17969
  },
17974
17970
  "backdropFilter": {
17975
17971
  "$ref": "#/definitions/Property.BackdropFilter",
@@ -17977,7 +17973,7 @@
17977
17973
  },
17978
17974
  "backfaceVisibility": {
17979
17975
  "$ref": "#/definitions/Property.BackfaceVisibility",
17980
- "description": "The **`backface-visibility`** CSS property sets whether the back face of an element is visible when turned towards the user.\n\n**Syntax**: `visible | hidden`\n\n**Initial value**: `visible`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :------: | :-------: | :----: | :----: | | **36** | **16** | **15.4** | **12** | **10** | | 12 _-x-_ | 10 _-x-_ | 5.1 _-x-_ | | |"
17976
+ "description": "The **`backface-visibility`** CSS property sets whether the back face of an element is visible when turned towards the user.\n\n**Syntax**: `visible | hidden`\n\n**Initial value**: `visible`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :------: | :-----------: | :----: | :----: | | **36** | **16** | **5.1** _-x-_ | **12** | **10** | | 12 _-x-_ | 10 _-x-_ | | | |"
17981
17977
  },
17982
17978
  "backgroundAttachment": {
17983
17979
  "$ref": "#/definitions/Property.BackgroundAttachment",
@@ -17989,7 +17985,7 @@
17989
17985
  },
17990
17986
  "backgroundClip": {
17991
17987
  "$ref": "#/definitions/Property.BackgroundClip",
17992
- "description": "The **`background-clip`** CSS property sets whether an element's background extends underneath its border box, padding box, or content box.\n\n**Syntax**: `<box>#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :---: | | **1** | **4** | **14** | **12** | **9** | | | | 3 _-x-_ | | |"
17988
+ "description": "The **`background-clip`** CSS property sets whether an element's background extends underneath its border box, padding box, or content box.\n\n**Syntax**: `<box>#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------: | :----: | :---: | | **1** | **4** | **3** _-x-_ | **12** | **9** |"
17993
17989
  },
17994
17990
  "backgroundColor": {
17995
17991
  "$ref": "#/definitions/Property.BackgroundColor",
@@ -18005,11 +18001,11 @@
18005
18001
  },
18006
18002
  "backgroundPositionX": {
18007
18003
  "$ref": "#/definitions/Property.BackgroundPositionX%3C(string%7Cnumber)%3E",
18008
- "description": "The **`background-position-x`** CSS property sets the initial horizontal position for each background image. The position is relative to the position layer set by `background-origin`.\n\n**Syntax**: `[ center | [ [ left | right | x-start | x-end ]? <length-percentage>? ]! ]#`\n\n**Initial value**: `0%`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **49** | **1** | **12** | **6** |"
18004
+ "description": "The **`background-position-x`** CSS property sets the initial horizontal position for each background image. The position is relative to the position layer set by `background-origin`.\n\n**Syntax**: `[ center | [ [ left | right | x-start | x-end ]? <length-percentage>? ]! ]#`\n\n**Initial value**: `left`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **49** | **1** | **12** | **6** |"
18009
18005
  },
18010
18006
  "backgroundPositionY": {
18011
18007
  "$ref": "#/definitions/Property.BackgroundPositionY%3C(string%7Cnumber)%3E",
18012
- "description": "The **`background-position-y`** CSS property sets the initial vertical position for each background image. The position is relative to the position layer set by `background-origin`.\n\n**Syntax**: `[ center | [ [ top | bottom | y-start | y-end ]? <length-percentage>? ]! ]#`\n\n**Initial value**: `0%`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **49** | **1** | **12** | **6** |"
18008
+ "description": "The **`background-position-y`** CSS property sets the initial vertical position for each background image. The position is relative to the position layer set by `background-origin`.\n\n**Syntax**: `[ center | [ [ top | bottom | y-start | y-end ]? <length-percentage>? ]! ]#`\n\n**Initial value**: `top`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **49** | **1** | **12** | **6** |"
18013
18009
  },
18014
18010
  "backgroundRepeat": {
18015
18011
  "$ref": "#/definitions/Property.BackgroundRepeat",
@@ -18033,7 +18029,7 @@
18033
18029
  },
18034
18030
  "borderBlockEndColor": {
18035
18031
  "$ref": "#/definitions/Property.BorderBlockEndColor",
18036
- "description": "The **`border-block-end-color`** CSS property defines the color of the logical block-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
18032
+ "description": "The **`border-block-end-color`** CSS property defines the color of the logical block-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
18037
18033
  },
18038
18034
  "borderBlockEndStyle": {
18039
18035
  "$ref": "#/definitions/Property.BorderBlockEndStyle",
@@ -18041,19 +18037,19 @@
18041
18037
  },
18042
18038
  "borderBlockEndWidth": {
18043
18039
  "$ref": "#/definitions/Property.BorderBlockEndWidth%3C(string%7Cnumber)%3E",
18044
- "description": "The **`border-block-end-width`** CSS property defines the width of the logical block-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
18040
+ "description": "The **`border-block-end-width`** CSS property defines the width of the logical block-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
18045
18041
  },
18046
18042
  "borderBlockStartColor": {
18047
18043
  "$ref": "#/definitions/Property.BorderBlockStartColor",
18048
- "description": "The **`border-block-start-color`** CSS property defines the color of the logical block-start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
18044
+ "description": "The **`border-block-start-color`** CSS property defines the color of the logical block-start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-color'>`\n\n**Initial value**: `currentcolor`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
18049
18045
  },
18050
18046
  "borderBlockStartStyle": {
18051
18047
  "$ref": "#/definitions/Property.BorderBlockStartStyle",
18052
- "description": "The **`border-block-start-style`** CSS property defines the style of the logical block start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
18048
+ "description": "The **`border-block-start-style`** CSS property defines the style of the logical block start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
18053
18049
  },
18054
18050
  "borderBlockStartWidth": {
18055
18051
  "$ref": "#/definitions/Property.BorderBlockStartWidth%3C(string%7Cnumber)%3E",
18056
- "description": "The **`border-block-start-width`** CSS property defines the width of the logical block-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
18052
+ "description": "The **`border-block-start-width`** CSS property defines the width of the logical block-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **41** | **12.1** | **79** | No |"
18057
18053
  },
18058
18054
  "borderBlockStyle": {
18059
18055
  "$ref": "#/definitions/Property.BorderBlockStyle",
@@ -18061,7 +18057,7 @@
18061
18057
  },
18062
18058
  "borderBlockWidth": {
18063
18059
  "$ref": "#/definitions/Property.BorderBlockWidth%3C(string%7Cnumber)%3E",
18064
- "description": "The **`border-block-width`** CSS property defines the width of the logical block borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
18060
+ "description": "The **`border-block-width`** CSS property defines the width of the logical block borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
18065
18061
  },
18066
18062
  "borderBottomColor": {
18067
18063
  "$ref": "#/definitions/Property.BorderBottomColor",
@@ -18089,11 +18085,11 @@
18089
18085
  },
18090
18086
  "borderEndEndRadius": {
18091
18087
  "$ref": "#/definitions/Property.BorderEndEndRadius%3C(string%7Cnumber)%3E",
18092
- "description": "The **`border-end-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
18088
+ "description": "The **`border-end-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
18093
18089
  },
18094
18090
  "borderEndStartRadius": {
18095
18091
  "$ref": "#/definitions/Property.BorderEndStartRadius%3C(string%7Cnumber)%3E",
18096
- "description": "The **`border-end-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
18092
+ "description": "The **`border-end-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
18097
18093
  },
18098
18094
  "borderImageOutset": {
18099
18095
  "$ref": "#/definitions/Property.BorderImageOutset%3C(string%7Cnumber)%3E",
@@ -18145,11 +18141,11 @@
18145
18141
  },
18146
18142
  "borderInlineStyle": {
18147
18143
  "$ref": "#/definitions/Property.BorderInlineStyle",
18148
- "description": "The **`border-inline-style`** CSS property defines the style of the logical inline borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style` and `border-bottom-style`, or `border-left-style` and `border-right-style` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
18144
+ "description": "The **`border-inline-style`** CSS property defines the style of the logical inline borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style` and `border-bottom-style`, or `border-left-style` and `border-right-style` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-style'>`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
18149
18145
  },
18150
18146
  "borderInlineWidth": {
18151
18147
  "$ref": "#/definitions/Property.BorderInlineWidth%3C(string%7Cnumber)%3E",
18152
- "description": "The **`border-inline-width`** CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
18148
+ "description": "The **`border-inline-width`** CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'border-top-width'>`\n\n**Initial value**: `medium`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
18153
18149
  },
18154
18150
  "borderLeftColor": {
18155
18151
  "$ref": "#/definitions/Property.BorderLeftColor",
@@ -18181,11 +18177,11 @@
18181
18177
  },
18182
18178
  "borderStartEndRadius": {
18183
18179
  "$ref": "#/definitions/Property.BorderStartEndRadius%3C(string%7Cnumber)%3E",
18184
- "description": "The **`border-start-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
18180
+ "description": "The **`border-start-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
18185
18181
  },
18186
18182
  "borderStartStartRadius": {
18187
18183
  "$ref": "#/definitions/Property.BorderStartStartRadius%3C(string%7Cnumber)%3E",
18188
- "description": "The **`border-start-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
18184
+ "description": "The **`border-start-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n\n**Syntax**: `<length-percentage>{1,2}`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **89** | **66** | **15** | **89** | No |"
18189
18185
  },
18190
18186
  "borderTopColor": {
18191
18187
  "$ref": "#/definitions/Property.BorderTopColor",
@@ -18248,12 +18244,12 @@
18248
18244
  "description": "The **`clear`** CSS property sets whether an element must be moved below (cleared) floating elements that precede it. The `clear` property applies to floating and non-floating elements.\n\n**Syntax**: `none | left | right | both | inline-start | inline-end`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **4** |"
18249
18245
  },
18250
18246
  "colorAdjust": {
18251
- "$ref": "#/definitions/Property.PrintColorAdjust",
18252
- "description": "The **`print-color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n\n**Syntax**: `economy | exact`\n\n**Initial value**: `economy`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----------: | :-----------------: | :------: | :----------: | :-: | | **17** _-x-_ | **97** | **15.4** | **79** _-x-_ | No | | | 48 _(color-adjust)_ | 6 _-x-_ | | |"
18247
+ "$ref": "#/definitions/Property.ColorAdjust",
18248
+ "description": "The **`color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n\n**Syntax**: `economy | exact`\n\n**Initial value**: `economy`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----------------------------------: | :-----: | :----------------------------------: | :-----------------------------------: | :-: | | **49** _(-webkit-print-color-adjust)_ | **48** | **6** _(-webkit-print-color-adjust)_ | **79** _(-webkit-print-color-adjust)_ | No |"
18253
18249
  },
18254
18250
  "colorScheme": {
18255
18251
  "$ref": "#/definitions/Property.ColorScheme",
18256
- "description": "The **`color-scheme`** CSS property allows an element to indicate which color schemes it can comfortably be rendered in.\n\n**Syntax**: `normal | [ light | dark | <custom-ident> ]+ && only?`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **81** | **96** | **13** | **81** | No |"
18252
+ "description": "The **`color-scheme`** CSS property allows an element to indicate which color schemes it can comfortably be rendered in.\n\n**Syntax**: `normal | [ light | dark | <custom-ident> ]+`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **81** | No | **13** | **81** | No |"
18257
18253
  },
18258
18254
  "columnCount": {
18259
18255
  "$ref": "#/definitions/Property.ColumnCount",
@@ -18289,27 +18285,27 @@
18289
18285
  },
18290
18286
  "contain": {
18291
18287
  "$ref": "#/definitions/Property.Contain",
18292
- "description": "The **`contain`** CSS property allows an author to indicate that an element and its contents are, as much as possible, _independent_ of the rest of the document tree. This allows the browser to recalculate layout, style, paint, size, or any combination of them for a limited area of the DOM and not the entire page, leading to obvious performance benefits.\n\n**Syntax**: `none | strict | content | [ size || layout || style || paint ]`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **52** | **69** | **15.4** | **79** | No |"
18288
+ "description": "The **`contain`** CSS property allows an author to indicate that an element and its contents are, as much as possible, _independent_ of the rest of the document tree. This allows the browser to recalculate layout, style, paint, size, or any combination of them for a limited area of the DOM and not the entire page, leading to obvious performance benefits.\n\n**Syntax**: `none | strict | content | [ size || layout || style || paint ]`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **52** | **69** | No | **79** | No |"
18293
18289
  },
18294
18290
  "content": {
18295
18291
  "$ref": "#/definitions/Property.Content",
18296
- "description": "The **`content`** CSS property replaces an element with a generated value. Objects inserted using the `content` property are **anonymous replaced elements**.\n\n**Syntax**: `normal | none | [ <content-replacement> | <content-list> ] [/ [ <string> | <counter> ]+ ]?`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **8** |"
18292
+ "description": "The **`content`** CSS property replaces an element with a generated value. Objects inserted using the `content` property are **anonymous replaced elements**_._\n\n**Syntax**: `normal | none | [ <content-replacement> | <content-list> ] [/ <string> ]?`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **8** |"
18297
18293
  },
18298
18294
  "contentVisibility": {
18299
18295
  "$ref": "#/definitions/Property.ContentVisibility",
18300
- "description": "The **`content-visibility`** CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. Basically it enables the user agent to skip an element's rendering work (including layout and painting) until it is needed — which makes the initial page load much faster.\n\n**Syntax**: `visible | auto | hidden`\n\n**Initial value**: `visible`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **85** | No | **15.4** | **85** | No |"
18296
+ "description": "The **`content-visibility`** CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. Basically it enables the user agent to skip an element's rendering work, including layout and painting, until it is needed, makes the initial page load much faster.\n\n**Syntax**: `visible | auto | hidden`\n\n**Initial value**: `visible`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **85** | No | No | **85** | No |"
18301
18297
  },
18302
18298
  "counterIncrement": {
18303
18299
  "$ref": "#/definitions/Property.CounterIncrement",
18304
- "description": "The **`counter-increment`** CSS property increases or decreases the value of a CSS counter by a given value.\n\n**Syntax**: `[ <counter-name> <integer>? ]+ | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **2** | **1** | **3** | **12** | **8** |"
18300
+ "description": "The **`counter-increment`** CSS property increases or decreases the value of a CSS counter by a given value.\n\n**Syntax**: `[ <custom-ident> <integer>? ]+ | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **2** | **1** | **3** | **12** | **8** |"
18305
18301
  },
18306
18302
  "counterReset": {
18307
18303
  "$ref": "#/definitions/Property.CounterReset",
18308
- "description": "The **`counter-reset`** CSS property resets a CSS counter to a given value. This property will create a new counter or reversed counter with the given name on the specified element.\n\n**Syntax**: `[ <counter-name> <integer>? | <reversed-counter-name> <integer>? ]+ | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **2** | **1** | **3** | **12** | **8** |"
18304
+ "description": "The **`counter-reset`** CSS property resets a CSS counter to a given value.\n\n**Syntax**: `[ <custom-ident> <integer>? ]+ | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **2** | **1** | **3** | **12** | **8** |"
18309
18305
  },
18310
18306
  "counterSet": {
18311
18307
  "$ref": "#/definitions/Property.CounterSet",
18312
- "description": "The **`counter-set`** CSS property sets a CSS counter to a given value. It manipulates the value of existing counters, and will only create new counters if there isn't already a counter of the given name on the element.\n\n**Syntax**: `[ <counter-name> <integer>? ]+ | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **85** | **68** | No | **85** | No |"
18308
+ "description": "The **`counter-set`** CSS property sets a CSS counter to a given value. It manipulates the value of existing counters, and will only create new counters if there isn't already a counter of the given name on the element.\n\n**Syntax**: `[ <custom-ident> <integer>? ]+ | none`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **85** | **68** | No | **85** | No |"
18313
18309
  },
18314
18310
  "emptyCells": {
18315
18311
  "$ref": "#/definitions/Property.EmptyCells",
@@ -18321,11 +18317,11 @@
18321
18317
  },
18322
18318
  "flexDirection": {
18323
18319
  "$ref": "#/definitions/Property.FlexDirection",
18324
- "description": "The **`flex-direction`** CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).\n\n**Syntax**: `row | row-reverse | column | column-reverse`\n\n**Initial value**: `row`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :------: | :-----: | :----: | :------: | | **29** | **81** | **9** | **12** | **11** | | 21 _-x-_ | 49 _-x-_ | 7 _-x-_ | | 10 _-x-_ |"
18320
+ "description": "The **`flex-direction`** CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).\n\n**Syntax**: `row | row-reverse | column | column-reverse`\n\n**Initial value**: `row`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :------: | | **29** | **20** | **9** | **12** | **11** | | 21 _-x-_ | | 7 _-x-_ | | 10 _-x-_ |"
18325
18321
  },
18326
18322
  "flexGrow": {
18327
18323
  "$ref": "#/definitions/Property.FlexGrow",
18328
- "description": "The **`flex-grow`** CSS property sets the flex grow factor of a flex item's main size.\n\n**Syntax**: `<number>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----------------------: | | **29** | **20** | **9** | **12** | **11** | | 22 _-x-_ | | 7 _-x-_ | | 10 _(-ms-flex-positive)_ |"
18324
+ "description": "The **`flex-grow`** CSS property sets the flex grow factor of a flex item main size.\n\n**Syntax**: `<number>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----------------------: | | **29** | **20** | **9** | **12** | **11** | | 22 _-x-_ | | 7 _-x-_ | | 10 _(-ms-flex-positive)_ |"
18329
18325
  },
18330
18326
  "flexShrink": {
18331
18327
  "$ref": "#/definitions/Property.FlexShrink",
@@ -18333,7 +18329,7 @@
18333
18329
  },
18334
18330
  "flexWrap": {
18335
18331
  "$ref": "#/definitions/Property.FlexWrap",
18336
- "description": "The **`flex-wrap`** CSS property sets whether flex items are forced onto one line or can wrap onto multiple lines. If wrapping is allowed, it sets the direction that lines are stacked.\n\n**Syntax**: `nowrap | wrap | wrap-reverse`\n\n**Initial value**: `nowrap`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **29** | **28** | **9** | **12** | **11** | | 21 _-x-_ | | 7 _-x-_ | | |"
18332
+ "description": "The **`flex-wrap`** CSS property sets whether flex items are forced onto one line or can wrap onto multiple lines. If wrapping is allowed, it sets the direction that lines are stacked.\n\n**Syntax**: `nowrap | wrap | wrap-reverse`\n\n**Initial value**: `nowrap`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-------: | :----: | :----: | | **29** | **28** | **9** | **12** | **11** | | 21 _-x-_ | | 6.1 _-x-_ | | |"
18337
18333
  },
18338
18334
  "float": {
18339
18335
  "$ref": "#/definitions/Property.Float",
@@ -18361,11 +18357,7 @@
18361
18357
  },
18362
18358
  "fontSynthesis": {
18363
18359
  "$ref": "#/definitions/Property.FontSynthesis",
18364
- "description": "The **`font-synthesis`** CSS property controls which missing typefaces, bold, italic, or small-caps, may be synthesized by the browser.\n\n**Syntax**: `none | [ weight || style || small-caps ]`\n\n**Initial value**: `weight style`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **97** | **34** | **9** | **97** | No |"
18365
- },
18366
- "fontVariantAlternates": {
18367
- "$ref": "#/definitions/Property.FontVariantAlternates",
18368
- "description": "The **`font-variant-alternates`** CSS property controls the usage of alternate glyphs. These alternate glyphs may be referenced by alternative names defined in `@font-feature-values`.\n\n**Syntax**: `normal | [ stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) ]`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :--: | :-: | | No | **34** | **9.1** | No | No |"
18360
+ "description": "The **`font-synthesis`** CSS property controls which missing typefaces, bold or italic, may be synthesized by the browser.\n\n**Syntax**: `none | [ weight || style || small-caps ]`\n\n**Initial value**: `weight style`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **34** | **9** | No | No |"
18369
18361
  },
18370
18362
  "fontVariantCaps": {
18371
18363
  "$ref": "#/definitions/Property.FontVariantCaps",
@@ -18405,23 +18397,23 @@
18405
18397
  },
18406
18398
  "gridAutoRows": {
18407
18399
  "$ref": "#/definitions/Property.GridAutoRows%3C(string%7Cnumber)%3E",
18408
- "description": "The **`grid-auto-rows`** CSS property specifies the size of an implicitly-created grid row track or pattern of tracks.\n\n**Syntax**: `<track-size>+`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :----------------------: | | **57** | **70** | **10.1** | **16** | **10** _(-ms-grid-rows)_ |"
18400
+ "description": "The **`grid-auto-rows`** CSS property specifies the size of an implicitly-created grid row track or pattern of tracks.\n\n**Syntax**: `<track-size>+`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :----------------------: | | **57** | **70** | **10.1** | **16** | **10** _(-ms-grid-rows)_ |"
18409
18401
  },
18410
18402
  "gridColumnEnd": {
18411
18403
  "$ref": "#/definitions/Property.GridColumnEnd",
18412
- "description": "The **`grid-column-end`** CSS property specifies a grid item's end position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the block-end edge of its grid area.\n\n**Syntax**: `<grid-line>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
18404
+ "description": "The **`grid-column-end`** CSS property specifies a grid items end position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the block-end edge of its grid area.\n\n**Syntax**: `<grid-line>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
18413
18405
  },
18414
18406
  "gridColumnStart": {
18415
18407
  "$ref": "#/definitions/Property.GridColumnStart",
18416
- "description": "The **`grid-column-start`** CSS property specifies a grid item's start position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement. This start position defines the block-start edge of the grid area.\n\n**Syntax**: `<grid-line>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
18408
+ "description": "The **`grid-column-start`** CSS property specifies a grid items start position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement. This start position defines the block-start edge of the grid area.\n\n**Syntax**: `<grid-line>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
18417
18409
  },
18418
18410
  "gridRowEnd": {
18419
18411
  "$ref": "#/definitions/Property.GridRowEnd",
18420
- "description": "The **`grid-row-end`** CSS property specifies a grid item's end position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-end edge of its grid area.\n\n**Syntax**: `<grid-line>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
18412
+ "description": "The **`grid-row-end`** CSS property specifies a grid items end position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-end edge of its grid area.\n\n**Syntax**: `<grid-line>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
18421
18413
  },
18422
18414
  "gridRowStart": {
18423
18415
  "$ref": "#/definitions/Property.GridRowStart",
18424
- "description": "The **`grid-row-start`** CSS property specifies a grid item's start position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start edge of its grid area.\n\n**Syntax**: `<grid-line>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
18416
+ "description": "The **`grid-row-start`** CSS property specifies a grid items start position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start edge of its grid area.\n\n**Syntax**: `<grid-line>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |"
18425
18417
  },
18426
18418
  "gridTemplateAreas": {
18427
18419
  "$ref": "#/definitions/Property.GridTemplateAreas",
@@ -18443,17 +18435,13 @@
18443
18435
  "$ref": "#/definitions/Property.Height%3C(string%7Cnumber)%3E",
18444
18436
  "description": "The **`height`** CSS property specifies the height of an element. By default, the property defines the height of the content area. If `box-sizing` is set to `border-box`, however, it instead determines the height of the border area.\n\n**Syntax**: `auto | <length> | <percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **4** |"
18445
18437
  },
18446
- "hyphenateCharacter": {
18447
- "$ref": "#/definitions/Property.HyphenateCharacter",
18448
- "description": "The **`hyphenate-character`** CSS property sets the character (or string) used at the end of a line before a hyphenation break.\n\n**Syntax**: `auto | <string>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :-----------: | :----------: | :-: | | **6** _-x-_ | **98** | **5.1** _-x-_ | **79** _-x-_ | No |"
18449
- },
18450
18438
  "hyphens": {
18451
18439
  "$ref": "#/definitions/Property.Hyphens",
18452
18440
  "description": "The **`hyphens`** CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.\n\n**Syntax**: `none | manual | auto`\n\n**Initial value**: `manual`\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----------: | :----: | :----------: | | **55** | **43** | **5.1** _-x-_ | **79** | **10** _-x-_ | | 13 _-x-_ | 6 _-x-_ | | | |"
18453
18441
  },
18454
18442
  "imageOrientation": {
18455
18443
  "$ref": "#/definitions/Property.ImageOrientation",
18456
- "description": "The **`image-orientation`** CSS property specifies a layout-independent correction to the orientation of an image.\n\n**Syntax**: `from-image | <angle> | [ <angle>? flip ]`\n\n**Initial value**: `from-image`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **81** | **26** | **13.1** | **81** | No |"
18444
+ "description": "The **`image-orientation`** CSS property specifies a layout-independent correction to the orientation of an image. It should _not_ be used for any other orientation adjustments; instead, the `transform` property should be used with the `rotate` `<transform-function>`.\n\n**Syntax**: `from-image | <angle> | [ <angle>? flip ]`\n\n**Initial value**: `from-image`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **81** | **26** | **13.1** | **81** | No |"
18457
18445
  },
18458
18446
  "imageResolution": {
18459
18447
  "$ref": "#/definitions/Property.ImageResolution",
@@ -18467,17 +18455,13 @@
18467
18455
  "$ref": "#/definitions/Property.InlineSize%3C(string%7Cnumber)%3E",
18468
18456
  "description": "The **`inline-size`** CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the `width` or the `height` property, depending on the value of `writing-mode`.\n\n**Syntax**: `<'width'>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **41** | **12.1** | **79** | No |"
18469
18457
  },
18470
- "inputSecurity": {
18471
- "$ref": "#/definitions/Property.InputSecurity",
18472
- "description": "**Syntax**: `auto | none`\n\n**Initial value**: `auto`"
18473
- },
18474
18458
  "inset": {
18475
18459
  "$ref": "#/definitions/Property.Inset%3C(string%7Cnumber)%3E",
18476
- "description": "The **`inset`** CSS property is a shorthand that corresponds to the `top`, `right`, `bottom`, and/or `left` properties. It has the same multi-value syntax of the `margin` shorthand.\n\n**Syntax**: `<'top'>{1,4}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
18460
+ "description": "The **`inset`** CSS property is a shorthand that corresponds to the `top`, `right`, `bottom`, and/or `left` properties. It has the same multi-value syntax of the `margin` shorthand.\n\n**Syntax**: `<'top'>{1,4}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **66** | **14.1** | **87** | No |"
18477
18461
  },
18478
18462
  "insetBlock": {
18479
18463
  "$ref": "#/definitions/Property.InsetBlock%3C(string%7Cnumber)%3E",
18480
- "description": "The **`inset-block`** CSS property defines the logical block start and end offsets of an element, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>{1,2}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **63** | **14.1** | **87** | No |"
18464
+ "description": "The **`inset-inline`** CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n\n**Syntax**: `<'top'>{1,2}`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **87** | **63** | **14.1** | **87** | No |"
18481
18465
  },
18482
18466
  "insetBlockEnd": {
18483
18467
  "$ref": "#/definitions/Property.InsetBlockEnd%3C(string%7Cnumber)%3E",
@@ -18505,7 +18489,7 @@
18505
18489
  },
18506
18490
  "justifyContent": {
18507
18491
  "$ref": "#/definitions/Property.JustifyContent",
18508
- "description": "The CSS **`justify-content`** property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.\n\n**Syntax**: `normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]`\n\n**Initial value**: `normal`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-----: | :----: | :----: | | **52** | **20** | **9** | **12** | **11** | | 21 _-x-_ | | 7 _-x-_ | | |\n\n---\n\n_Supported in Grid Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |\n\n---"
18492
+ "description": "The CSS **`justify-content`** property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.\n\n**Syntax**: `normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]`\n\n**Initial value**: `normal`\n\n---\n\n_Supported in Flex Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :------: | :-----: | :-------: | :----: | :----: | | **52** | **20** | **9** | **12** | **11** | | 21 _-x-_ | | 6.1 _-x-_ | | |\n\n---\n\n_Supported in Grid Layout_\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **52** | **10.1** | **16** | No |\n\n---"
18509
18493
  },
18510
18494
  "justifyItems": {
18511
18495
  "$ref": "#/definitions/Property.JustifyItems",
@@ -18517,7 +18501,7 @@
18517
18501
  },
18518
18502
  "justifyTracks": {
18519
18503
  "$ref": "#/definitions/Property.JustifyTracks",
18520
- "description": "The **`justify-tracks`** CSS property sets the alignment in the masonry axis for grid containers that have masonry in their inline axis.\n\n**Syntax**: `[ normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ] ]#`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | n/a | No | No | No |"
18504
+ "description": "The **`justify-tracks`** CSS property sets the alignment in the masonry axis for grid containers that have masonry in their inline axis.\n\n**Syntax**: `[ normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ] ]#`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | n/a | No | No | No |"
18521
18505
  },
18522
18506
  "left": {
18523
18507
  "$ref": "#/definitions/Property.Left%3C(string%7Cnumber)%3E",
@@ -18609,35 +18593,35 @@
18609
18593
  },
18610
18594
  "maskClip": {
18611
18595
  "$ref": "#/definitions/Property.MaskClip",
18612
- "description": "The **`mask-clip`** CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.\n\n**Syntax**: `[ <geometry-box> | no-clip ]#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :------: | :----------: | :-: | | **1** _-x-_ | **53** | **15.4** | **79** _-x-_ | No | | | | 4 _-x-_ | | |"
18596
+ "description": "The **`mask-clip`** CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.\n\n**Syntax**: `[ <geometry-box> | no-clip ]#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :---------: | :----------: | :-: | | **1** _-x-_ | **53** | **4** _-x-_ | **79** _-x-_ | No |"
18613
18597
  },
18614
18598
  "maskComposite": {
18615
18599
  "$ref": "#/definitions/Property.MaskComposite",
18616
- "description": "The **`mask-composite`** CSS property represents a compositing operation used on the current mask layer with the mask layers below it.\n\n**Syntax**: `<compositing-operator>#`\n\n**Initial value**: `add`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :---: | :-: | | No | **53** | **15.4** | 18-79 | No |"
18600
+ "description": "The **`mask-composite`** CSS property represents a compositing operation used on the current mask layer with the mask layers below it.\n\n**Syntax**: `<compositing-operator>#`\n\n**Initial value**: `add`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :---: | :-: | | No | **53** | No | 18-79 | No |"
18617
18601
  },
18618
18602
  "maskImage": {
18619
18603
  "$ref": "#/definitions/Property.MaskImage",
18620
- "description": "The **`mask-image`** CSS property sets the image that is used as mask layer for an element. By default this means the alpha channel of the mask image will be multiplied with the alpha channel of the element. This can be controlled with the `mask-mode` property.\n\n**Syntax**: `<mask-reference>#`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :------: | :---: | :-: | | **1** _-x-_ | **53** | **15.4** | 16-79 | No | | | | 4 _-x-_ | | |"
18604
+ "description": "The **`mask-image`** CSS property sets the image that is used as mask layer for an element.\n\n**Syntax**: `<mask-reference>#`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :---------: | :---: | :-: | | **1** _-x-_ | **53** | **4** _-x-_ | 16-79 | No |"
18621
18605
  },
18622
18606
  "maskMode": {
18623
18607
  "$ref": "#/definitions/Property.MaskMode",
18624
- "description": "The **`mask-mode`** CSS property sets whether the mask reference defined by `mask-image` is treated as a luminance or alpha mask.\n\n**Syntax**: `<masking-mode>#`\n\n**Initial value**: `match-source`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | No | **53** | **15.4** | No | No |"
18608
+ "description": "The **`mask-mode`** CSS property sets whether the mask reference defined by `mask-image` is treated as a luminance or alpha mask.\n\n**Syntax**: `<masking-mode>#`\n\n**Initial value**: `match-source`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **53** | No | No | No |"
18625
18609
  },
18626
18610
  "maskOrigin": {
18627
18611
  "$ref": "#/definitions/Property.MaskOrigin",
18628
- "description": "The **`mask-origin`** CSS property sets the origin of a mask.\n\n**Syntax**: `<geometry-box>#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :------: | :----------: | :-: | | **1** _-x-_ | **53** | **15.4** | **79** _-x-_ | No | | | | 4 _-x-_ | | |"
18612
+ "description": "The **`mask-origin`** CSS property sets the origin of a mask.\n\n**Syntax**: `<geometry-box>#`\n\n**Initial value**: `border-box`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :---------: | :----------: | :-: | | **1** _-x-_ | **53** | **4** _-x-_ | **79** _-x-_ | No |"
18629
18613
  },
18630
18614
  "maskPosition": {
18631
18615
  "$ref": "#/definitions/Property.MaskPosition%3C(string%7Cnumber)%3E",
18632
- "description": "The **`mask-position`** CSS property sets the initial position, relative to the mask position layer set by `mask-origin`, for each defined mask image.\n\n**Syntax**: `<position>#`\n\n**Initial value**: `center`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :-------: | :---: | :-: | | **1** _-x-_ | **53** | **15.4** | 18-79 | No | | | | 3.1 _-x-_ | | |"
18616
+ "description": "The **`mask-position`** CSS property sets the initial position, relative to the mask position layer set by `mask-origin`, for each defined mask image.\n\n**Syntax**: `<position>#`\n\n**Initial value**: `center`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :-----------: | :---: | :-: | | **1** _-x-_ | **53** | **3.1** _-x-_ | 18-79 | No |"
18633
18617
  },
18634
18618
  "maskRepeat": {
18635
18619
  "$ref": "#/definitions/Property.MaskRepeat",
18636
- "description": "The **`mask-repeat`** CSS property sets how mask images are repeated. A mask image can be repeated along the horizontal axis, the vertical axis, both axes, or not repeated at all.\n\n**Syntax**: `<repeat-style>#`\n\n**Initial value**: `no-repeat`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :-------: | :---: | :-: | | **1** _-x-_ | **53** | **15.4** | 18-79 | No | | | | 3.1 _-x-_ | | |"
18620
+ "description": "The **`mask-repeat`** CSS property sets how mask images are repeated. A mask image can be repeated along the horizontal axis, the vertical axis, both axes, or not repeated at all.\n\n**Syntax**: `<repeat-style>#`\n\n**Initial value**: `no-repeat`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :-----------: | :---: | :-: | | **1** _-x-_ | **53** | **3.1** _-x-_ | 18-79 | No |"
18637
18621
  },
18638
18622
  "maskSize": {
18639
18623
  "$ref": "#/definitions/Property.MaskSize%3C(string%7Cnumber)%3E",
18640
- "description": "The **`mask-size`** CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.\n\n**Syntax**: `<bg-size>#`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :------: | :---: | :-: | | **4** _-x-_ | **53** | **15.4** | 18-79 | No | | | | 4 _-x-_ | | |"
18624
+ "description": "The **`mask-size`** CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.\n\n**Syntax**: `<bg-size>#`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :---------: | :-----: | :---------: | :---: | :-: | | **4** _-x-_ | **53** | **4** _-x-_ | 18-79 | No |"
18641
18625
  },
18642
18626
  "maskType": {
18643
18627
  "$ref": "#/definitions/Property.MaskType",
@@ -18645,11 +18629,11 @@
18645
18629
  },
18646
18630
  "mathStyle": {
18647
18631
  "$ref": "#/definitions/Property.MathStyle",
18648
- "description": "The `math-style` property indicates whether MathML equations should render with normal or compact height.\n\n**Syntax**: `normal | compact`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | n/a | n/a | **14.1** | No | No |"
18632
+ "description": "The `math-style` property indicates whether MathML equations should render with normal or compact height.\n\n**Syntax**: `normal | compact`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | n/a | n/a | **14.1** | No | No |"
18649
18633
  },
18650
18634
  "maxBlockSize": {
18651
18635
  "$ref": "#/definitions/Property.MaxBlockSize%3C(string%7Cnumber)%3E",
18652
- "description": "The **`max-block-size`** CSS property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by `writing-mode`. That is, if the writing direction is horizontal, then `max-block-size` is equivalent to `max-height`; if the writing direction is vertical, `max-block-size` is the same as `max-width`.\n\n**Syntax**: `<'max-width'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **41** | **12.1** | **79** | No |"
18636
+ "description": "The `**max-block-size**` CSS property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by `writing-mode`. That is, if the writing direction is horizontal, then `max-block-size` is equivalent to `max-height`; if the writing direction is vertical, `max-block-size` is the same as `max-width`.\n\n**Syntax**: `<'max-width'>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **57** | **41** | **12.1** | **79** | No |"
18653
18637
  },
18654
18638
  "maxHeight": {
18655
18639
  "$ref": "#/definitions/Property.MaxHeight%3C(string%7Cnumber)%3E",
@@ -18773,7 +18757,7 @@
18773
18757
  },
18774
18758
  "overflowWrap": {
18775
18759
  "$ref": "#/definitions/Property.OverflowWrap",
18776
- "description": "The **`overflow-wrap`** CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.\n\n**Syntax**: `normal | break-word | anywhere`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-------------: | :---------------: | :-------------: | :--------------: | :-------------------: | | **23** | **49** | **7** | **18** | **5.5** _(word-wrap)_ | | 1 _(word-wrap)_ | 3.5 _(word-wrap)_ | 1 _(word-wrap)_ | 12 _(word-wrap)_ | |"
18760
+ "description": "The `**overflow-wrap**` CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.\n\n**Syntax**: `normal | break-word | anywhere`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-------------: | :---------------: | :-------------: | :--------------: | :-------------------: | | **23** | **49** | **7** | **18** | **5.5** _(word-wrap)_ | | 1 _(word-wrap)_ | 3.5 _(word-wrap)_ | 1 _(word-wrap)_ | 12 _(word-wrap)_ | |"
18777
18761
  },
18778
18762
  "overflowX": {
18779
18763
  "$ref": "#/definitions/Property.OverflowX",
@@ -18785,11 +18769,11 @@
18785
18769
  },
18786
18770
  "overscrollBehaviorBlock": {
18787
18771
  "$ref": "#/definitions/Property.OverscrollBehaviorBlock",
18788
- "description": "The **`overscroll-behavior-block`** CSS property sets the browser's behavior when the block direction boundary of a scrolling area is reached.\n\n**Syntax**: `contain | none | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **77** | **73** | No | **79** | No |"
18772
+ "description": "The **`overscroll-behavior-block`** CSS property sets the browser's behavior when the block direction boundary of a scrolling area is reached.\n\n**Syntax**: `contain | none | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **77** | **73** | No | **79** | No |"
18789
18773
  },
18790
18774
  "overscrollBehaviorInline": {
18791
18775
  "$ref": "#/definitions/Property.OverscrollBehaviorInline",
18792
- "description": "The **`overscroll-behavior-inline`** CSS property sets the browser's behavior when the inline direction boundary of a scrolling area is reached.\n\n**Syntax**: `contain | none | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **77** | **73** | No | **79** | No |"
18776
+ "description": "The **`overscroll-behavior-inline`** CSS property sets the browser's behavior when the inline direction boundary of a scrolling area is reached.\n\n**Syntax**: `contain | none | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **77** | **73** | No | **79** | No |"
18793
18777
  },
18794
18778
  "overscrollBehaviorX": {
18795
18779
  "$ref": "#/definitions/Property.OverscrollBehaviorX",
@@ -18861,16 +18845,12 @@
18861
18845
  },
18862
18846
  "placeContent": {
18863
18847
  "$ref": "#/definitions/Property.PlaceContent",
18864
- "description": "The **`place-content`** CSS shorthand property allows you to align content along both the block and inline directions at once (i.e. the `align-content` and `justify-content` properties) in a relevant layout system such as Grid or Flexbox.\n\n**Syntax**: `<'align-content'> <'justify-content'>?`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **59** | **45** | **9** | **79** | No |"
18848
+ "description": "The `**place-content**` CSS shorthand property allows you to align content along both the block and inline directions at once (i.e. the `align-content` and `justify-content` properties) in a relevant layout system such as Grid or Flexbox.\n\n**Syntax**: `<'align-content'> <'justify-content'>?`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **59** | **45** | **9** | **79** | No |"
18865
18849
  },
18866
18850
  "position": {
18867
18851
  "$ref": "#/definitions/Property.Position",
18868
18852
  "description": "The **`position`** CSS property sets how an element is positioned in a document. The `top`, `right`, `bottom`, and `left` properties determine the final location of positioned elements.\n\n**Syntax**: `static | relative | absolute | sticky | fixed`\n\n**Initial value**: `static`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **4** |"
18869
18853
  },
18870
- "printColorAdjust": {
18871
- "$ref": "#/definitions/Property.PrintColorAdjust",
18872
- "description": "The **`print-color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n\n**Syntax**: `economy | exact`\n\n**Initial value**: `economy`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----------: | :-----------------: | :------: | :----------: | :-: | | **17** _-x-_ | **97** | **15.4** | **79** _-x-_ | No | | | 48 _(color-adjust)_ | 6 _-x-_ | | |"
18873
- },
18874
18854
  "quotes": {
18875
18855
  "$ref": "#/definitions/Property.Quotes",
18876
18856
  "description": "The **`quotes`** CSS property sets how the browser should render quotation marks that are added using the `open-quotes` or `close-quotes` values of the CSS `content` property.\n\n**Syntax**: `none | auto | [ <string> <string> ]+`\n\n**Initial value**: depends on user agent\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **11** | **1.5** | **9** | **12** | **8** |"
@@ -18893,7 +18873,7 @@
18893
18873
  },
18894
18874
  "rubyAlign": {
18895
18875
  "$ref": "#/definitions/Property.RubyAlign",
18896
- "description": "The **`ruby-align`** CSS property defines the distribution of the different ruby elements over the base.\n\n**Syntax**: `start | center | space-between | space-around`\n\n**Initial value**: `space-around`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **38** | No | No | No |"
18876
+ "description": "The `**ruby-align**` CSS property defines the distribution of the different ruby elements over the base.\n\n**Syntax**: `start | center | space-between | space-around`\n\n**Initial value**: `space-around`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **38** | No | No | No |"
18897
18877
  },
18898
18878
  "rubyMerge": {
18899
18879
  "$ref": "#/definitions/Property.RubyMerge",
@@ -18901,7 +18881,7 @@
18901
18881
  },
18902
18882
  "rubyPosition": {
18903
18883
  "$ref": "#/definitions/Property.RubyPosition",
18904
- "description": "The **`ruby-position`** CSS property defines the position of a ruby element relatives to its base element. It can be positioned over the element (`over`), under it (`under`), or between the characters on their right side (`inter-character`).\n\n**Syntax**: `[ alternate || [ over | under ] ] | inter-character`\n\n**Initial value**: `alternate`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :---------: | :---: | :-: | | **84** | **38** | **7** _-x-_ | 12-79 | No | | 1 _-x-_ | | | | |"
18884
+ "description": "The `**ruby-position**` CSS property defines the position of a ruby element relatives to its base element. It can be position over the element (`over`), under it (`under`), or between the characters, on their right side (`inter-character`).\n\n**Syntax**: `[ alternate || [ over | under ] ] | inter-character`\n\n**Initial value**: `alternate`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :-----------: | :---: | :-: | | **84** | **38** | **6.1** _-x-_ | 12-79 | No | | 1 _-x-_ | | | | |"
18905
18885
  },
18906
18886
  "scale": {
18907
18887
  "$ref": "#/definitions/Property.Scale",
@@ -18909,7 +18889,7 @@
18909
18889
  },
18910
18890
  "scrollBehavior": {
18911
18891
  "$ref": "#/definitions/Property.ScrollBehavior",
18912
- "description": "The **`scroll-behavior`** CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs.\n\n**Syntax**: `auto | smooth`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **61** | **36** | **15.4** | **79** | No |"
18892
+ "description": "The **`scroll-behavior`** CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs.\n\n**Syntax**: `auto | smooth`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **61** | **36** | n/a | **79** | No |"
18913
18893
  },
18914
18894
  "scrollMargin": {
18915
18895
  "$ref": "#/definitions/Property.ScrollMargin%3C(string%7Cnumber)%3E",
@@ -18921,15 +18901,15 @@
18921
18901
  },
18922
18902
  "scrollMarginBlockEnd": {
18923
18903
  "$ref": "#/definitions/Property.ScrollMarginBlockEnd%3C(string%7Cnumber)%3E",
18924
- "description": "The `scroll-margin-block-end` property defines the margin of the scroll snap area at the end of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
18904
+ "description": "The `scroll-margin-block-end` property defines the margin of the scroll snap area at the end of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll containers coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
18925
18905
  },
18926
18906
  "scrollMarginBlockStart": {
18927
18907
  "$ref": "#/definitions/Property.ScrollMarginBlockStart%3C(string%7Cnumber)%3E",
18928
- "description": "The `scroll-margin-block-start` property defines the margin of the scroll snap area at the start of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
18908
+ "description": "The `scroll-margin-block-start` property defines the margin of the scroll snap area at the start of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll containers coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
18929
18909
  },
18930
18910
  "scrollMarginBottom": {
18931
18911
  "$ref": "#/definitions/Property.ScrollMarginBottom%3C(string%7Cnumber)%3E",
18932
- "description": "The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-bottom)_ | | |"
18912
+ "description": "The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll containers coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-bottom)_ | | |"
18933
18913
  },
18934
18914
  "scrollMarginInline": {
18935
18915
  "$ref": "#/definitions/Property.ScrollMarginInline%3C(string%7Cnumber)%3E",
@@ -18937,23 +18917,23 @@
18937
18917
  },
18938
18918
  "scrollMarginInlineEnd": {
18939
18919
  "$ref": "#/definitions/Property.ScrollMarginInlineEnd%3C(string%7Cnumber)%3E",
18940
- "description": "The `scroll-margin-inline-end` property defines the margin of the scroll snap area at the end of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
18920
+ "description": "The `scroll-margin-inline-end` property defines the margin of the scroll snap area at the end of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll containers coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
18941
18921
  },
18942
18922
  "scrollMarginInlineStart": {
18943
18923
  "$ref": "#/definitions/Property.ScrollMarginInlineStart%3C(string%7Cnumber)%3E",
18944
- "description": "The `scroll-margin-inline-start` property defines the margin of the scroll snap area at the start of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
18924
+ "description": "The `scroll-margin-inline-start` property defines the margin of the scroll snap area at the start of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll containers coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
18945
18925
  },
18946
18926
  "scrollMarginLeft": {
18947
18927
  "$ref": "#/definitions/Property.ScrollMarginLeft%3C(string%7Cnumber)%3E",
18948
- "description": "The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-left)_ | | |"
18928
+ "description": "The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll containers coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-left)_ | | |"
18949
18929
  },
18950
18930
  "scrollMarginRight": {
18951
18931
  "$ref": "#/definitions/Property.ScrollMarginRight%3C(string%7Cnumber)%3E",
18952
- "description": "The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-right)_ | | |"
18932
+ "description": "The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll containers coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-right)_ | | |"
18953
18933
  },
18954
18934
  "scrollMarginTop": {
18955
18935
  "$ref": "#/definitions/Property.ScrollMarginTop%3C(string%7Cnumber)%3E",
18956
- "description": "The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-top)_ | | |"
18936
+ "description": "The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll containers coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-top)_ | | |"
18957
18937
  },
18958
18938
  "scrollPadding": {
18959
18939
  "$ref": "#/definitions/Property.ScrollPadding%3C(string%7Cnumber)%3E",
@@ -18965,15 +18945,15 @@
18965
18945
  },
18966
18946
  "scrollPaddingBlockEnd": {
18967
18947
  "$ref": "#/definitions/Property.ScrollPaddingBlockEnd%3C(string%7Cnumber)%3E",
18968
- "description": "The `scroll-padding-block-end` property defines offsets for the end edge in the block dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
18948
+ "description": "The `scroll-padding-block-end` property defines offsets for the end edge in the block dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
18969
18949
  },
18970
18950
  "scrollPaddingBlockStart": {
18971
18951
  "$ref": "#/definitions/Property.ScrollPaddingBlockStart%3C(string%7Cnumber)%3E",
18972
- "description": "The `scroll-padding-block-start` property defines offsets for the start edge in the block dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
18952
+ "description": "The `scroll-padding-block-start` property defines offsets for the start edge in the block dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
18973
18953
  },
18974
18954
  "scrollPaddingBottom": {
18975
18955
  "$ref": "#/definitions/Property.ScrollPaddingBottom%3C(string%7Cnumber)%3E",
18976
- "description": "The `scroll-padding-bottom` property defines offsets for the bottom of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
18956
+ "description": "The `scroll-padding-bottom` property defines offsets for the bottom of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
18977
18957
  },
18978
18958
  "scrollPaddingInline": {
18979
18959
  "$ref": "#/definitions/Property.ScrollPaddingInline%3C(string%7Cnumber)%3E",
@@ -18981,27 +18961,27 @@
18981
18961
  },
18982
18962
  "scrollPaddingInlineEnd": {
18983
18963
  "$ref": "#/definitions/Property.ScrollPaddingInlineEnd%3C(string%7Cnumber)%3E",
18984
- "description": "The `scroll-padding-inline-end` property defines offsets for the end edge in the inline dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
18964
+ "description": "The `scroll-padding-inline-end` property defines offsets for the end edge in the inline dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
18985
18965
  },
18986
18966
  "scrollPaddingInlineStart": {
18987
18967
  "$ref": "#/definitions/Property.ScrollPaddingInlineStart%3C(string%7Cnumber)%3E",
18988
- "description": "The `scroll-padding-inline-start` property defines offsets for the start edge in the inline dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
18968
+ "description": "The `scroll-padding-inline-start` property defines offsets for the start edge in the inline dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **15** | **79** | No |"
18989
18969
  },
18990
18970
  "scrollPaddingLeft": {
18991
18971
  "$ref": "#/definitions/Property.ScrollPaddingLeft%3C(string%7Cnumber)%3E",
18992
- "description": "The `scroll-padding-left` property defines offsets for the left of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
18972
+ "description": "The `scroll-padding-left` property defines offsets for the left of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
18993
18973
  },
18994
18974
  "scrollPaddingRight": {
18995
18975
  "$ref": "#/definitions/Property.ScrollPaddingRight%3C(string%7Cnumber)%3E",
18996
- "description": "The `scroll-padding-right` property defines offsets for the right of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
18976
+ "description": "The `scroll-padding-right` property defines offsets for the right of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
18997
18977
  },
18998
18978
  "scrollPaddingTop": {
18999
18979
  "$ref": "#/definitions/Property.ScrollPaddingTop%3C(string%7Cnumber)%3E",
19000
- "description": "The **`scroll-padding-top`** property defines offsets for the top of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
18980
+ "description": "The **`scroll-padding-top`** property defines offsets for the top of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or simply to put more breathing room between a targetted element and the edges of the scrollport.\n\n**Syntax**: `auto | <length-percentage>`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No |"
19001
18981
  },
19002
18982
  "scrollSnapAlign": {
19003
18983
  "$ref": "#/definitions/Property.ScrollSnapAlign",
19004
- "description": "The `scroll-snap-align` property specifies the box's snap position as an alignment of its snap area (as the alignment subject) within its snap container's snapport (as the alignment container). The two values specify the snapping alignment in the block axis and inline axis, respectively. If only one value is specified, the second value defaults to the same value.\n\n**Syntax**: `[ none | start | end | center ]{1,2}`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **11** | **79** | No |"
18984
+ "description": "The `scroll-snap-align` property specifies the boxs snap position as an alignment of its snap area (as the alignment subject) within its snap containers snapport (as the alignment container). The two values specify the snapping alignment in the block axis and inline axis, respectively. If only one value is specified, the second value defaults to the same value.\n\n**Syntax**: `[ none | start | end | center ]{1,2}`\n\n**Initial value**: `none`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **69** | **68** | **11** | **79** | No |"
19005
18985
  },
19006
18986
  "scrollSnapMargin": {
19007
18987
  "$ref": "#/definitions/Property.ScrollMargin%3C(string%7Cnumber)%3E",
@@ -19009,19 +18989,19 @@
19009
18989
  },
19010
18990
  "scrollSnapMarginBottom": {
19011
18991
  "$ref": "#/definitions/Property.ScrollMarginBottom%3C(string%7Cnumber)%3E",
19012
- "description": "The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-bottom)_ | | |"
18992
+ "description": "The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll containers coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-bottom)_ | | |"
19013
18993
  },
19014
18994
  "scrollSnapMarginLeft": {
19015
18995
  "$ref": "#/definitions/Property.ScrollMarginLeft%3C(string%7Cnumber)%3E",
19016
- "description": "The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-left)_ | | |"
18996
+ "description": "The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll containers coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-left)_ | | |"
19017
18997
  },
19018
18998
  "scrollSnapMarginRight": {
19019
18999
  "$ref": "#/definitions/Property.ScrollMarginRight%3C(string%7Cnumber)%3E",
19020
- "description": "The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-right)_ | | |"
19000
+ "description": "The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll containers coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-right)_ | | |"
19021
19001
  },
19022
19002
  "scrollSnapMarginTop": {
19023
19003
  "$ref": "#/definitions/Property.ScrollMarginTop%3C(string%7Cnumber)%3E",
19024
- "description": "The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-top)_ | | |"
19004
+ "description": "The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll containers coordinate space), then adding the specified outsets.\n\n**Syntax**: `<length>`\n\n**Initial value**: `0`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :---------------------------: | :----: | :-: | | **69** | **68** | **14.1** | **79** | No | | | | 11 _(scroll-snap-margin-top)_ | | |"
19025
19005
  },
19026
19006
  "scrollSnapStop": {
19027
19007
  "$ref": "#/definitions/Property.ScrollSnapStop",
@@ -19037,11 +19017,11 @@
19037
19017
  },
19038
19018
  "scrollbarGutter": {
19039
19019
  "$ref": "#/definitions/Property.ScrollbarGutter",
19040
- "description": "The **`scrollbar-gutter`** CSS property allows authors to reserve space for the scrollbar, preventing unwanted layout changes as the content grows while also avoiding unnecessary visuals when scrolling isn't needed.\n\n**Syntax**: `auto | stable && both-edges?`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **94** | **97** | No | **94** | No |"
19020
+ "description": "The **`scrollbar-gutter`** CSS property allows authors to reserve space for the scrollbar, preventing unwanted layout changes as the content grows while also avoiding unnecessary visuals when scrolling isn't needed.\n\n**Syntax**: `auto | stable && both-edges?`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **94** | No | No | **94** | No |"
19041
19021
  },
19042
19022
  "scrollbarWidth": {
19043
19023
  "$ref": "#/definitions/Property.ScrollbarWidth",
19044
- "description": "The **`scrollbar-width`** property allows the author to set the maximum thickness of an element's scrollbars when they are shown.\n\n**Syntax**: `auto | thin | none`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **64** | No | No | No |"
19024
+ "description": "The **`scrollbar-width`** property allows the author to set the maximum thickness of an elements scrollbars when they are shown.\n\n**Syntax**: `auto | thin | none`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :--: | :-: | | No | **64** | No | No | No |"
19045
19025
  },
19046
19026
  "shapeImageThreshold": {
19047
19027
  "$ref": "#/definitions/Property.ShapeImageThreshold",
@@ -19065,7 +19045,7 @@
19065
19045
  },
19066
19046
  "textAlign": {
19067
19047
  "$ref": "#/definitions/Property.TextAlign",
19068
- "description": "The **`text-align`** CSS property sets the horizontal alignment of the content inside a block element or table-cell box. This means it works like `vertical-align` but in the horizontal direction.\n\n**Syntax**: `start | end | left | right | center | justify | match-parent`\n\n**Initial value**: `start`, or a nameless value that acts as `left` if _direction_ is `ltr`, `right` if _direction_ is `rtl` if `start` is not supported by the browser.\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **3** |"
19048
+ "description": "The **`text-align`** CSS property sets the horizontal alignment of a block element or table-cell box. This means it works like `vertical-align` but in the horizontal direction.\n\n**Syntax**: `start | end | left | right | center | justify | match-parent`\n\n**Initial value**: `start`, or a nameless value that acts as `left` if _direction_ is `ltr`, `right` if _direction_ is `rtl` if `start` is not supported by the browser.\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :---: | | **1** | **1** | **1** | **12** | **3** |"
19069
19049
  },
19070
19050
  "textAlignLast": {
19071
19051
  "$ref": "#/definitions/Property.TextAlignLast",
@@ -19085,11 +19065,11 @@
19085
19065
  },
19086
19066
  "textDecorationSkip": {
19087
19067
  "$ref": "#/definitions/Property.TextDecorationSkip",
19088
- "description": "The **`text-decoration-skip`** CSS property sets what parts of an element's content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.\n\n**Syntax**: `none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]`\n\n**Initial value**: `objects`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | 57-64 | No | **12.1** | No | No | | | | 7 _-x-_ | | |"
19068
+ "description": "The **`text-decoration-skip`** CSS property sets what parts of an elements content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.\n\n**Syntax**: `none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]`\n\n**Initial value**: `objects`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :--: | :-: | | 57-64 | No | **12.1** | No | No | | | | 7 _-x-_ | | |"
19089
19069
  },
19090
19070
  "textDecorationSkipInk": {
19091
19071
  "$ref": "#/definitions/Property.TextDecorationSkipInk",
19092
- "description": "The **`text-decoration-skip-ink`** CSS property specifies how overlines and underlines are drawn when they pass over glyph ascenders and descenders.\n\n**Syntax**: `auto | all | none`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :------: | :----: | :-: | | **64** | **70** | **15.4** | **79** | No |"
19072
+ "description": "The **`text-decoration-skip-ink`** CSS property specifies how overlines and underlines are drawn when they pass over glyph ascenders and descenders.\n\n**Syntax**: `auto | all | none`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :----: | :----: | :-: | | **64** | **70** | No | **79** | No |"
19093
19073
  },
19094
19074
  "textDecorationStyle": {
19095
19075
  "$ref": "#/definitions/Property.TextDecorationStyle",
@@ -19197,7 +19177,7 @@
19197
19177
  },
19198
19178
  "userSelect": {
19199
19179
  "$ref": "#/definitions/Property.UserSelect",
19200
- "description": "The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n\n**Syntax**: `auto | text | none | contain | all`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :---------: | :------: | :----------: | | **54** | **69** | **3** _-x-_ | **79** | **10** _-x-_ | | 1 _-x-_ | 1 _-x-_ | | 12 _-x-_ | |"
19180
+ "description": "The `**user-select**` CSS property controls whether the user can select text. This doesn't have any effect on content loaded as chrome, except in textboxes.\n\n**Syntax**: `auto | text | none | contain | all`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE | | :-----: | :-----: | :---------: | :------: | :----------: | | **54** | **69** | **3** _-x-_ | **79** | **10** _-x-_ | | 1 _-x-_ | 1 _-x-_ | | 12 _-x-_ | |"
19201
19181
  },
19202
19182
  "verticalAlign": {
19203
19183
  "$ref": "#/definitions/Property.VerticalAlign%3C(string%7Cnumber)%3E",
@@ -19221,7 +19201,7 @@
19221
19201
  },
19222
19202
  "wordWrap": {
19223
19203
  "$ref": "#/definitions/Property.WordWrap",
19224
- "description": "The **`overflow-wrap`** CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.\n\n**Syntax**: `normal | break-word`\n\n**Initial value**: `normal`"
19204
+ "description": "The `**overflow-wrap**` CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.\n\n**Syntax**: `normal | break-word`\n\n**Initial value**: `normal`"
19225
19205
  },
19226
19206
  "zIndex": {
19227
19207
  "$ref": "#/definitions/Property.ZIndex",
@@ -19229,7 +19209,7 @@
19229
19209
  },
19230
19210
  "zoom": {
19231
19211
  "$ref": "#/definitions/Property.Zoom",
19232
- "description": "The non-standard **_`zoom`_** CSS property can be used to control the magnification level of an element. `transform: scale()` should be used instead of this property, if possible. However, unlike CSS Transforms, `zoom` affects the layout size of the element.\n\n**Syntax**: `normal | reset | <number> | <percentage>`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :-----: | | **1** | No | **3.1** | **12** | **5.5** |"
19212
+ "description": "The non-standard **`zoom`** CSS property can be used to control the magnification level of an element. `transform: scale()` should be used instead of this property, if possible. However, unlike CSS Transforms, `zoom` affects the layout size of the element.\n\n**Syntax**: `normal | reset | <number> | <percentage>`\n\n**Initial value**: `normal`\n\n| Chrome | Firefox | Safari | Edge | IE | | :----: | :-----: | :-----: | :----: | :-----: | | **1** | No | **3.1** | **12** | **5.5** |"
19233
19213
  }
19234
19214
  }
19235
19215
  },
@@ -21422,6 +21402,24 @@
21422
21402
  }
21423
21403
  ]
21424
21404
  },
21405
+ "Property.FontVariantAlternates": {
21406
+ "anyOf": [
21407
+ {
21408
+ "$ref": "#/definitions/Globals"
21409
+ },
21410
+ {
21411
+ "type": "string",
21412
+ "const": "historical-forms"
21413
+ },
21414
+ {
21415
+ "type": "string",
21416
+ "const": "normal"
21417
+ },
21418
+ {
21419
+ "type": "string"
21420
+ }
21421
+ ]
21422
+ },
21425
21423
  "Property.GridColumnGap<(string|number)>": {
21426
21424
  "anyOf": [
21427
21425
  {
@@ -25444,10 +25442,6 @@
25444
25442
  {
25445
25443
  "type": "number"
25446
25444
  },
25447
- {
25448
- "type": "string",
25449
- "const": "-moz-fit-content"
25450
- },
25451
25445
  {
25452
25446
  "type": "string",
25453
25447
  "const": "-moz-max-content"
@@ -25583,20 +25577,6 @@
25583
25577
  }
25584
25578
  ]
25585
25579
  },
25586
- "Property.HyphenateCharacter": {
25587
- "anyOf": [
25588
- {
25589
- "$ref": "#/definitions/Globals"
25590
- },
25591
- {
25592
- "type": "string",
25593
- "const": "auto"
25594
- },
25595
- {
25596
- "type": "string"
25597
- }
25598
- ]
25599
- },
25600
25580
  "Property.InitialLetter": {
25601
25581
  "anyOf": [
25602
25582
  {
@@ -26055,7 +26035,7 @@
26055
26035
  }
26056
26036
  ]
26057
26037
  },
26058
- "Property.PrintColorAdjust": {
26038
+ "Property.ColorAdjust": {
26059
26039
  "anyOf": [
26060
26040
  {
26061
26041
  "$ref": "#/definitions/Globals"
@@ -27007,22 +26987,6 @@
27007
26987
  }
27008
26988
  ]
27009
26989
  },
27010
- "Property.AnimationTimeline": {
27011
- "anyOf": [
27012
- {
27013
- "$ref": "#/definitions/Globals"
27014
- },
27015
- {
27016
- "$ref": "#/definitions/DataType.SingleAnimationTimeline"
27017
- },
27018
- {
27019
- "type": "string"
27020
- }
27021
- ]
27022
- },
27023
- "DataType.SingleAnimationTimeline": {
27024
- "type": "string"
27025
- },
27026
26990
  "Property.Appearance": {
27027
26991
  "anyOf": [
27028
26992
  {
@@ -28193,24 +28157,6 @@
28193
28157
  }
28194
28158
  ]
28195
28159
  },
28196
- "Property.FontVariantAlternates": {
28197
- "anyOf": [
28198
- {
28199
- "$ref": "#/definitions/Globals"
28200
- },
28201
- {
28202
- "type": "string",
28203
- "const": "historical-forms"
28204
- },
28205
- {
28206
- "type": "string",
28207
- "const": "normal"
28208
- },
28209
- {
28210
- "type": "string"
28211
- }
28212
- ]
28213
- },
28214
28160
  "Property.FontVariantCaps": {
28215
28161
  "anyOf": [
28216
28162
  {
@@ -28661,21 +28607,6 @@
28661
28607
  }
28662
28608
  ]
28663
28609
  },
28664
- "Property.InputSecurity": {
28665
- "anyOf": [
28666
- {
28667
- "$ref": "#/definitions/Globals"
28668
- },
28669
- {
28670
- "type": "string",
28671
- "const": "auto"
28672
- },
28673
- {
28674
- "type": "string",
28675
- "const": "none"
28676
- }
28677
- ]
28678
- },
28679
28610
  "Property.Inset<(string|number)>": {
28680
28611
  "anyOf": [
28681
28612
  {
@@ -44452,6 +44383,10 @@
44452
44383
  "description": "分块大小,默认为 5M.",
44453
44384
  "default": 5242880
44454
44385
  },
44386
+ "concurrency": {
44387
+ "type": "number",
44388
+ "description": "分块上传的并发数"
44389
+ },
44455
44390
  "delimiter": {
44456
44391
  "type": "string",
44457
44392
  "description": "分割符"
@@ -61576,9 +61511,13 @@
61576
61511
  "type": "boolean",
61577
61512
  "description": "显示图标"
61578
61513
  },
61514
+ "autoCheckChildren": {
61515
+ "type": "boolean",
61516
+ "description": "ui级联关系,true代表级联选中,false代表不级联,默认为true"
61517
+ },
61579
61518
  "cascade": {
61580
61519
  "type": "boolean",
61581
- "description": "父子之间是否完全独立。"
61520
+ "description": "该属性代表数据级联关系,autoCheckChildren为true时生效,默认为false,具体数据级联关系如下: 1.casacde为false,ui行为为级联选中子节点,子节点禁用;值只包含父节点的值 2.cascade为false,withChildren为true,ui行为为级联选中子节点,子节点禁用;值包含父子节点的值 3.cascade为true,ui行为级联选中子节点,子节点可反选,值包含父子节点的值,此时withChildren属性失效 4.cascade不论为true还是false,onlyChildren为true,ui行为级联选中子节点,子节点可反选,值只包含子节点的值"
61582
61521
  },
61583
61522
  "withChildren": {
61584
61523
  "type": "boolean",
@@ -62692,7 +62631,7 @@
62692
62631
  "$ref": "#/definitions/FileControlSchema",
62693
62632
  "additionalProperties": false,
62694
62633
  "patternProperties": {
62695
- "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|btnLabel|accept|asBase64|asBlob|autoUpload|chunkApi|chunkSize|delimiter|downloadUrl|templateUrl|fileField|finishChunkApi|hideUploadButton|maxLength|maxSize|receiver|startChunkApi|useChunk|btnClassName|btnUploadClassName|multiple|joinValues|extractValue|resetValue|autoFill|valueField|nameField|urlField|stateTextMap|drag|popOver|quickEdit|copyable)$": {}
62634
+ "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|btnLabel|accept|asBase64|asBlob|autoUpload|chunkApi|chunkSize|concurrency|delimiter|downloadUrl|templateUrl|fileField|finishChunkApi|hideUploadButton|maxLength|maxSize|receiver|startChunkApi|useChunk|btnClassName|btnUploadClassName|multiple|joinValues|extractValue|resetValue|autoFill|valueField|nameField|urlField|stateTextMap|drag|popOver|quickEdit|copyable)$": {}
62696
62635
  }
62697
62636
  },
62698
62637
  {
@@ -62923,7 +62862,7 @@
62923
62862
  "$ref": "#/definitions/TreeControlSchema",
62924
62863
  "additionalProperties": false,
62925
62864
  "patternProperties": {
62926
- "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|hideRoot|rootLabel|rootValue|showIcon|cascade|withChildren|onlyChildren|rootCreatable|enableNodePath|pathSeparator|showOutline|popOver|quickEdit|copyable)$": {}
62865
+ "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|hideRoot|rootLabel|rootValue|showIcon|autoCheckChildren|cascade|withChildren|onlyChildren|rootCreatable|enableNodePath|pathSeparator|showOutline|popOver|quickEdit|copyable)$": {}
62927
62866
  }
62928
62867
  },
62929
62868
  {
@@ -63507,7 +63446,7 @@
63507
63446
  "$ref": "#/definitions/FileControlSchema",
63508
63447
  "additionalProperties": false,
63509
63448
  "patternProperties": {
63510
- "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|btnLabel|accept|asBase64|asBlob|autoUpload|chunkApi|chunkSize|delimiter|downloadUrl|templateUrl|fileField|finishChunkApi|hideUploadButton|maxLength|maxSize|receiver|startChunkApi|useChunk|btnClassName|btnUploadClassName|multiple|joinValues|extractValue|resetValue|autoFill|valueField|nameField|urlField|stateTextMap|drag|popOver|quickEdit|copyable)$": {}
63449
+ "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|btnLabel|accept|asBase64|asBlob|autoUpload|chunkApi|chunkSize|concurrency|delimiter|downloadUrl|templateUrl|fileField|finishChunkApi|hideUploadButton|maxLength|maxSize|receiver|startChunkApi|useChunk|btnClassName|btnUploadClassName|multiple|joinValues|extractValue|resetValue|autoFill|valueField|nameField|urlField|stateTextMap|drag|popOver|quickEdit|copyable)$": {}
63511
63450
  }
63512
63451
  },
63513
63452
  {
@@ -63738,7 +63677,7 @@
63738
63677
  "$ref": "#/definitions/TreeControlSchema",
63739
63678
  "additionalProperties": false,
63740
63679
  "patternProperties": {
63741
- "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|hideRoot|rootLabel|rootValue|showIcon|cascade|withChildren|onlyChildren|rootCreatable|enableNodePath|pathSeparator|showOutline|popOver|quickEdit|copyable)$": {}
63680
+ "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|hideRoot|rootLabel|rootValue|showIcon|autoCheckChildren|cascade|withChildren|onlyChildren|rootCreatable|enableNodePath|pathSeparator|showOutline|popOver|quickEdit|copyable)$": {}
63742
63681
  }
63743
63682
  },
63744
63683
  {
@@ -64322,7 +64261,7 @@
64322
64261
  "$ref": "#/definitions/FileControlSchema",
64323
64262
  "additionalProperties": false,
64324
64263
  "patternProperties": {
64325
- "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|btnLabel|accept|asBase64|asBlob|autoUpload|chunkApi|chunkSize|delimiter|downloadUrl|templateUrl|fileField|finishChunkApi|hideUploadButton|maxLength|maxSize|receiver|startChunkApi|useChunk|btnClassName|btnUploadClassName|multiple|joinValues|extractValue|resetValue|autoFill|valueField|nameField|urlField|stateTextMap|drag|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|filterable|breakpoint|unique)$": {}
64264
+ "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|btnLabel|accept|asBase64|asBlob|autoUpload|chunkApi|chunkSize|concurrency|delimiter|downloadUrl|templateUrl|fileField|finishChunkApi|hideUploadButton|maxLength|maxSize|receiver|startChunkApi|useChunk|btnClassName|btnUploadClassName|multiple|joinValues|extractValue|resetValue|autoFill|valueField|nameField|urlField|stateTextMap|drag|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|filterable|breakpoint|unique)$": {}
64326
64265
  }
64327
64266
  },
64328
64267
  {
@@ -64553,7 +64492,7 @@
64553
64492
  "$ref": "#/definitions/TreeControlSchema",
64554
64493
  "additionalProperties": false,
64555
64494
  "patternProperties": {
64556
- "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|hideRoot|rootLabel|rootValue|showIcon|cascade|withChildren|onlyChildren|rootCreatable|enableNodePath|pathSeparator|showOutline|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|filterable|breakpoint|unique)$": {}
64495
+ "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|hideRoot|rootLabel|rootValue|showIcon|autoCheckChildren|cascade|withChildren|onlyChildren|rootCreatable|enableNodePath|pathSeparator|showOutline|fixed|popOver|quickEdit|quickEditOnUpdate|copyable|sortable|searchable|toggled|width|align|classNameExpr|filterable|breakpoint|unique)$": {}
64557
64496
  }
64558
64497
  },
64559
64498
  {
@@ -65137,7 +65076,7 @@
65137
65076
  "$ref": "#/definitions/FileControlSchema",
65138
65077
  "additionalProperties": false,
65139
65078
  "patternProperties": {
65140
- "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|btnLabel|accept|asBase64|asBlob|autoUpload|chunkApi|chunkSize|delimiter|downloadUrl|templateUrl|fileField|finishChunkApi|hideUploadButton|maxLength|maxSize|receiver|startChunkApi|useChunk|btnClassName|btnUploadClassName|multiple|joinValues|extractValue|resetValue|autoFill|valueField|nameField|urlField|stateTextMap|drag|x|y|w|h|width|height|align|valign|gridClassName)$": {}
65079
+ "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|btnLabel|accept|asBase64|asBlob|autoUpload|chunkApi|chunkSize|concurrency|delimiter|downloadUrl|templateUrl|fileField|finishChunkApi|hideUploadButton|maxLength|maxSize|receiver|startChunkApi|useChunk|btnClassName|btnUploadClassName|multiple|joinValues|extractValue|resetValue|autoFill|valueField|nameField|urlField|stateTextMap|drag|x|y|w|h|width|height|align|valign|gridClassName)$": {}
65141
65080
  }
65142
65081
  },
65143
65082
  {
@@ -65368,7 +65307,7 @@
65368
65307
  "$ref": "#/definitions/TreeControlSchema",
65369
65308
  "additionalProperties": false,
65370
65309
  "patternProperties": {
65371
- "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|hideRoot|rootLabel|rootValue|showIcon|cascade|withChildren|onlyChildren|rootCreatable|enableNodePath|pathSeparator|showOutline|x|y|w|h|width|height|align|valign|gridClassName)$": {}
65310
+ "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|hideRoot|rootLabel|rootValue|showIcon|autoCheckChildren|cascade|withChildren|onlyChildren|rootCreatable|enableNodePath|pathSeparator|showOutline|x|y|w|h|width|height|align|valign|gridClassName)$": {}
65372
65311
  }
65373
65312
  },
65374
65313
  {
@@ -65952,7 +65891,7 @@
65952
65891
  "$ref": "#/definitions/FileControlSchema",
65953
65892
  "additionalProperties": false,
65954
65893
  "patternProperties": {
65955
- "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|btnLabel|accept|asBase64|asBlob|autoUpload|chunkApi|chunkSize|delimiter|downloadUrl|templateUrl|fileField|finishChunkApi|hideUploadButton|maxLength|maxSize|receiver|startChunkApi|useChunk|btnClassName|btnUploadClassName|multiple|joinValues|extractValue|resetValue|autoFill|valueField|nameField|urlField|stateTextMap|drag|rowClassName|cellClassName)$": {}
65894
+ "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|btnLabel|accept|asBase64|asBlob|autoUpload|chunkApi|chunkSize|concurrency|delimiter|downloadUrl|templateUrl|fileField|finishChunkApi|hideUploadButton|maxLength|maxSize|receiver|startChunkApi|useChunk|btnClassName|btnUploadClassName|multiple|joinValues|extractValue|resetValue|autoFill|valueField|nameField|urlField|stateTextMap|drag|rowClassName|cellClassName)$": {}
65956
65895
  }
65957
65896
  },
65958
65897
  {
@@ -66183,7 +66122,7 @@
66183
66122
  "$ref": "#/definitions/TreeControlSchema",
66184
66123
  "additionalProperties": false,
66185
66124
  "patternProperties": {
66186
- "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|hideRoot|rootLabel|rootValue|showIcon|cascade|withChildren|onlyChildren|rootCreatable|enableNodePath|pathSeparator|showOutline|rowClassName|cellClassName)$": {}
66125
+ "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|hideRoot|rootLabel|rootValue|showIcon|autoCheckChildren|cascade|withChildren|onlyChildren|rootCreatable|enableNodePath|pathSeparator|showOutline|rowClassName|cellClassName)$": {}
66187
66126
  }
66188
66127
  },
66189
66128
  {
@@ -66767,7 +66706,7 @@
66767
66706
  "$ref": "#/definitions/FileControlSchema",
66768
66707
  "additionalProperties": false,
66769
66708
  "patternProperties": {
66770
- "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|btnLabel|accept|asBase64|asBlob|autoUpload|chunkApi|chunkSize|delimiter|downloadUrl|templateUrl|fileField|finishChunkApi|hideUploadButton|maxLength|maxSize|receiver|startChunkApi|useChunk|btnClassName|btnUploadClassName|multiple|joinValues|extractValue|resetValue|autoFill|valueField|nameField|urlField|stateTextMap|drag|unique|columnClassName)$": {}
66709
+ "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|btnLabel|accept|asBase64|asBlob|autoUpload|chunkApi|chunkSize|concurrency|delimiter|downloadUrl|templateUrl|fileField|finishChunkApi|hideUploadButton|maxLength|maxSize|receiver|startChunkApi|useChunk|btnClassName|btnUploadClassName|multiple|joinValues|extractValue|resetValue|autoFill|valueField|nameField|urlField|stateTextMap|drag|unique|columnClassName)$": {}
66771
66710
  }
66772
66711
  },
66773
66712
  {
@@ -66998,7 +66937,7 @@
66998
66937
  "$ref": "#/definitions/TreeControlSchema",
66999
66938
  "additionalProperties": false,
67000
66939
  "patternProperties": {
67001
- "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|hideRoot|rootLabel|rootValue|showIcon|cascade|withChildren|onlyChildren|rootCreatable|enableNodePath|pathSeparator|showOutline|unique|columnClassName)$": {}
66940
+ "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|hideRoot|rootLabel|rootValue|showIcon|autoCheckChildren|cascade|withChildren|onlyChildren|rootCreatable|enableNodePath|pathSeparator|showOutline|unique|columnClassName)$": {}
67002
66941
  }
67003
66942
  },
67004
66943
  {
@@ -67582,7 +67521,7 @@
67582
67521
  "$ref": "#/definitions/FileControlSchema",
67583
67522
  "additionalProperties": false,
67584
67523
  "patternProperties": {
67585
- "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|btnLabel|accept|asBase64|asBlob|autoUpload|chunkApi|chunkSize|delimiter|downloadUrl|templateUrl|fileField|finishChunkApi|hideUploadButton|maxLength|maxSize|receiver|startChunkApi|useChunk|btnClassName|btnUploadClassName|multiple|joinValues|extractValue|resetValue|autoFill|valueField|nameField|urlField|stateTextMap|drag|columnClassName|columnRatio)$": {}
67524
+ "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|btnLabel|accept|asBase64|asBlob|autoUpload|chunkApi|chunkSize|concurrency|delimiter|downloadUrl|templateUrl|fileField|finishChunkApi|hideUploadButton|maxLength|maxSize|receiver|startChunkApi|useChunk|btnClassName|btnUploadClassName|multiple|joinValues|extractValue|resetValue|autoFill|valueField|nameField|urlField|stateTextMap|drag|columnClassName|columnRatio)$": {}
67586
67525
  }
67587
67526
  },
67588
67527
  {
@@ -67813,7 +67752,7 @@
67813
67752
  "$ref": "#/definitions/TreeControlSchema",
67814
67753
  "additionalProperties": false,
67815
67754
  "patternProperties": {
67816
- "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|hideRoot|rootLabel|rootValue|showIcon|cascade|withChildren|onlyChildren|rootCreatable|enableNodePath|pathSeparator|showOutline|columnClassName|columnRatio)$": {}
67755
+ "^(onEvent|className|$ref|disabled|disabledOn|hidden|hiddenOn|visible|visibleOn|id|type|size|label|labelClassName|name|remark|labelRemark|hint|submitOnChange|readOnly|readOnlyOn|validateOnChange|description|desc|descriptionClassName|mode|horizontal|inline|inputClassName|placeholder|required|validationErrors|validations|value|clearValueOnHidden|validateApi|options|source|selectFirst|initFetchOn|initFetch|multiple|joinValues|delimiter|extractValue|clearable|resetValue|deferApi|addApi|addControls|creatable|createBtnLabel|editable|editApi|editControls|removable|deleteApi|deleteConfirmText|autoFill|hideRoot|rootLabel|rootValue|showIcon|autoCheckChildren|cascade|withChildren|onlyChildren|rootCreatable|enableNodePath|pathSeparator|showOutline|columnClassName|columnRatio)$": {}
67817
67756
  }
67818
67757
  },
67819
67758
  {