@webstudio-is/css-data 0.72.0 → 0.74.0

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.
@@ -0,0 +1,2933 @@
1
+ export declare const properties: {
2
+ readonly accentColor: "Sets the color used for highlighting or emphasis";
3
+ readonly alignContent: "Sets how flex items are positioned on the cross axis";
4
+ readonly alignItems: "Sets how flex items are positioned on the main axis";
5
+ readonly alignSelf: "Sets how a flex item is positioned within its container";
6
+ readonly alignTracks: "Sets how tracks are aligned in a grid container";
7
+ readonly animationComposition: "Combines multiple animations into a single animation";
8
+ readonly animationDelay: "Sets the delay before starting an animation";
9
+ readonly animationDirection: "Sets the direction of an animation";
10
+ readonly animationDuration: "Sets the duration of an animation";
11
+ readonly animationFillMode: "Sets how an animation should apply styles before and after it is run";
12
+ readonly animationIterationCount: "Sets the number of times an animation should run";
13
+ readonly animationName: "Sets the name of an animation";
14
+ readonly animationPlayState: "Sets the play state of an animation";
15
+ readonly animationTimingFunction: "Sets the speed curve of an animation";
16
+ readonly animationTimeline: "Sets the timeline of an animation";
17
+ readonly appearance: "Sets the element's appearance (e.g. button, checkbox, etc.)";
18
+ readonly aspectRatio: "Sets the aspect ratio of an element";
19
+ readonly backdropFilter: "Applies a filter effect to the backdrop of an element";
20
+ readonly backfaceVisibility: "Determines whether or not an element should be visible when turned away from the screen";
21
+ readonly backgroundAttachment: "Sets how the background image is positioned relative to the element";
22
+ readonly backgroundBlendMode: "Specifies how multiple background images are blended together";
23
+ readonly backgroundClip: "Determines the area of an element where the background image can be displayed";
24
+ readonly backgroundColor: "Sets the background color of an element";
25
+ readonly backgroundImage: "Sets one or more background images for an element";
26
+ readonly backgroundOrigin: "Specifies where the background image is positioned within an element";
27
+ readonly backgroundPosition: "Specifies the horizontal position of a background image";
28
+ readonly backgroundPositionX: "Specifies the vertical position of a background image";
29
+ readonly backgroundPositionY: "Sets how a background image is repeated";
30
+ readonly backgroundRepeat: "Sets the size of a background image";
31
+ readonly backgroundSize: "Defines how an element should behave if its content overflows its block-level container";
32
+ readonly blockOverflow: "Sets the height of an element";
33
+ readonly blockSize: "Sets the width of an element";
34
+ readonly borderBlockColor: "Sets the color of the block borders";
35
+ readonly borderBlockStyle: "Sets the style of the block borders";
36
+ readonly borderBlockWidth: "Sets the width of the block borders";
37
+ readonly borderBlockEndColor: "Sets the color of the block end border";
38
+ readonly borderBlockEndStyle: "Sets the style of the block end border";
39
+ readonly borderBlockEndWidth: "Sets the width of the block end border";
40
+ readonly borderBlockStartColor: "Sets the color of the block start border";
41
+ readonly borderBlockStartStyle: "Sets the style of the block start border";
42
+ readonly borderBlockStartWidth: "Sets the width of the block start border";
43
+ readonly borderBottomColor: "Sets the color of the bottom border";
44
+ readonly borderBottomLeftRadius: "Sets the radius of the bottom left corner of the element";
45
+ readonly borderBottomRightRadius: "Sets the radius of the bottom right corner of the element";
46
+ readonly borderBottomStyle: "Sets the style of the bottom border";
47
+ readonly borderBottomWidth: "Sets the width of the bottom border";
48
+ readonly borderCollapse: "Sets whether the table borders should be collapsed into a single border";
49
+ readonly borderEndEndRadius: "Sets the radius of the bottom end corner of the element";
50
+ readonly borderEndStartRadius: "Sets the radius of the border end start corner";
51
+ readonly borderImageOutset: "Sets the amount by which the border image area extends beyond the border box";
52
+ readonly borderImageRepeat: "Sets how the border image is repeated";
53
+ readonly borderImageSlice: "Determines the inward offsets of the border image area";
54
+ readonly borderImageSource: "Sets the image to be used as a border";
55
+ readonly borderImageWidth: "Sets the width of the border image";
56
+ readonly borderInlineColor: "Sets the color of the inline border";
57
+ readonly borderInlineStyle: "Sets the style of the inline border";
58
+ readonly borderInlineWidth: "Sets the width of the inline border";
59
+ readonly borderInlineEndColor: "Sets the color of the inline end border";
60
+ readonly borderInlineEndStyle: "Sets the style of the inline end border";
61
+ readonly borderInlineEndWidth: "Sets the width of the inline end border";
62
+ readonly borderInlineStartColor: "Sets the color of the inline start border";
63
+ readonly borderInlineStartStyle: "Sets the style of the inline start border";
64
+ readonly borderInlineStartWidth: "Sets the width of the inline start border";
65
+ readonly borderLeftColor: "Sets the color of the left border";
66
+ readonly borderLeftStyle: "Sets the style of the left border";
67
+ readonly borderLeftWidth: "Sets the width of the left border";
68
+ readonly borderRightColor: "Sets the color of the right border";
69
+ readonly borderRightStyle: "Sets the style of the right border";
70
+ readonly borderRightWidth: "Sets the width of the right border";
71
+ readonly borderSpacing: "Sets the spacing between adjacent borders";
72
+ readonly borderStartEndRadius: "Sets the radius of the border on the starting end";
73
+ readonly borderStartStartRadius: "Sets the radius of the border on the starting start";
74
+ readonly borderTopColor: "Sets the color of the top border";
75
+ readonly borderTopLeftRadius: "Sets the radius of the top left border";
76
+ readonly borderTopRightRadius: "Sets the radius of the top right border";
77
+ readonly borderTopStyle: "Sets the style of the top border";
78
+ readonly borderTopWidth: "Sets the width of the top border";
79
+ readonly bottom: "Sets the distance between the bottom edge and the parent container";
80
+ readonly boxDecorationBreak: "Specifies how box decorations should be broken between lines";
81
+ readonly boxShadow: "Adds a shadow to an element";
82
+ readonly boxSizing: "Determines how the box model is calculated";
83
+ readonly breakAfter: "Specifies how page breaks should occur after an element";
84
+ readonly breakBefore: "Specifies how page breaks should occur before an element";
85
+ readonly breakInside: "Specifies how page breaks should occur within an element";
86
+ readonly captionSide: "Specifies the placement of a table caption";
87
+ readonly caretColor: "Sets the color of the text input caret";
88
+ readonly caretShape: "Specifies the shape of the text input caret";
89
+ readonly clear: "Clears floated elements from both sides of an element";
90
+ readonly clip: "Clips an absolutely positioned element";
91
+ readonly clipPath: "Specifies the clipping path for an element";
92
+ readonly color: "Sets the color of text";
93
+ readonly printColorAdjust: "Specifies how colors should be adjusted when printing";
94
+ readonly colorScheme: "Specifies the color scheme for the page";
95
+ readonly columnCount: "Specifies the number of columns an element should be divided into";
96
+ readonly columnFill: "Specifies how to fill columns with content";
97
+ readonly columnGap: "Specifies the gap between columns";
98
+ readonly columnRuleColor: "Sets the color of the rule between columns";
99
+ readonly columnRuleStyle: "Sets the style of the rule between columns";
100
+ readonly columnRuleWidth: "Sets the width of the rule between columns";
101
+ readonly columnSpan: "Specifies how many columns an element should span across";
102
+ readonly columnWidth: "Sets the width of columns";
103
+ readonly contain: "Specifies how an element should be contained within its parent container";
104
+ readonly containIntrinsicBlockSize: "Specifies the minimum block size an element should be contained within";
105
+ readonly containIntrinsicHeight: "Specifies the minimum height an element should be contained within";
106
+ readonly containIntrinsicInlineSize: "Specifies the minimum inline size an element should be contained within";
107
+ readonly containIntrinsicWidth: "Specifies the minimum width an element should be contained within";
108
+ readonly content: "Inserts content before or after an element";
109
+ readonly contentVisibility: "Specifies whether an element's content is visible or not";
110
+ readonly counterIncrement: "Increases the value of a counter";
111
+ readonly counterReset: "Resets the value of a counter";
112
+ readonly counterSet: "Sets the value of a counter";
113
+ readonly cursor: "Sets the type of cursor to be displayed when hovering over an element";
114
+ readonly direction: "Sets the text direction";
115
+ readonly display: "Defines how an element should be displayed";
116
+ readonly emptyCells: "Controls the rendering of empty cells in a table";
117
+ readonly filter: "Applies visual effects (like blur or color shift) to an element";
118
+ readonly flexBasis: "Specifies the initial size of a flex item";
119
+ readonly flexDirection: "Defines the direction of the flex container";
120
+ readonly flexGrow: "Specifies the ability of a flex item to grow to fill available space";
121
+ readonly flexShrink: "Specifies the ability of a flex item to shrink if necessary";
122
+ readonly flexWrap: "Specifies whether flex items are forced onto one line or can wrap onto multiple lines";
123
+ readonly float: "Specifies the horizontal alignment of an element";
124
+ readonly fontFamily: "Sets the font family for text";
125
+ readonly fontFeatureSettings: "Enables control over advanced typographic features in OpenType fonts";
126
+ readonly fontKerning: "Controls the spacing between glyphs in a font";
127
+ readonly fontLanguageOverride: "Overrides the language of the font";
128
+ readonly fontOpticalSizing: "Enables consistent sizing of fonts for optimal readability";
129
+ readonly fontVariationSettings: "Enables fine control over OpenType font features such as kerning and ligatures.";
130
+ readonly fontSize: "Sets the size of the font";
131
+ readonly fontSizeAdjust: "Adjusts the font size to optimize legibility";
132
+ readonly fontStretch: "Stretches or compresses the font horizontally";
133
+ readonly fontStyle: "Sets the style of the font (normal, italic, oblique)";
134
+ readonly fontSynthesis: "Controls the synthesis of fonts";
135
+ readonly fontVariant: "Sets the variant of the font (normal, small-caps)";
136
+ readonly fontVariantAlternates: "Controls alternate glyphs for certain characters";
137
+ readonly fontVariantCaps: "Controls capitalization of text";
138
+ readonly fontVariantEastAsian: "Controls alternate glyphs for East Asian scripts";
139
+ readonly fontVariantLigatures: "Controls which ligatures are used in the font";
140
+ readonly fontVariantNumeric: "Controls display of numeric characters";
141
+ readonly fontVariantPosition: "Controls the position of the font variant";
142
+ readonly fontWeight: "Sets the weight (boldness) of the font";
143
+ readonly forcedColorAdjust: "Controls how colors are adjusted for accessibility";
144
+ readonly gridAutoColumns: "Sets the size of auto-generated columns in a grid";
145
+ readonly gridAutoFlow: "Controls how items are placed in auto-generated grid tracks";
146
+ readonly gridAutoRows: "Sets the height of an element";
147
+ readonly gridColumnEnd: "Sets the character used to hyphenate words";
148
+ readonly gridColumnStart: "Sets whether words can be hyphenated";
149
+ readonly gridRowEnd: "Sets the orientation of an image";
150
+ readonly gridRowStart: "Sets the algorithm used to render an image";
151
+ readonly gridTemplateAreas: "Sets the resolution of an image";
152
+ readonly gridTemplateColumns: "Sets the size of the first letter in a block of text";
153
+ readonly gridTemplateRows: "Sets the starting position of a grid item's column";
154
+ readonly hangingPunctuation: "Sets the ending position of a grid item's column";
155
+ readonly height: "Sets the starting position of a grid item's row";
156
+ readonly hyphenateCharacter: "Sets the ending position of a grid item's row";
157
+ readonly hyphens: "Defines named grid areas within the grid container";
158
+ readonly imageOrientation: "Defines the number and sizes of columns in a grid container";
159
+ readonly imageRendering: "Defines the number and sizes of rows in a grid container";
160
+ readonly imageResolution: "Sets the character used for hanging punctuation";
161
+ readonly initialLetter: "Sets the size of auto-generated rows in a grid container";
162
+ readonly initialLetterAlign: "Aligns the first letter of a block element";
163
+ readonly inlineSize: "Sets the width of an inline element";
164
+ readonly inputSecurity: "Controls the visibility of entered text";
165
+ readonly insetBlockEnd: "Sets the distance from the bottom of a block element to its content";
166
+ readonly insetBlockStart: "Sets the distance from the top of a block element to its content";
167
+ readonly insetInlineEnd: "Sets the distance from the right of an inline element to its content";
168
+ readonly insetInlineStart: "Sets the distance from the left of an inline element to its content";
169
+ readonly isolation: "Determines if an element should create a new stacking context";
170
+ readonly justifyContent: "Aligns items along the main axis of a flex container";
171
+ readonly justifyItems: "Aligns items along the cross axis of a flex container";
172
+ readonly justifySelf: "Aligns a single flex item along the main axis of a flex container";
173
+ readonly justifyTracks: "Defines the alignment of grid tracks along the main axis";
174
+ readonly left: "Sets the distance from the left edge of an element to its containing element";
175
+ readonly letterSpacing: "Sets the space between characters in a block of text";
176
+ readonly lineBreak: "Controls how lines are broken in a block of text";
177
+ readonly lineClamp: "Limits the number of lines in a block of text";
178
+ readonly lineHeight: "Sets the height of each line of text";
179
+ readonly lineHeightStep: "Sets the distance between lines of text";
180
+ readonly listStyleImage: "Sets the image used as a bullet point for a list";
181
+ readonly listStylePosition: "Sets the position of the bullet point for a list";
182
+ readonly listStyleType: "Sets the type of bullet point for a list";
183
+ readonly marginBlockEnd: "Sets the margin at the bottom of an element";
184
+ readonly marginBlockStart: "Sets the margin at the top of an element";
185
+ readonly marginBottom: "Sets the margin at the bottom of an element";
186
+ readonly marginInlineEnd: "Sets the margin at the end of an element (right margin in LTR, left in RTL)";
187
+ readonly marginInlineStart: "Sets the margin at the start of an element (left margin in LTR, right in RTL)";
188
+ readonly marginLeft: "Sets the left margin of an element";
189
+ readonly marginRight: "Sets the right margin of an element";
190
+ readonly marginTop: "Sets the top margin of an element";
191
+ readonly marginTrim: "Sets whether an element's margin should be included in its width";
192
+ readonly maskBorderMode: "Sets the border mode for an element's mask";
193
+ readonly maskBorderOutset: "Sets the outset of an element's mask border";
194
+ readonly maskBorderRepeat: "Repeats the mask border image";
195
+ readonly maskBorderSlice: "Slices the mask border image";
196
+ readonly maskBorderSource: "Sets the source for the mask border image";
197
+ readonly maskBorderWidth: "Sets the width of the mask border image";
198
+ readonly maskClip: "Clips the mask to the specified shape";
199
+ readonly maskComposite: "Sets the compositing operation for the mask border image";
200
+ readonly maskImage: "Sets the image to be used as the mask border";
201
+ readonly maskMode: "Sets the blending mode for the mask border image";
202
+ readonly maskOrigin: "Specifies the position of the mask area relative to the mask position";
203
+ readonly maskPosition: "Specifies the position of the mask area";
204
+ readonly maskRepeat: "Repeats the mask image";
205
+ readonly maskSize: "Sets the size of the mask image";
206
+ readonly maskType: "Specifies the type of mask";
207
+ readonly masonryAutoFlow: "Sets the auto-placement algorithm for masonry layout";
208
+ readonly mathDepth: "Sets the depth of the math expressions";
209
+ readonly mathShift: "Sets the baseline shift of the math expressions";
210
+ readonly mathStyle: "Sets the math font style";
211
+ readonly maxBlockSize: "Sets the maximum block size";
212
+ readonly maxHeight: "Sets the maximum height";
213
+ readonly maxInlineSize: "Sets the maximum inline size";
214
+ readonly maxLines: "Sets the maximum number of lines";
215
+ readonly maxWidth: "Sets the maximum width";
216
+ readonly minBlockSize: "Sets the minimum block size";
217
+ readonly minHeight: "Sets the minimum height";
218
+ readonly minInlineSize: "Sets the minimum inline size";
219
+ readonly minWidth: "Sets the minimum width";
220
+ readonly mixBlendMode: "Sets the blending mode for element backgrounds";
221
+ readonly objectFit: "Sets how an element's content fits within its container";
222
+ readonly objectPosition: "Sets the position of an element's content within its container";
223
+ readonly offsetAnchor: "Sets the point of an element to be positioned relative to its anchor point";
224
+ readonly offsetDistance: "Sets the distance an element is offset from its position";
225
+ readonly offsetPath: "Sets the path an element follows when it is offset from its position";
226
+ readonly offsetPosition: "Sets the distance between an element and its positioned ancestor";
227
+ readonly offsetRotate: "Sets the angle of rotation of an element";
228
+ readonly opacity: "Sets the transparency level of an element";
229
+ readonly order: "Sets the order in which flex items appear";
230
+ readonly orphans: "Sets the minimum number of lines in a block container that must be left at the bottom";
231
+ readonly outlineColor: "Sets the color of an outline";
232
+ readonly outlineOffset: "Sets the space between an outline and the border edge of an element";
233
+ readonly outlineStyle: "Sets the style of an outline";
234
+ readonly outlineWidth: "Sets the width of an outline";
235
+ readonly overflow: "Sets how content will behave when it overflows its container";
236
+ readonly overflowAnchor: "Sets the behavior of the anchor point of an element when it's scrolled out of view";
237
+ readonly overflowBlock: "Sets how content will behave when it overflows the block container";
238
+ readonly overflowClipMargin: "Sets the amount of space between the edge of an element and its overflow content";
239
+ readonly overflowInline: "Sets how content will behave when it overflows the inline container";
240
+ readonly overflowWrap: "Sets how content will wrap when it overflows the line box";
241
+ readonly overflowX: "Sets how content will behave when it overflows the horizontal axis";
242
+ readonly overflowY: "Controls scrolling behavior when content overflows vertically";
243
+ readonly overscrollBehavior: "Controls scrolling behavior when content overflows";
244
+ readonly overscrollBehaviorBlock: "Controls scrolling behavior when content overflows vertically in a block container";
245
+ readonly overscrollBehaviorInline: "Controls scrolling behavior when content overflows horizontally in an inline container";
246
+ readonly overscrollBehaviorX: "Controls scrolling behavior when content overflows horizontally";
247
+ readonly overscrollBehaviorY: "Controls scrolling behavior when content overflows vertically";
248
+ readonly paddingBlockEnd: "Sets the padding at the bottom of an element";
249
+ readonly paddingBlockStart: "Sets the padding at the top of an element";
250
+ readonly paddingBottom: "Sets the padding at the bottom of an element";
251
+ readonly paddingInlineEnd: "Sets the padding at the end of an inline element";
252
+ readonly paddingInlineStart: "Sets the padding at the start of an inline element";
253
+ readonly paddingLeft: "Sets the padding on the left side of an element";
254
+ readonly paddingRight: "Sets the padding on the right side of an element";
255
+ readonly paddingTop: "Sets the padding at the top of an element";
256
+ readonly pageBreakAfter: "Sets the page break behavior after an element";
257
+ readonly pageBreakBefore: "Sets the page break behavior before an element";
258
+ readonly pageBreakInside: "Controls page breaks inside an element";
259
+ readonly paintOrder: "Specifies the order of paint layers";
260
+ readonly perspective: "Sets the 3D perspective for transformed elements";
261
+ readonly perspectiveOrigin: "Sets the position of the 3D perspective";
262
+ readonly pointerEvents: "Controls whether an element can be the target of pointer events";
263
+ readonly position: "Sets the position type of an element";
264
+ readonly quotes: "Defines quotation marks for a document";
265
+ readonly resize: "Allows resizing of an element";
266
+ readonly right: "Sets the distance between the right edge of an element and the right edge of its containing block";
267
+ readonly rotate: "Rotates an element clockwise or counterclockwise";
268
+ readonly rowGap: "Sets the gap between rows in a grid or flex layout";
269
+ readonly rubyAlign: "Aligns ruby text containers within a ruby container";
270
+ readonly rubyMerge: "Merges adjacent ruby text containers";
271
+ readonly rubyPosition: "Sets the position of ruby text containers";
272
+ readonly scale: "Scales an element in 2D or 3D space";
273
+ readonly scrollbarColor: "Sets the color of the scrollbar track and thumb";
274
+ readonly scrollbarGutter: "Sets the width of the space between the scrollbar and the edge of the element";
275
+ readonly scrollbarWidth: "Sets the width of the scrollbar track";
276
+ readonly scrollBehavior: "Sets the scrolling behavior for the element";
277
+ readonly scrollMarginBlockStart: "Sets the margin at the beginning of the vertical scrollbar";
278
+ readonly scrollMarginBlockEnd: "Sets the margin at the end of the vertical scrollbar";
279
+ readonly scrollMarginBottom: "Sets the margin at the bottom of the element";
280
+ readonly scrollMarginInlineStart: "Sets the margin at the beginning of the horizontal scrollbar";
281
+ readonly scrollMarginInlineEnd: "Sets the margin at the end of the horizontal scrollbar";
282
+ readonly scrollMarginLeft: "Sets the margin at the left of the element";
283
+ readonly scrollMarginRight: "Sets the margin at the right of the element";
284
+ readonly scrollMarginTop: "Sets the margin at the top of the element";
285
+ readonly scrollPaddingBlockStart: "Sets the padding at the beginning of the vertical scrollbar";
286
+ readonly scrollPaddingBlockEnd: "Sets the padding at the end of the vertical scrollbar";
287
+ readonly scrollPaddingBottom: "Sets the padding at the bottom of the element";
288
+ readonly scrollPaddingInlineStart: "Sets the padding at the beginning of the horizontal scrollbar";
289
+ readonly scrollPaddingInlineEnd: "Sets the padding at the end of the horizontal scrollbar";
290
+ readonly scrollPaddingLeft: "Sets padding on the left of scrollable content";
291
+ readonly scrollPaddingRight: "Sets padding on the right of scrollable content";
292
+ readonly scrollPaddingTop: "Sets padding on the top of scrollable content";
293
+ readonly scrollSnapAlign: "Defines how scroll snap points are aligned";
294
+ readonly scrollSnapStop: "Defines whether or not to stop on snap points during scrolling";
295
+ readonly scrollSnapType: "Defines the type of scroll snap behavior";
296
+ readonly scrollTimelineAxis: "Defines the scrolling axis for scroll-linked animations";
297
+ readonly scrollTimelineName: "Defines a name for a scroll-linked animation timeline";
298
+ readonly shapeImageThreshold: "Sets the minimum alpha channel value for shapes";
299
+ readonly shapeMargin: "Sets the margin between a shape and its surrounding content";
300
+ readonly shapeOutside: "Defines an area that content should flow around";
301
+ readonly tabSize: "Sets the width of tabs";
302
+ readonly tableLayout: "Defines the algorithm for laying out table cells";
303
+ readonly textAlign: "Sets the horizontal alignment of text";
304
+ readonly textAlignLast: "Defines the horizontal alignment of the last line of text in a block";
305
+ readonly textCombineUpright: "Defines whether or not to combine multiple characters into a single glyph";
306
+ readonly textDecorationColor: "Sets the color of text decoration";
307
+ readonly textDecorationLine: "Sets the type of text decoration";
308
+ readonly textDecorationSkip: "Specifies which parts of the text decoration should be skipped";
309
+ readonly textDecorationSkipInk: "Specifies which parts of the text decoration should not be considered for underlining";
310
+ readonly textDecorationStyle: "Sets the style of text decoration";
311
+ readonly textDecorationThickness: "Sets the thickness of text decoration";
312
+ readonly textEmphasisColor: "Sets the color of text emphasis marks";
313
+ readonly textEmphasisPosition: "Sets the position of text emphasis marks";
314
+ readonly textEmphasisStyle: "Sets the style of text emphasis marks";
315
+ readonly textIndent: "Sets the indentation of the first line of text";
316
+ readonly textJustify: "Specifies how text should be justified";
317
+ readonly textOrientation: "Sets the orientation of text";
318
+ readonly textOverflow: "Specifies how overflowed content should be handled";
319
+ readonly textRendering: "Sets the quality of text rendering";
320
+ readonly textShadow: "Adds a shadow to text";
321
+ readonly textSizeAdjust: "Allows controlling the adjustment of font size";
322
+ readonly textTransform: "Converts text to uppercase, lowercase or capitalized";
323
+ readonly textUnderlineOffset: "Sets the distance between text and underline";
324
+ readonly textUnderlinePosition: "Sets the position of underline relative to text";
325
+ readonly top: "Sets the distance from the top edge of the containing element";
326
+ readonly touchAction: "Sets how touch input is handled";
327
+ readonly transform: "Applies 2D or 3D transformation to an element";
328
+ readonly transformBox: "Determines the layout of transformed elements";
329
+ readonly transformOrigin: "Sets the origin point of a transformation";
330
+ readonly transformStyle: "Specifies how nested elements are transformed";
331
+ readonly transitionDelay: "Sets the delay before a transition effect starts";
332
+ readonly transitionDuration: "Sets the duration of a transition effect";
333
+ readonly transitionProperty: "Specifies the CSS properties to be transitioned";
334
+ readonly transitionTimingFunction: "Sets the speed curve of a transition effect";
335
+ readonly translate: "Translates an element on the horizontal and/or vertical axis";
336
+ readonly unicodeBidi: "Sets the level of embedding within a text direction";
337
+ readonly userSelect: "Controls whether an element can be selected by the user";
338
+ readonly verticalAlign: "Aligns elements vertically";
339
+ readonly visibility: "Controls element visibility";
340
+ readonly whiteSpace: "Determines how white space is handled";
341
+ readonly widows: "Sets the minimum number of lines for a paragraph at the bottom of a page";
342
+ readonly width: "Sets the width of an element";
343
+ readonly willChange: "Specifies which properties should be hardware-accelerated";
344
+ readonly wordBreak: "Controls how words break when reaching the end of a line";
345
+ readonly wordSpacing: "Sets the spacing between words";
346
+ readonly wordWrap: "Controls how words wrap when reaching the end of a line";
347
+ readonly writingMode: "Sets the direction of the writing mode";
348
+ readonly zIndex: "Controls the stacking order of elements";
349
+ };
350
+ export declare const declarations: {
351
+ readonly "alignContent:normal": "Aligns multiple lines of flex items in the container to the normal position";
352
+ readonly "alignContent:first": "Aligns the first line of flex items in the container to the top of the container";
353
+ readonly "alignContent:last": "Aligns the last line of flex items in the container to the bottom of the container";
354
+ readonly "alignContent:baseline": "Aligns the flex items to the baseline of the container";
355
+ readonly "alignContent:space-between": "Distributes the flex items evenly with space between them";
356
+ readonly "alignContent:space-around": "Distributes the flex items evenly with space around them";
357
+ readonly "alignContent:space-evenly": "Distributes the flex items evenly with equal space around them";
358
+ readonly "alignContent:stretch": "Stretches the flex items to fill the container";
359
+ readonly "alignContent:unsafe": "Allows the use of unsafe alignment values";
360
+ readonly "alignContent:safe": "Allows the use of only safe alignment values";
361
+ readonly "alignContent:center": "Aligns the flex items to the center of the container";
362
+ readonly "alignContent:start": "Aligns the flex items to the start of the container";
363
+ readonly "alignContent:end": "Aligns the flex items to the end of the container";
364
+ readonly "alignContent:flex-start": "Aligns the flex items to the start of the flex container";
365
+ readonly "alignContent:flex-end": "Aligns the flex items to the end of the flex container";
366
+ readonly "alignContent:initial": "Sets the default alignment for the container";
367
+ readonly "alignContent:inherit": "Inherit the alignment of the parent element";
368
+ readonly "alignContent:unset": "Reset the alignment of the element";
369
+ readonly "alignItems:normal": "Align items to their default position";
370
+ readonly "alignItems:stretch": "Stretch items to fill the container";
371
+ readonly "alignItems:first": "Align items to the first baseline";
372
+ readonly "alignItems:last": "Align items to the last baseline";
373
+ readonly "alignItems:baseline": "Align items to their baseline";
374
+ readonly "alignItems:unsafe": "Unsafe alignment of items";
375
+ readonly "alignItems:safe": "Safe alignment of items";
376
+ readonly "alignItems:center": "Center align items vertically";
377
+ readonly "alignItems:start": "Align items to the start of the container";
378
+ readonly "alignItems:end": "Align items to the end of the container";
379
+ readonly "alignItems:self-start": "Align items to the start of their flex container";
380
+ readonly "alignItems:self-end": "Align items to the end of their flex container";
381
+ readonly "alignItems:flex-start": "Align items to the start of their flex line";
382
+ readonly "alignItems:flex-end": "Align items to the end of their flex line";
383
+ readonly "alignItems:initial": "Sets the default alignment for flex items";
384
+ readonly "alignItems:inherit": "Inherit the alignment from the parent element";
385
+ readonly "alignItems:unset": "Resets the alignment to the default value";
386
+ readonly "alignSelf:auto": "Aligns a single flex item to its default position";
387
+ readonly "alignSelf:normal": "Resets the alignment of a single flex item to its default value";
388
+ readonly "alignSelf:stretch": "Stretches a single flex item to fill the container";
389
+ readonly "alignSelf:first": "Aligns a single flex item to the first baseline position";
390
+ readonly "alignSelf:last": "Aligns a single flex item to the last baseline position";
391
+ readonly "alignSelf:baseline": "Aligns a single flex item to the baseline position";
392
+ readonly "alignSelf:unsafe": "Allows a single flex item to overflow its container";
393
+ readonly "alignSelf:safe": "Prevents a single flex item from overflowing its container";
394
+ readonly "alignSelf:center": "Aligns a single flex item to the center of the container";
395
+ readonly "alignSelf:start": "Aligns a single flex item to the start of the container";
396
+ readonly "alignSelf:end": "Aligns a single flex item to the end of the container";
397
+ readonly "alignSelf:self-start": "Aligns a single flex item to the start of its container";
398
+ readonly "alignSelf:self-end": "Aligns a single flex item to the end of its container";
399
+ readonly "alignSelf:flex-start": "Aligns a flex item to the start of the cross axis";
400
+ readonly "alignSelf:flex-end": "Aligns a flex item to the end of the cross axis";
401
+ readonly "alignSelf:initial": "Sets the default alignment of a flex item";
402
+ readonly "alignSelf:inherit": "Inherits the alignment of its parent element";
403
+ readonly "alignSelf:unset": "Resets the alignment to its default value";
404
+ readonly "alignTracks:normal": "Aligns grid tracks to their normal position";
405
+ readonly "alignTracks:first": "Aligns grid tracks to the first baseline of their content";
406
+ readonly "alignTracks:last": "Aligns grid tracks to the last baseline of their content";
407
+ readonly "alignTracks:baseline": "Aligns grid tracks to their text baseline";
408
+ readonly "alignTracks:space-between": "Aligns grid tracks with equal spacing between them";
409
+ readonly "alignTracks:space-around": "Aligns grid tracks with equal spacing around them";
410
+ readonly "alignTracks:space-evenly": "Aligns grid tracks with equal spacing between and around them";
411
+ readonly "alignTracks:stretch": "Stretches grid tracks to fill the grid container";
412
+ readonly "alignTracks:unsafe": "Allows grid tracks to overlap their grid area";
413
+ readonly "alignTracks:safe": "Prevents grid tracks from overlapping their grid area";
414
+ readonly "alignTracks:center": "Aligns grid tracks to the center of their grid area";
415
+ readonly "alignTracks:start": "Aligns grid tracks to the start of the grid area";
416
+ readonly "alignTracks:end": "Aligns grid tracks to the end of the grid area";
417
+ readonly "alignTracks:flex-start": "Aligns grid tracks to the start of the first grid line";
418
+ readonly "alignTracks:flex-end": "Aligns grid tracks to the end of the last grid line";
419
+ readonly "alignTracks:initial": "Sets the alignment of grid tracks to its default value";
420
+ readonly "alignTracks:inherit": "Inherits the alignment of grid tracks from its parent element";
421
+ readonly "alignTracks:unset": "Resets the alignment of grid tracks to its initial value";
422
+ readonly "animationComposition:initial": "Sets the animation composition to its default value";
423
+ readonly "animationComposition:inherit": "Inherits the animation composition from its parent element";
424
+ readonly "animationComposition:unset": "Resets the animation composition to its initial value";
425
+ readonly "animationDelay:initial": "Sets the delay before the animation starts to its default value";
426
+ readonly "animationDelay:inherit": "Inherits the delay before the animation starts from its parent element";
427
+ readonly "animationDelay:unset": "Resets the delay before the animation starts to its initial value";
428
+ readonly "animationDirection:normal": "Sets the direction of the animation to normal (forwards)";
429
+ readonly "animationDirection:reverse": "Sets the direction of the animation to reverse (backwards)";
430
+ readonly "animationDirection:alternate": "Sets the direction of the animation to alternate (forwards and backwards)";
431
+ readonly "animationDirection:alternate-reverse": "Sets the direction of animation to alternate and reverses it on every iteration";
432
+ readonly "animationDirection:initial": "Sets the initial direction of animation";
433
+ readonly "animationDirection:inherit": "Inherits the direction of animation from the parent element";
434
+ readonly "animationDirection:unset": "Resets the direction of animation to the default value";
435
+ readonly "animationDuration:initial": "Sets the duration of animation to the initial value";
436
+ readonly "animationDuration:inherit": "Inherits the duration of animation from the parent element";
437
+ readonly "animationDuration:unset": "Resets the duration of animation to the default value";
438
+ readonly "animationFillMode:none": "Sets how the element behaves before and after the animation. No effect before or after animation";
439
+ readonly "animationFillMode:forwards": "Sets how the element behaves after the animation is finished. Stays in the end state of animation";
440
+ readonly "animationFillMode:backwards": "Sets how the element behaves before the animation starts. Starts from the beginning state of animation";
441
+ readonly "animationFillMode:both": "Sets how the element behaves before and after the animation. Starts from the beginning state and stays in the end state of animation";
442
+ readonly "animationFillMode:initial": "Sets the initial value of how the element behaves before and after the animation";
443
+ readonly "animationFillMode:inherit": "Inherits the value of how the element behaves before and after the animation from the parent element";
444
+ readonly "animationFillMode:unset": "Resets the value of how the element behaves before and after the animation to the default value";
445
+ readonly "animationIterationCount:infinite": "Sets the number of times the animation should repeat. Repeats infinitely";
446
+ readonly "animationIterationCount:initial": "Sets the initial number of times the animation should repeat";
447
+ readonly "animationIterationCount:inherit": "Sets the number of times an animation should run to the same value as its parent element";
448
+ readonly "animationIterationCount:unset": "Sets the number of times an animation should run to the default value";
449
+ readonly "animationName:none": "Removes the animation name, preventing animation from running";
450
+ readonly "animationName:initial": "Sets the animation name to the default value";
451
+ readonly "animationName:inherit": "Inherits the animation name from the parent element";
452
+ readonly "animationName:unset": "Resets the animation name to the default value";
453
+ readonly "animationPlayState:running": "Sets the animation to running state";
454
+ readonly "animationPlayState:paused": "Pauses the animation at its current state";
455
+ readonly "animationPlayState:initial": "Sets the animation to the default state";
456
+ readonly "animationPlayState:inherit": "Inherits the animation play state from the parent element";
457
+ readonly "animationPlayState:unset": "Resets the animation play state to the default value";
458
+ readonly "animationTimingFunction:linear": "Specifies the speed curve of the animation as linear";
459
+ readonly "animationTimingFunction:ease": "Specifies the speed curve of the animation as ease (slow start, fast end)";
460
+ readonly "animationTimingFunction:ease-in": "Specifies the speed curve of the animation as ease-in (slow start)";
461
+ readonly "animationTimingFunction:ease-out": "Specifies the speed curve of the animation as ease-out (fast end)";
462
+ readonly "animationTimingFunction:ease-in-out": "Specifies the speed curve of the animation as ease-in-out (slow start and end)";
463
+ readonly "animationTimingFunction:step-start": "Sets the timing function for an animation to start immediately";
464
+ readonly "animationTimingFunction:step-end": "Sets the timing function for an animation to end immediately";
465
+ readonly "animationTimingFunction:initial": "Resets the timing function for an animation to its default value";
466
+ readonly "animationTimingFunction:inherit": "Inherits the timing function for an animation from its parent element";
467
+ readonly "animationTimingFunction:unset": "Unsets the timing function for an animation, allowing it to fallback to its parent value";
468
+ readonly "animationTimeline:auto": "Sets the timeline for an animation to be automatically determined";
469
+ readonly "animationTimeline:none": "Disables the timeline for an animation";
470
+ readonly "animationTimeline:initial": "Resets the timeline for an animation to its default value";
471
+ readonly "animationTimeline:inherit": "Inherits the timeline for an animation from its parent element";
472
+ readonly "animationTimeline:unset": "Unsets the timeline for an animation, allowing it to fallback to its parent value";
473
+ readonly "appearance:none": "Removes the default styling for an element";
474
+ readonly "appearance:auto": "Allows the browser to determine the default styling for an element";
475
+ readonly "appearance:textfield": "Sets the appearance of an element to a text input field";
476
+ readonly "appearance:menulist-button": "Sets the appearance of an element to a dropdown menu button";
477
+ readonly "appearance:searchfield": "Sets the appearance of an element to a search input field";
478
+ readonly "appearance:textarea": "Sets the appearance of an element to a text area input field";
479
+ readonly "appearance:push-button": "Sets the appearance of an element to a push button";
480
+ readonly "appearance:slider-horizontal": "Sets the appearance of an element to a horizontal slider";
481
+ readonly "appearance:checkbox": "Sets the appearance of an element to a checkbox";
482
+ readonly "appearance:radio": "Sets the appearance of an element to a radio button";
483
+ readonly "appearance:square-button": "Sets the appearance of an element to a square button";
484
+ readonly "appearance:menulist": "Sets the appearance of an element to a drop-down menu";
485
+ readonly "appearance:listbox": "Sets the appearance of an element to a list box";
486
+ readonly "appearance:meter": "Sets the appearance of an element to a meter";
487
+ readonly "appearance:progress-bar": "Sets the appearance of an element to a progress bar";
488
+ readonly "appearance:button": "Sets the appearance of an element to a button";
489
+ readonly "appearance:initial": "Sets the appearance of an element to its initial value";
490
+ readonly "appearance:inherit": "Inherits the appearance of the parent element";
491
+ readonly "appearance:unset": "Resets the appearance of an element to its default value";
492
+ readonly "aspectRatio:auto": "Sets the aspect ratio of an element to automatic";
493
+ readonly "aspectRatio:initial": "Sets the aspect ratio of an element to its initial value";
494
+ readonly "aspectRatio:inherit": "Inherits the aspect ratio of the parent element";
495
+ readonly "aspectRatio:unset": "Sets the aspect ratio of an element to the default value";
496
+ readonly "backdropFilter:none": "Specifies that no backdrop filter should be applied";
497
+ readonly "backdropFilter:initial": "Specifies that the backdrop filter should use the default value";
498
+ readonly "backdropFilter:inherit": "Specifies that the backdrop filter should be inherited from the parent element";
499
+ readonly "backdropFilter:unset": "Specifies that the backdrop filter should be set to the default value";
500
+ readonly "backfaceVisibility:visible": "Specifies whether or not an element should be visible when turned away from the screen";
501
+ readonly "backfaceVisibility:hidden": "Specifies that an element should not be visible when turned away from the screen";
502
+ readonly "backfaceVisibility:initial": "Specifies that an element should use the default backface-visibility value";
503
+ readonly "backfaceVisibility:inherit": "Specifies that an element should inherit the backface-visibility value from its parent element";
504
+ readonly "backfaceVisibility:unset": "Specifies that an element should use the default backface-visibility value";
505
+ readonly "backgroundAttachment:scroll": "Sets the background image to scroll with the content of an element";
506
+ readonly "backgroundAttachment:fixed": "Sets the background image to be fixed in place and not move with the content of an element";
507
+ readonly "backgroundAttachment:local": "Sets the background image to be fixed in place relative to the element itself";
508
+ readonly "backgroundAttachment:initial": "Sets the background image to use the default value";
509
+ readonly "backgroundAttachment:inherit": "Specifies that an element should inherit the background-attachment value from its parent element";
510
+ readonly "backgroundAttachment:unset": "Specifies that an element should use the default background-attachment value";
511
+ readonly "backgroundBlendMode:normal": "Sets the blending mode for the background image to normal";
512
+ readonly "backgroundBlendMode:multiply": "Sets the blending mode for the background image to multiply";
513
+ readonly "backgroundBlendMode:screen": "Sets the blending mode for the background image to screen";
514
+ readonly "backgroundBlendMode:overlay": "Sets the blending mode for the background image to overlay";
515
+ readonly "backgroundBlendMode:darken": "Sets the blending mode for the background image to darken";
516
+ readonly "backgroundBlendMode:lighten": "Sets the blending mode for the background image to lighten";
517
+ readonly "backgroundBlendMode:color-dodge": "Sets the blending mode for the background image to color-dodge";
518
+ readonly "backgroundBlendMode:color-burn": "Sets the blending mode for the background image to color-burn";
519
+ readonly "backgroundBlendMode:hard-light": "Sets the blending mode for the background image to hard-light";
520
+ readonly "backgroundBlendMode:soft-light": "Sets the blending mode for the background image to soft-light";
521
+ readonly "backgroundBlendMode:difference": "Sets the blending mode for the background image to difference";
522
+ readonly "backgroundBlendMode:exclusion": "Sets the blending mode for the background image to exclusion";
523
+ readonly "backgroundBlendMode:hue": "Sets the blending mode for the background image to hue";
524
+ readonly "backgroundBlendMode:saturation": "Sets the blending mode for the background image to saturation";
525
+ readonly "backgroundBlendMode:color": "Sets the blending mode for the background image to color";
526
+ readonly "backgroundBlendMode:luminosity": "Sets the blending mode for the background image to luminosity";
527
+ readonly "backgroundBlendMode:initial": "Sets the blending mode for the background image to the default value";
528
+ readonly "backgroundBlendMode:inherit": "Sets the blending mode for the background image to inherit from the parent element";
529
+ readonly "backgroundBlendMode:unset": "Resets the blending mode for the background image to the default value";
530
+ readonly "backgroundClip:border-box": "Determines the background clipping area as the border box";
531
+ readonly "backgroundClip:padding-box": "Determines the background clipping area as the padding box";
532
+ readonly "backgroundClip:content-box": "Determines the background clipping area as the content box";
533
+ readonly "backgroundClip:text": "Determines the background clipping area as the text area";
534
+ readonly "backgroundClip:initial": "Sets the background clipping area to the default value";
535
+ readonly "backgroundClip:inherit": "Sets the background clipping area to inherit from the parent element";
536
+ readonly "backgroundClip:unset": "Resets the background clipping area to the default value";
537
+ readonly "backgroundImage:none": "Removes the background image from the element";
538
+ readonly "backgroundImage:initial": "Sets the background image to the default value";
539
+ readonly "backgroundImage:inherit": "Sets the background image to inherit from the parent element";
540
+ readonly "backgroundImage:unset": "Resets the background image to the default value";
541
+ readonly "backgroundOrigin:border-box": "Determines the background image positioning area as the border box";
542
+ readonly "backgroundOrigin:padding-box": "Determines the background image positioning area as the padding box";
543
+ readonly "backgroundOrigin:content-box": "Sets the background image origin to the content box";
544
+ readonly "backgroundOrigin:initial": "Sets the initial value of the background image origin";
545
+ readonly "backgroundOrigin:inherit": "Inherits the background image origin from the parent element";
546
+ readonly "backgroundOrigin:unset": "Resets the background image origin to its default value";
547
+ readonly "backgroundPosition:left": "Sets the horizontal and vertical position of the background image to the left";
548
+ readonly "backgroundPosition:center": "Sets the horizontal and vertical position of the background image to the center";
549
+ readonly "backgroundPosition:right": "Sets the horizontal and vertical position of the background image to the right";
550
+ readonly "backgroundPosition:top": "Sets the horizontal and vertical position of the background image to the top";
551
+ readonly "backgroundPosition:bottom": "Sets the horizontal and vertical position of the background image to the bottom";
552
+ readonly "backgroundPosition:initial": "Sets the initial value of the background image position";
553
+ readonly "backgroundPosition:inherit": "Inherits the background image position from the parent element";
554
+ readonly "backgroundPosition:unset": "Resets the background image position to its default value";
555
+ readonly "backgroundPositionX:center": "Sets the horizontal position of the background image to the center";
556
+ readonly "backgroundPositionX:left": "Sets the horizontal position of the background image to the left";
557
+ readonly "backgroundPositionX:right": "Sets the horizontal position of the background image to the right";
558
+ readonly "backgroundPositionX:x-start": "Sets the horizontal position of the background image to the start of the element.";
559
+ readonly "backgroundPositionX:x-end": "Sets the horizontal position of the background image to the end of the element";
560
+ readonly "backgroundPositionX:initial": "Sets the horizontal position of the background image to its initial value";
561
+ readonly "backgroundPositionX:inherit": "Inherits the horizontal position of the background image from its parent element";
562
+ readonly "backgroundPositionX:unset": "Resets the horizontal position of the background image to its default value";
563
+ readonly "backgroundPositionY:center": "Sets the vertical position of the background image to the center of the element";
564
+ readonly "backgroundPositionY:top": "Sets the vertical position of the background image to the top of the element";
565
+ readonly "backgroundPositionY:bottom": "Sets the vertical position of the background image to the bottom of the element";
566
+ readonly "backgroundPositionY:y-start": "Sets the vertical position of the background image to the start of the element";
567
+ readonly "backgroundPositionY:y-end": "Sets the vertical position of the background image to the end of the element";
568
+ readonly "backgroundPositionY:initial": "Sets the vertical position of the background image to its initial value";
569
+ readonly "backgroundPositionY:inherit": "Inherits the vertical position of the background image from its parent element";
570
+ readonly "backgroundPositionY:unset": "Resets the vertical position of the background image to its default value";
571
+ readonly "backgroundRepeat:repeat-x": "Repeats the background image horizontally";
572
+ readonly "backgroundRepeat:repeat-y": "Repeats the background image vertically";
573
+ readonly "backgroundRepeat:repeat": "Repeats the background image both horizontally and vertically";
574
+ readonly "backgroundRepeat:space": "Repeats the background image with space between each repetition";
575
+ readonly "backgroundRepeat:round": "Sets how a background image should repeat: round";
576
+ readonly "backgroundRepeat:no-repeat": "Sets how a background image should repeat: no-repeat";
577
+ readonly "backgroundRepeat:initial": "Sets the default background repeat behavior";
578
+ readonly "backgroundRepeat:inherit": "Inherits the background repeat behavior from the parent element";
579
+ readonly "backgroundRepeat:unset": "Resets the background repeat behavior to the default value";
580
+ readonly "backgroundSize:auto": "Sets how a background image should be sized: auto";
581
+ readonly "backgroundSize:cover": "Sets how a background image should be sized: cover";
582
+ readonly "backgroundSize:contain": "Sets how a background image should be sized: contain";
583
+ readonly "backgroundSize:initial": "Sets the default background size behavior";
584
+ readonly "backgroundSize:inherit": "Inherits the background size behavior from the parent element";
585
+ readonly "backgroundSize:unset": "Resets the background size behavior to the default value";
586
+ readonly "blockOverflow:clip": "Clips the content inside a block element";
587
+ readonly "blockOverflow:ellipsis": "Truncates the content inside a block element with an ellipsis";
588
+ readonly "blockOverflow:initial": "Sets the default block element overflow behavior";
589
+ readonly "blockOverflow:inherit": "Inherits the block element overflow behavior from the parent element";
590
+ readonly "blockOverflow:unset": "Resets the block element overflow behavior to the default value";
591
+ readonly "blockSize:auto": "Sets the height of a block element to adjust automatically according to its content";
592
+ readonly "blockSize:min-content": "Sets the height of a block element to the minimum height required by its content";
593
+ readonly "blockSize:max-content": "Sets the height of a block element to the maximum height allowed by its content";
594
+ readonly "blockSize:fit-content": "Sets the height of a block element to the maximum height allowed by its content, but with a limit";
595
+ readonly "blockSize:initial": "Sets the height of a block element to its default value";
596
+ readonly "blockSize:inherit": "Inherits the height of a block element from its parent element";
597
+ readonly "blockSize:unset": "Resets the height of a block element to its default value";
598
+ readonly "borderBlockStyle:none": "Removes the border on the top and bottom sides of a block element";
599
+ readonly "borderBlockStyle:hidden": "Hides the border on the top and bottom sides of a block element";
600
+ readonly "borderBlockStyle:dotted": "Creates a dotted border on the top and bottom sides of a block element";
601
+ readonly "borderBlockStyle:dashed": "Creates a dashed border on the top and bottom sides of a block element";
602
+ readonly "borderBlockStyle:solid": "Creates a solid border on the top and bottom sides of a block element";
603
+ readonly "borderBlockStyle:double": "Creates a double border on the top and bottom sides of a block element";
604
+ readonly "borderBlockStyle:groove": "Creates a 3D grooved border on the top and bottom sides of a block element";
605
+ readonly "borderBlockStyle:ridge": "Creates a 3D ridged border on the top and bottom sides of a block element";
606
+ readonly "borderBlockStyle:inset": "Creates a 3D inset border on the top and bottom sides of a block element";
607
+ readonly "borderBlockStyle:outset": "Sets the style of the block-level border to be outset";
608
+ readonly "borderBlockStyle:initial": "Sets the style of the block-level border to its initial value";
609
+ readonly "borderBlockStyle:inherit": "Inherits the style of the block-level border from its parent element";
610
+ readonly "borderBlockStyle:unset": "Resets the style of the block-level border to its default value";
611
+ readonly "borderBlockWidth:thin": "Sets the width of the block-level border to thin";
612
+ readonly "borderBlockWidth:medium": "Sets the width of the block-level border to medium";
613
+ readonly "borderBlockWidth:thick": "Sets the width of the block-level border to thick";
614
+ readonly "borderBlockWidth:initial": "Sets the width of the block-level border to its initial value";
615
+ readonly "borderBlockWidth:inherit": "Inherits the width of the block-level border from its parent element";
616
+ readonly "borderBlockWidth:unset": "Resets the width of the block-level border to its default value";
617
+ readonly "borderBlockEndStyle:none": "Sets the style of the block-end border to none";
618
+ readonly "borderBlockEndStyle:hidden": "Sets the style of the block-end border to hidden";
619
+ readonly "borderBlockEndStyle:dotted": "Sets the style of the block-end border to dotted";
620
+ readonly "borderBlockEndStyle:dashed": "Sets the style of the block-end border to dashed";
621
+ readonly "borderBlockEndStyle:solid": "Sets the style of the block-end border to solid";
622
+ readonly "borderBlockEndStyle:double": "Sets the style of the block-end border to double";
623
+ readonly "borderBlockEndStyle:groove": "Sets the style of the bottom border of a block element to a 3D groove";
624
+ readonly "borderBlockEndStyle:ridge": "Sets the style of the bottom border of a block element to a 3D ridge";
625
+ readonly "borderBlockEndStyle:inset": "Sets the style of the bottom border of a block element to a 3D inset";
626
+ readonly "borderBlockEndStyle:outset": "Sets the style of the bottom border of a block element to a 3D outset";
627
+ readonly "borderBlockEndStyle:initial": "Sets the style of the bottom border of a block element to the default value";
628
+ readonly "borderBlockEndStyle:inherit": "Inherits the style of the bottom border of a block element from its parent element";
629
+ readonly "borderBlockEndStyle:unset": "Sets the style of the bottom border of a block element to the initial value";
630
+ readonly "borderBlockEndWidth:thin": "Sets the width of the bottom border of a block element to a thin line";
631
+ readonly "borderBlockEndWidth:medium": "Sets the width of the bottom border of a block element to a medium line";
632
+ readonly "borderBlockEndWidth:thick": "Sets the width of the bottom border of a block element to a thick line";
633
+ readonly "borderBlockEndWidth:initial": "Sets the width of the bottom border of a block element to the default value";
634
+ readonly "borderBlockEndWidth:inherit": "Inherits the width of the bottom border of a block element from its parent element";
635
+ readonly "borderBlockEndWidth:unset": "Sets the width of the bottom border of a block element to the initial value";
636
+ readonly "borderBlockStartStyle:none": "Sets the style of the top border of a block element to no border";
637
+ readonly "borderBlockStartStyle:hidden": "Sets the style of the top border of a block element to a hidden border";
638
+ readonly "borderBlockStartStyle:dotted": "Sets the style of the top border of a block element to a dotted line";
639
+ readonly "borderBlockStartStyle:dashed": "Sets the style of the top border of a block element to dashed";
640
+ readonly "borderBlockStartStyle:solid": "Sets the style of the top border of a block element to solid";
641
+ readonly "borderBlockStartStyle:double": "Sets the style of the top border of a block element to double";
642
+ readonly "borderBlockStartStyle:groove": "Sets the style of the top border of a block element to groove";
643
+ readonly "borderBlockStartStyle:ridge": "Sets the style of the top border of a block element to ridge";
644
+ readonly "borderBlockStartStyle:inset": "Sets the style of the top border of a block element to inset";
645
+ readonly "borderBlockStartStyle:outset": "Sets the style of the top border of a block element to outset";
646
+ readonly "borderBlockStartStyle:initial": "Sets the style of the top border of a block element to its default value";
647
+ readonly "borderBlockStartStyle:inherit": "Inherits the style of the top border of a block element from its parent element";
648
+ readonly "borderBlockStartStyle:unset": "Removes the style of the top border of a block element";
649
+ readonly "borderBlockStartWidth:thin": "Sets the width of the top border of a block element to thin";
650
+ readonly "borderBlockStartWidth:medium": "Sets the width of the top border of a block element to medium";
651
+ readonly "borderBlockStartWidth:thick": "Sets the width of the top border of a block element to thick";
652
+ readonly "borderBlockStartWidth:initial": "Sets the width of the top border of a block element to its default value";
653
+ readonly "borderBlockStartWidth:inherit": "Inherits the width of the top border of a block element from its parent element";
654
+ readonly "borderBlockStartWidth:unset": "Removes the width of the top border of a block element";
655
+ readonly "borderBottomLeftRadius:initial": "Sets the radius of the bottom left corner of an element's border to its initial value";
656
+ readonly "borderBottomLeftRadius:inherit": "Sets the radius of the bottom left corner of an element's border to the same value as its parent element";
657
+ readonly "borderBottomLeftRadius:unset": "Resets the radius of the bottom left corner of an element's border to the default value";
658
+ readonly "borderBottomRightRadius:initial": "Sets the radius of the bottom right corner of an element's border to its initial value";
659
+ readonly "borderBottomRightRadius:inherit": "Sets the radius of the bottom right corner of an element's border to the same value as its parent element";
660
+ readonly "borderBottomRightRadius:unset": "Resets the radius of the bottom right corner of an element's border to the default value";
661
+ readonly "borderBottomStyle:none": "Removes the bottom border of an element";
662
+ readonly "borderBottomStyle:hidden": "Hides the bottom border of an element";
663
+ readonly "borderBottomStyle:dotted": "Sets the bottom border of an element to a dotted line";
664
+ readonly "borderBottomStyle:dashed": "Sets the bottom border of an element to a dashed line";
665
+ readonly "borderBottomStyle:solid": "Sets the bottom border of an element to a solid line";
666
+ readonly "borderBottomStyle:double": "Sets the bottom border of an element to a double line";
667
+ readonly "borderBottomStyle:groove": "Sets the bottom border of an element to a 3D groove";
668
+ readonly "borderBottomStyle:ridge": "Sets the bottom border of an element to a 3D ridge";
669
+ readonly "borderBottomStyle:inset": "Sets the bottom border of an element to a 3D inset";
670
+ readonly "borderBottomStyle:outset": "Sets the bottom border of an element to a 3D outset";
671
+ readonly "borderBottomStyle:initial": "Sets the style of the bottom border to its initial value";
672
+ readonly "borderBottomStyle:inherit": "Sets the style of the bottom border to inherit from its parent element";
673
+ readonly "borderBottomStyle:unset": "Sets the style of the bottom border to its default value";
674
+ readonly "borderBottomWidth:thin": "Sets the width of the bottom border to a thin size";
675
+ readonly "borderBottomWidth:medium": "Sets the width of the bottom border to a medium size";
676
+ readonly "borderBottomWidth:thick": "Sets the width of the bottom border to a thick size";
677
+ readonly "borderBottomWidth:initial": "Sets the width of the bottom border to its initial value";
678
+ readonly "borderBottomWidth:inherit": "Sets the width of the bottom border to inherit from its parent element";
679
+ readonly "borderBottomWidth:unset": "Sets the width of the bottom border to its default value";
680
+ readonly "borderCollapse:collapse": "Determines whether the border of a table should be collapsed into a single border or separated";
681
+ readonly "borderCollapse:separate": "Sets the border of a table to collapse into a single border";
682
+ readonly "borderCollapse:initial": "Sets the border of a table to its initial value";
683
+ readonly "borderCollapse:inherit": "Sets the border of a table to inherit from its parent element";
684
+ readonly "borderCollapse:unset": "Sets the border of a table to its default value";
685
+ readonly "borderEndEndRadius:initial": "Sets the radius of the bottom end corner of an element to its initial value";
686
+ readonly "borderEndEndRadius:inherit": "Sets the radius of the bottom end corner of an element to inherit from its parent element";
687
+ readonly "borderEndEndRadius:unset": "Sets the radius of the bottom-right corner of an element's border to its default value";
688
+ readonly "borderEndStartRadius:initial": "Sets the radius of the bottom-left corner of an element's border to its initial value";
689
+ readonly "borderEndStartRadius:inherit": "Sets the radius of the bottom-left corner of an element's border to the same value as its parent element";
690
+ readonly "borderEndStartRadius:unset": "Sets the radius of the bottom-left corner of an element's border to its default value";
691
+ readonly "borderImageOutset:initial": "Sets the amount by which an element's border image is extended beyond its border box to its initial value";
692
+ readonly "borderImageOutset:inherit": "Sets the amount by which an element's border image is extended beyond its border box to the same value as its parent element";
693
+ readonly "borderImageOutset:unset": "Sets the amount by which an element's border image is extended beyond its border box to its default value";
694
+ readonly "borderImageRepeat:stretch": "Sets how the border image is repeated to stretch to fill the border area";
695
+ readonly "borderImageRepeat:repeat": "Sets how the border image is repeated to repeat along the border area";
696
+ readonly "borderImageRepeat:round": "Sets how the border image is repeated to be sized and repeated to fill the border area";
697
+ readonly "borderImageRepeat:space": "Sets how the border image is repeated to be spaced out to fill the border area";
698
+ readonly "borderImageRepeat:initial": "Sets how the border image is repeated to its initial value";
699
+ readonly "borderImageRepeat:inherit": "Sets how the border image is repeated to the same value as its parent element";
700
+ readonly "borderImageRepeat:unset": "Sets how the border image is repeated to its default value";
701
+ readonly "borderImageSlice:fill": "Sets the inward offsets of an element's border image slices to fill";
702
+ readonly "borderImageSlice:initial": "Sets the inward offsets of an element's border image slices to its initial value";
703
+ readonly "borderImageSlice:inherit": "Sets the slicing of the border image to inherit from the parent element";
704
+ readonly "borderImageSlice:unset": "Resets the slicing of the border image to its default value";
705
+ readonly "borderImageSource:none": "Removes the border image source (no image will be displayed)";
706
+ readonly "borderImageSource:initial": "Sets the border image source to its initial value (default image)";
707
+ readonly "borderImageSource:inherit": "Inherits the border image source from the parent element";
708
+ readonly "borderImageSource:unset": "Resets the border image source to its default value";
709
+ readonly "borderImageWidth:auto": "Sets the width of the border image to adjust automatically";
710
+ readonly "borderImageWidth:initial": "Resets the width of the border image to its default value";
711
+ readonly "borderImageWidth:inherit": "Inherits the width of the border image from the parent element";
712
+ readonly "borderImageWidth:unset": "Resets the width of the border image to its default value";
713
+ readonly "borderInlineStyle:none": "Sets the inline border style to none (no border will be displayed)";
714
+ readonly "borderInlineStyle:hidden": "Sets the inline border style to hidden (border is invisible but still takes up space)";
715
+ readonly "borderInlineStyle:dotted": "Sets the inline border style to a dotted line";
716
+ readonly "borderInlineStyle:dashed": "Sets the inline border style to a dashed line";
717
+ readonly "borderInlineStyle:solid": "Sets the inline border style to a solid line";
718
+ readonly "borderInlineStyle:double": "Sets the inline border style to a double line";
719
+ readonly "borderInlineStyle:groove": "Sets the style of the inline border to a 3D groove";
720
+ readonly "borderInlineStyle:ridge": "Sets the style of the inline border to a 3D ridge";
721
+ readonly "borderInlineStyle:inset": "Sets the style of the inline border to a 3D inset";
722
+ readonly "borderInlineStyle:outset": "Sets the style of the inline border to a 3D outset";
723
+ readonly "borderInlineStyle:initial": "Sets the style of the inline border to its initial value";
724
+ readonly "borderInlineStyle:inherit": "Inherits the style of the inline border from its parent element";
725
+ readonly "borderInlineStyle:unset": "Resets the style of the inline border to its default value";
726
+ readonly "borderInlineWidth:thin": "Sets the width of the inline border to a thin line";
727
+ readonly "borderInlineWidth:medium": "Sets the width of the inline border to a medium line";
728
+ readonly "borderInlineWidth:thick": "Sets the width of the inline border to a thick line";
729
+ readonly "borderInlineWidth:initial": "Sets the width of the inline border to its initial value";
730
+ readonly "borderInlineWidth:inherit": "Inherits the width of the inline border from its parent element";
731
+ readonly "borderInlineWidth:unset": "Resets the width of the inline border to its default value";
732
+ readonly "borderInlineEndStyle:none": "Sets the style of the inline end border to none";
733
+ readonly "borderInlineEndStyle:hidden": "Sets the style of the inline end border to hidden";
734
+ readonly "borderInlineEndStyle:dotted": "Sets the style of the inline end border to a dotted line";
735
+ readonly "borderInlineEndStyle:dashed": "Sets the style of the border segment at the end of a line to dashed";
736
+ readonly "borderInlineEndStyle:solid": "Sets the style of the border segment at the end of a line to solid";
737
+ readonly "borderInlineEndStyle:double": "Sets the style of the border segment at the end of a line to double";
738
+ readonly "borderInlineEndStyle:groove": "Sets the style of the border segment at the end of a line to groove";
739
+ readonly "borderInlineEndStyle:ridge": "Sets the style of the border segment at the end of a line to ridge";
740
+ readonly "borderInlineEndStyle:inset": "Sets the style of the border segment at the end of a line to inset";
741
+ readonly "borderInlineEndStyle:outset": "Sets the style of the border segment at the end of a line to outset";
742
+ readonly "borderInlineEndStyle:initial": "Sets the style of the border segment at the end of a line to its default value";
743
+ readonly "borderInlineEndStyle:inherit": "Inherits the border segment style of the parent element";
744
+ readonly "borderInlineEndStyle:unset": "Resets the border segment style to its default value";
745
+ readonly "borderInlineEndWidth:thin": "Sets the width of the border segment at the end of a line to thin";
746
+ readonly "borderInlineEndWidth:medium": "Sets the width of the border segment at the end of a line to medium";
747
+ readonly "borderInlineEndWidth:thick": "Sets the width of the border segment at the end of a line to thick";
748
+ readonly "borderInlineEndWidth:initial": "Sets the width of the border segment at the end of a line to its default value";
749
+ readonly "borderInlineEndWidth:inherit": "Inherits the border segment width of the parent element";
750
+ readonly "borderInlineEndWidth:unset": "Resets the border segment width to its default value";
751
+ readonly "borderInlineStartStyle:none": "Sets the style of the start border edge of an inline element to none";
752
+ readonly "borderInlineStartStyle:hidden": "Sets the style of the start border edge of an inline element to hidden";
753
+ readonly "borderInlineStartStyle:dotted": "Sets the style of the start border edge of an inline element to a series of dots";
754
+ readonly "borderInlineStartStyle:dashed": "Sets the style of the start border edge of an inline element to a series of dashes";
755
+ readonly "borderInlineStartStyle:solid": "Sets the style of the start border edge of an inline element to a single line";
756
+ readonly "borderInlineStartStyle:double": "Sets the style of the start border edge of an inline element to two parallel lines";
757
+ readonly "borderInlineStartStyle:groove": "Sets the style of the start border edge of an inline element to a 3D groove";
758
+ readonly "borderInlineStartStyle:ridge": "Sets the style of the start border edge of an inline element to a 3D ridge";
759
+ readonly "borderInlineStartStyle:inset": "Sets the style of the start border edge of an inline element to a 3D inset";
760
+ readonly "borderInlineStartStyle:outset": "Sets the style of the start border edge of an inline element to a 3D outset";
761
+ readonly "borderInlineStartStyle:initial": "Sets the style of the start border edge of an inline element to its default value";
762
+ readonly "borderInlineStartStyle:inherit": "Inherits the style of the start border edge of an inline element from its parent element";
763
+ readonly "borderInlineStartStyle:unset": "Resets the style of the start border edge of an inline element to its initial value";
764
+ readonly "borderInlineStartWidth:thin": "Sets the width of the start border edge of an inline element to a thin line";
765
+ readonly "borderInlineStartWidth:medium": "Sets the width of the start border edge of an inline element to a medium line";
766
+ readonly "borderInlineStartWidth:thick": "Sets the width of the start border edge of an inline element to a thick line";
767
+ readonly "borderInlineStartWidth:initial": "Sets the width of the starting inline border to the initial value";
768
+ readonly "borderInlineStartWidth:inherit": "Sets the width of the starting inline border to be inherited from the parent element";
769
+ readonly "borderInlineStartWidth:unset": "Sets the width of the starting inline border to the default value";
770
+ readonly "borderLeftStyle:none": "Sets the left border style to none (no border)";
771
+ readonly "borderLeftStyle:hidden": "Sets the left border style to hidden (border is invisible but still takes up space)";
772
+ readonly "borderLeftStyle:dotted": "Sets the left border style to a series of dots";
773
+ readonly "borderLeftStyle:dashed": "Sets the left border style to a series of dashes";
774
+ readonly "borderLeftStyle:solid": "Sets the left border style to a single solid line";
775
+ readonly "borderLeftStyle:double": "Sets the left border style to a double line";
776
+ readonly "borderLeftStyle:groove": "Sets the left border style to a 3D groove";
777
+ readonly "borderLeftStyle:ridge": "Sets the left border style to a 3D ridge";
778
+ readonly "borderLeftStyle:inset": "Sets the left border style to an inset (looks like it's pressed in)";
779
+ readonly "borderLeftStyle:outset": "Sets the left border style to an outset (looks like it's popping out)";
780
+ readonly "borderLeftStyle:initial": "Sets the left border style to the initial value";
781
+ readonly "borderLeftStyle:inherit": "Sets the left border style to be inherited from the parent element";
782
+ readonly "borderLeftStyle:unset": "Sets the left border style to the default value";
783
+ readonly "borderLeftWidth:thin": "Sets the width of the left border to a thin size";
784
+ readonly "borderLeftWidth:medium": "Sets the width of the left border to a medium size";
785
+ readonly "borderLeftWidth:thick": "Sets the width of the left border to a thick size";
786
+ readonly "borderLeftWidth:initial": "Sets the width of the left border to the initial value";
787
+ readonly "borderLeftWidth:inherit": "Sets the width of the left border to the same value as its parent element";
788
+ readonly "borderLeftWidth:unset": "Sets the width of the left border to the default value";
789
+ readonly "borderRightStyle:none": "Sets the style of the right border to none";
790
+ readonly "borderRightStyle:hidden": "Sets the style of the right border to hidden";
791
+ readonly "borderRightStyle:dotted": "Sets the style of the right border to a dotted line";
792
+ readonly "borderRightStyle:dashed": "Sets the style of the right border to a dashed line";
793
+ readonly "borderRightStyle:solid": "Sets the style of the right border to a solid line";
794
+ readonly "borderRightStyle:double": "Sets the style of the right border to a double line";
795
+ readonly "borderRightStyle:groove": "Sets the style of the right border to a 3D groove";
796
+ readonly "borderRightStyle:ridge": "Sets the style of the right border to a 3D ridge";
797
+ readonly "borderRightStyle:inset": "Sets the style of the right border to a 3D inset";
798
+ readonly "borderRightStyle:outset": "Sets the style of the right border to a 3D outset";
799
+ readonly "borderRightStyle:initial": "Sets the style of the right border to its initial value";
800
+ readonly "borderRightStyle:inherit": "Sets the style of the right border to be inherited from its parent element";
801
+ readonly "borderRightStyle:unset": "Sets the style of the right border to its default value";
802
+ readonly "borderRightWidth:thin": "Sets the width of the right border to a thin size";
803
+ readonly "borderRightWidth:medium": "Sets the width of the right border to a medium size";
804
+ readonly "borderRightWidth:thick": "Sets the width of the right border to a thick size";
805
+ readonly "borderRightWidth:initial": "Sets the width of the right border to its initial value";
806
+ readonly "borderRightWidth:inherit": "Sets the width of the right border to be inherited from its parent element";
807
+ readonly "borderRightWidth:unset": "Sets the width of the right border to its default value";
808
+ readonly "borderSpacing:initial": "Sets the distance between the borders of adjacent cells to its initial value";
809
+ readonly "borderSpacing:inherit": "Sets the distance between the borders of adjacent cells to be inherited from its parent element";
810
+ readonly "borderSpacing:unset": "Sets the distance between the borders of adjacent cells to its default value";
811
+ readonly "borderStartEndRadius:initial": "Sets the radius of the start and end corners of the border to its initial value";
812
+ readonly "borderStartEndRadius:inherit": "Sets the radius of the start and end corners of the border to be inherited from its parent element";
813
+ readonly "borderStartEndRadius:unset": "Sets the radius of the start and end corners of the border to its default value";
814
+ readonly "borderStartStartRadius:initial": "Sets the radius of the start and start corners of the border to its initial value";
815
+ readonly "borderStartStartRadius:inherit": "Sets the radius of the top-left corner of a border to the inherited value";
816
+ readonly "borderStartStartRadius:unset": "Resets the radius of the top-left corner of a border to the default value";
817
+ readonly "borderTopLeftRadius:initial": "Sets the radius of the top-left corner of a border to the initial value";
818
+ readonly "borderTopLeftRadius:inherit": "Sets the radius of the top-left corner of a border to the inherited value";
819
+ readonly "borderTopLeftRadius:unset": "Resets the radius of the top-left corner of a border to the default value";
820
+ readonly "borderTopRightRadius:initial": "Sets the radius of the top-right corner of a border to the initial value";
821
+ readonly "borderTopRightRadius:inherit": "Sets the radius of the top-right corner of a border to the inherited value";
822
+ readonly "borderTopRightRadius:unset": "Resets the radius of the top-right corner of a border to the default value";
823
+ readonly "borderTopStyle:none": "Sets the style of the top border to no border";
824
+ readonly "borderTopStyle:hidden": "Sets the style of the top border to a hidden border";
825
+ readonly "borderTopStyle:dotted": "Sets the style of the top border to a dotted line";
826
+ readonly "borderTopStyle:dashed": "Sets the style of the top border to a dashed line";
827
+ readonly "borderTopStyle:solid": "Sets the style of the top border to a solid line";
828
+ readonly "borderTopStyle:double": "Sets the style of the top border to a double line";
829
+ readonly "borderTopStyle:groove": "Sets the style of the top border to a 3D groove";
830
+ readonly "borderTopStyle:ridge": "Sets the style of the top border to a 3D ridge";
831
+ readonly "borderTopStyle:inset": "Sets the style of the top border to appear as if it is pushed inwards";
832
+ readonly "borderTopStyle:outset": "Sets the style of the top border to appear as if it is coming outwards";
833
+ readonly "borderTopStyle:initial": "Sets the style of the top border to the default value";
834
+ readonly "borderTopStyle:inherit": "Sets the style of the top border to be the same as its parent element";
835
+ readonly "borderTopStyle:unset": "Removes any previously set style for the top border";
836
+ readonly "borderTopWidth:thin": "Sets the width of the top border to be thin";
837
+ readonly "borderTopWidth:medium": "Sets the width of the top border to be the default value";
838
+ readonly "borderTopWidth:thick": "Sets the width of the top border to be thick";
839
+ readonly "borderTopWidth:initial": "Sets the width of the top border to the default value";
840
+ readonly "borderTopWidth:inherit": "Sets the width of the top border to be the same as its parent element";
841
+ readonly "borderTopWidth:unset": "Removes any previously set width for the top border";
842
+ readonly "bottom:auto": "Sets the distance between the bottom edge of an element and the bottom edge of its containing element to be the default value";
843
+ readonly "bottom:initial": "Sets the distance between the bottom edge of an element and the bottom edge of its containing element to be the default value";
844
+ readonly "bottom:inherit": "Sets the distance between the bottom edge of an element and the bottom edge of its containing element to be the same as its parent element";
845
+ readonly "bottom:unset": "Removes any previously set distance between the bottom edge of an element and the bottom edge of its containing element";
846
+ readonly "boxDecorationBreak:slice": "Sets the way an element's box should be broken if it spans across multiple lines to slice it";
847
+ readonly "boxDecorationBreak:clone": "Sets how box decorations should be broken between lines";
848
+ readonly "boxDecorationBreak:initial": "Sets the default value for box-decoration-break property";
849
+ readonly "boxDecorationBreak:inherit": "Inherits the box-decoration-break property from its parent element";
850
+ readonly "boxDecorationBreak:unset": "Resets the box-decoration-break property to its default value";
851
+ readonly "boxShadow:none": "Removes the box shadow from an element";
852
+ readonly "boxShadow:inset": "Adds an inner shadow to an element";
853
+ readonly "boxShadow:transparent": "Sets the box shadow to be transparent";
854
+ readonly "boxShadow:aliceblue": "Sets the box shadow color to aliceblue";
855
+ readonly "boxShadow:antiquewhite": "Sets the box shadow color to antiquewhite";
856
+ readonly "boxShadow:aqua": "Sets the box shadow color to aqua";
857
+ readonly "boxShadow:aquamarine": "Sets the box shadow color to aquamarine";
858
+ readonly "boxShadow:azure": "Sets the box shadow color to azure";
859
+ readonly "boxShadow:beige": "Sets the box shadow color to beige";
860
+ readonly "boxShadow:bisque": "Sets the box shadow color to bisque";
861
+ readonly "boxShadow:black": "Sets the box shadow color to black";
862
+ readonly "boxShadow:blanchedalmond": "Sets the box shadow color to blanchedalmond";
863
+ readonly "boxShadow:blue": "Adds a blue shadow to an element";
864
+ readonly "boxShadow:blueviolet": "Adds a blueviolet shadow to an element";
865
+ readonly "boxShadow:brown": "Adds a brown shadow to an element";
866
+ readonly "boxShadow:burlywood": "Adds a burlywood shadow to an element";
867
+ readonly "boxShadow:cadetblue": "Adds a cadetblue shadow to an element";
868
+ readonly "boxShadow:chartreuse": "Adds a chartreuse shadow to an element";
869
+ readonly "boxShadow:chocolate": "Adds a chocolate shadow to an element";
870
+ readonly "boxShadow:coral": "Adds a coral shadow to an element";
871
+ readonly "boxShadow:cornflowerblue": "Adds a cornflowerblue shadow to an element";
872
+ readonly "boxShadow:cornsilk": "Adds a cornsilk shadow to an element";
873
+ readonly "boxShadow:crimson": "Adds a crimson shadow to an element";
874
+ readonly "boxShadow:cyan": "Adds a cyan shadow to an element";
875
+ readonly "boxShadow:darkblue": "Adds a darkblue shadow to an element";
876
+ readonly "boxShadow:darkcyan": "Adds a darkcyan shadow to an element";
877
+ readonly "boxShadow:darkgoldenrod": "Adds a darkgoldenrod shadow to an element";
878
+ readonly "boxShadow:darkgray": "Adds a darkgray shadow to an element";
879
+ readonly "boxShadow:darkgreen": "Adds a dark green shadow to an element";
880
+ readonly "boxShadow:darkgrey": "Adds a dark grey shadow to an element";
881
+ readonly "boxShadow:darkkhaki": "Adds a dark khaki shadow to an element";
882
+ readonly "boxShadow:darkmagenta": "Adds a dark magenta shadow to an element";
883
+ readonly "boxShadow:darkolivegreen": "Adds a dark olive green shadow to an element";
884
+ readonly "boxShadow:darkorange": "Adds a dark orange shadow to an element";
885
+ readonly "boxShadow:darkorchid": "Adds a dark orchid shadow to an element";
886
+ readonly "boxShadow:darkred": "Adds a dark red shadow to an element";
887
+ readonly "boxShadow:darksalmon": "Adds a dark salmon shadow to an element";
888
+ readonly "boxShadow:darkseagreen": "Adds a dark sea green shadow to an element";
889
+ readonly "boxShadow:darkslateblue": "Adds a dark slate blue shadow to an element";
890
+ readonly "boxShadow:darkslategray": "Adds a dark slate gray shadow to an element";
891
+ readonly "boxShadow:darkslategrey": "Adds a dark slate grey shadow to an element";
892
+ readonly "boxShadow:darkturquoise": "Adds a dark turquoise shadow to an element";
893
+ readonly "boxShadow:darkviolet": "Adds a dark violet shadow to an element";
894
+ readonly "boxShadow:deeppink": "Adds a deep pink shadow to an element";
895
+ readonly "boxShadow:deepskyblue": "Adds a deepskyblue shadow to an element's box";
896
+ readonly "boxShadow:dimgray": "Adds a dimgray shadow to an element's box";
897
+ readonly "boxShadow:dimgrey": "Adds a dimgrey shadow to an element's box";
898
+ readonly "boxShadow:dodgerblue": "Adds a dodgerblue shadow to an element's box";
899
+ readonly "boxShadow:firebrick": "Adds a firebrick shadow to an element's box";
900
+ readonly "boxShadow:floralwhite": "Adds a floralwhite shadow to an element's box";
901
+ readonly "boxShadow:forestgreen": "Adds a forestgreen shadow to an element's box";
902
+ readonly "boxShadow:fuchsia": "Adds a fuchsia shadow to an element's box";
903
+ readonly "boxShadow:gainsboro": "Adds a gainsboro shadow to an element's box";
904
+ readonly "boxShadow:ghostwhite": "Adds a ghostwhite shadow to an element's box";
905
+ readonly "boxShadow:gold": "Adds a gold shadow to an element's box";
906
+ readonly "boxShadow:goldenrod": "Adds a goldenrod shadow to an element's box";
907
+ readonly "boxShadow:gray": "Adds a gray shadow to an element's box";
908
+ readonly "boxShadow:green": "Adds a green shadow to an element's box";
909
+ readonly "boxShadow:greenyellow": "Adds a greenyellow shadow to an element's box";
910
+ readonly "boxShadow:grey": "Adds a grey shadow to an element's box";
911
+ readonly "boxShadow:honeydew": "Adds a honeydew colored shadow to an element's box";
912
+ readonly "boxShadow:hotpink": "Adds a hotpink colored shadow to an element's box";
913
+ readonly "boxShadow:indianred": "Adds an indianred colored shadow to an element's box";
914
+ readonly "boxShadow:indigo": "Adds an indigo colored shadow to an element's box";
915
+ readonly "boxShadow:ivory": "Adds an ivory colored shadow to an element's box";
916
+ readonly "boxShadow:khaki": "Adds a khaki colored shadow to an element's box";
917
+ readonly "boxShadow:lavender": "Adds a lavender colored shadow to an element's box";
918
+ readonly "boxShadow:lavenderblush": "Adds a lavenderblush colored shadow to an element's box";
919
+ readonly "boxShadow:lawngreen": "Adds a lawngreen colored shadow to an element's box";
920
+ readonly "boxShadow:lemonchiffon": "Adds a lemonchiffon colored shadow to an element's box";
921
+ readonly "boxShadow:lightblue": "Adds a lightblue colored shadow to an element's box";
922
+ readonly "boxShadow:lightcoral": "Adds a lightcoral colored shadow to an element's box";
923
+ readonly "boxShadow:lightcyan": "Adds a lightcyan colored shadow to an element's box";
924
+ readonly "boxShadow:lightgoldenrodyellow": "Adds a lightgoldenrodyellow colored shadow to an element's box";
925
+ readonly "boxShadow:lightgray": "Adds a lightgray colored shadow to an element's box";
926
+ readonly "boxShadow:lightgreen": "Adds a lightgreen colored shadow to an element's box";
927
+ readonly "boxShadow:lightgrey": "Adds a light grey shadow effect to an element";
928
+ readonly "boxShadow:lightpink": "Adds a light pink shadow effect to an element";
929
+ readonly "boxShadow:lightsalmon": "Adds a light salmon shadow effect to an element";
930
+ readonly "boxShadow:lightseagreen": "Adds a light sea green shadow effect to an element";
931
+ readonly "boxShadow:lightskyblue": "Adds a light sky blue shadow effect to an element";
932
+ readonly "boxShadow:lightslategray": "Adds a light slate gray shadow effect to an element";
933
+ readonly "boxShadow:lightslategrey": "Adds a light slate grey shadow effect to an element";
934
+ readonly "boxShadow:lightsteelblue": "Adds a light steel blue shadow effect to an element";
935
+ readonly "boxShadow:lightyellow": "Adds a light yellow shadow effect to an element";
936
+ readonly "boxShadow:lime": "Adds a lime shadow effect to an element";
937
+ readonly "boxShadow:limegreen": "Adds a lime green shadow effect to an element";
938
+ readonly "boxShadow:linen": "Adds a linen shadow effect to an element";
939
+ readonly "boxShadow:magenta": "Adds a magenta shadow effect to an element";
940
+ readonly "boxShadow:maroon": "Adds a maroon shadow effect to an element";
941
+ readonly "boxShadow:mediumaquamarine": "Adds a medium aquamarine shadow effect to an element";
942
+ readonly "boxShadow:mediumblue": "Adds a medium blue shadow effect to an element";
943
+ readonly "boxShadow:mediumorchid": "Adds a medium orchid shadow to an element";
944
+ readonly "boxShadow:mediumpurple": "Adds a medium purple shadow to an element";
945
+ readonly "boxShadow:mediumseagreen": "Adds a medium sea green shadow to an element";
946
+ readonly "boxShadow:mediumslateblue": "Adds a medium slate blue shadow to an element";
947
+ readonly "boxShadow:mediumspringgreen": "Adds a medium spring green shadow to an element";
948
+ readonly "boxShadow:mediumturquoise": "Adds a medium turquoise shadow to an element";
949
+ readonly "boxShadow:mediumvioletred": "Adds a medium violet-red shadow to an element";
950
+ readonly "boxShadow:midnightblue": "Adds a midnight blue shadow to an element";
951
+ readonly "boxShadow:mintcream": "Adds a mint cream shadow to an element";
952
+ readonly "boxShadow:mistyrose": "Adds a misty rose shadow to an element";
953
+ readonly "boxShadow:moccasin": "Adds a moccasin shadow to an element";
954
+ readonly "boxShadow:navajowhite": "Adds a navajo white shadow to an element";
955
+ readonly "boxShadow:navy": "Adds a navy shadow to an element";
956
+ readonly "boxShadow:oldlace": "Adds an old lace shadow to an element";
957
+ readonly "boxShadow:olive": "Adds an olive shadow to an element";
958
+ readonly "boxShadow:olivedrab": "Adds an olive drab shadow to an element";
959
+ readonly "boxShadow:orange": "Adds an orange shadow to an element";
960
+ readonly "boxShadow:orangered": "Adds an orangered shadow to an element";
961
+ readonly "boxShadow:orchid": "Adds an orchid shadow to an element";
962
+ readonly "boxShadow:palegoldenrod": "Adds a palegoldenrod shadow to an element";
963
+ readonly "boxShadow:palegreen": "Adds a palegreen shadow to an element";
964
+ readonly "boxShadow:paleturquoise": "Adds a paleturquoise shadow to an element";
965
+ readonly "boxShadow:palevioletred": "Adds a palevioletred shadow to an element";
966
+ readonly "boxShadow:papayawhip": "Adds a papayawhip shadow to an element";
967
+ readonly "boxShadow:peachpuff": "Adds a peachpuff shadow to an element";
968
+ readonly "boxShadow:peru": "Adds a peru shadow to an element";
969
+ readonly "boxShadow:pink": "Adds a pink shadow to an element";
970
+ readonly "boxShadow:plum": "Adds a plum shadow to an element";
971
+ readonly "boxShadow:powderblue": "Adds a powderblue shadow to an element";
972
+ readonly "boxShadow:purple": "Adds a purple shadow to an element";
973
+ readonly "boxShadow:rebeccapurple": "Adds a rebeccapurple shadow to an element";
974
+ readonly "boxShadow:red": "Adds a red shadow to an element";
975
+ readonly "boxShadow:rosybrown": "Adds a rosy brown shadow to an element";
976
+ readonly "boxShadow:royalblue": "Adds a royal blue shadow to an element";
977
+ readonly "boxShadow:saddlebrown": "Adds a saddle brown shadow to an element";
978
+ readonly "boxShadow:salmon": "Adds a salmon shadow to an element";
979
+ readonly "boxShadow:sandybrown": "Adds a sandy brown shadow to an element";
980
+ readonly "boxShadow:seagreen": "Adds a sea green shadow to an element";
981
+ readonly "boxShadow:seashell": "Adds a seashell shadow to an element";
982
+ readonly "boxShadow:sienna": "Adds a sienna shadow to an element";
983
+ readonly "boxShadow:silver": "Adds a silver shadow to an element";
984
+ readonly "boxShadow:skyblue": "Adds a sky blue shadow to an element";
985
+ readonly "boxShadow:slateblue": "Adds a slate blue shadow to an element";
986
+ readonly "boxShadow:slategray": "Adds a slate gray shadow to an element";
987
+ readonly "boxShadow:slategrey": "Adds a slate grey shadow to an element";
988
+ readonly "boxShadow:snow": "Adds a snow shadow to an element";
989
+ readonly "boxShadow:springgreen": "Adds a spring green shadow to an element";
990
+ readonly "boxShadow:steelblue": "Adds a steel blue shadow to an element";
991
+ readonly "boxShadow:tan": "Creates a tan shadow around an element";
992
+ readonly "boxShadow:teal": "Creates a teal shadow around an element";
993
+ readonly "boxShadow:thistle": "Creates a thistle shadow around an element";
994
+ readonly "boxShadow:tomato": "Creates a tomato shadow around an element";
995
+ readonly "boxShadow:turquoise": "Creates a turquoise shadow around an element";
996
+ readonly "boxShadow:violet": "Creates a violet shadow around an element";
997
+ readonly "boxShadow:wheat": "Creates a wheat shadow around an element";
998
+ readonly "boxShadow:white": "Creates a white shadow around an element";
999
+ readonly "boxShadow:whitesmoke": "Creates a whitesmoke shadow around an element";
1000
+ readonly "boxShadow:yellow": "Creates a yellow shadow around an element";
1001
+ readonly "boxShadow:yellowgreen": "Creates a yellowgreen shadow around an element";
1002
+ readonly "boxShadow:currentColor": "Creates a shadow with the same color as the element's current color";
1003
+ readonly "boxShadow:ActiveBorder": "Creates a shadow with the color of the active window border";
1004
+ readonly "boxShadow:ActiveCaption": "Creates a shadow with the color of the active window caption";
1005
+ readonly "boxShadow:AppWorkspace": "Creates a shadow with the color of the application workspace";
1006
+ readonly "boxShadow:Background": "Creates a shadow with the color of the background of the element";
1007
+ readonly "boxShadow:ButtonFace": "Adds a shadow effect to a box with a ButtonFace color";
1008
+ readonly "boxShadow:ButtonHighlight": "Adds a shadow effect to a box with a ButtonHighlight color";
1009
+ readonly "boxShadow:ButtonShadow": "Adds a shadow effect to a box with a ButtonShadow color";
1010
+ readonly "boxShadow:ButtonText": "Adds a shadow effect to a box with a ButtonText color";
1011
+ readonly "boxShadow:CaptionText": "Adds a shadow effect to the text of a caption";
1012
+ readonly "boxShadow:GrayText": "Adds a shadow effect to gray text";
1013
+ readonly "boxShadow:Highlight": "Adds a shadow effect to a box with a Highlight color";
1014
+ readonly "boxShadow:HighlightText": "Adds a shadow effect to the text of a highlighted area";
1015
+ readonly "boxShadow:InactiveBorder": "Adds a shadow effect to an inactive border";
1016
+ readonly "boxShadow:InactiveCaption": "Adds a shadow effect to an inactive caption";
1017
+ readonly "boxShadow:InactiveCaptionText": "Adds a shadow effect to the text of an inactive caption";
1018
+ readonly "boxShadow:InfoBackground": "Adds a shadow effect to the background of an informational message";
1019
+ readonly "boxShadow:InfoText": "Adds a shadow effect to the text of an informational message";
1020
+ readonly "boxShadow:Menu": "Adds a shadow effect to a menu";
1021
+ readonly "boxShadow:MenuText": "Adds a shadow effect to the text of a menu item";
1022
+ readonly "boxShadow:Scrollbar": "Adds a shadow effect to a scrollbar";
1023
+ readonly "boxShadow:ThreeDDarkShadow": "Adds a dark shadow to the box";
1024
+ readonly "boxShadow:ThreeDFace": "Adds a face to the 3D box";
1025
+ readonly "boxShadow:ThreeDHighlight": "Adds a highlight to the 3D box";
1026
+ readonly "boxShadow:ThreeDLightShadow": "Adds a light shadow to the box";
1027
+ readonly "boxShadow:ThreeDShadow": "Adds a shadow to the 3D box";
1028
+ readonly "boxShadow:Window": "Adds a shadow to the window";
1029
+ readonly "boxShadow:WindowFrame": "Adds a frame to the window";
1030
+ readonly "boxShadow:WindowText": "Adds text to the window";
1031
+ readonly "boxShadow:initial": "Resets the box-shadow property to its default value";
1032
+ readonly "boxShadow:inherit": "Inherits the box-shadow property from its parent element";
1033
+ readonly "boxShadow:unset": "Resets the box-sizing property to its initial value";
1034
+ readonly "boxSizing:content-box": "Sets the sizing method to include the content and padding, but not border or margin";
1035
+ readonly "boxSizing:border-box": "Sets the sizing method to include the content, padding, and border, but not margin";
1036
+ readonly "boxSizing:initial": "Resets the box-sizing property to its initial value";
1037
+ readonly "boxSizing:inherit": "Inherits the box-sizing property from its parent element";
1038
+ readonly "boxSizing:unset": "Resets the box-sizing property to its initial value";
1039
+ readonly "breakAfter:auto": "Sets where a page break should occur if needed";
1040
+ readonly "breakAfter:avoid": "Avoids creating a page break after the element";
1041
+ readonly "breakAfter:always": "Forces a page break after the element";
1042
+ readonly "breakAfter:all": "Forces a page break after all HTML elements";
1043
+ readonly "breakAfter:avoid-page": "Avoids creating a page break after the element that would split a page";
1044
+ readonly "breakAfter:page": "Forces a page break after the next page";
1045
+ readonly "breakAfter:left": "Forces a page break after the next left-hand page";
1046
+ readonly "breakAfter:right": "Forces a page break after the next right-hand page";
1047
+ readonly "breakAfter:recto": "Forces a page break after the next odd-numbered page";
1048
+ readonly "breakAfter:verso": "Forces a page break after the next even-numbered page";
1049
+ readonly "breakAfter:avoid-column": "Avoids creating a page break after the element that would split a column";
1050
+ readonly "breakAfter:column": "Forces a page break after the next column";
1051
+ readonly "breakAfter:avoid-region": "Avoids creating a page break after the element that would split a region";
1052
+ readonly "breakAfter:region": "Forces a page break after the next region";
1053
+ readonly "breakAfter:initial": "Sets the property to its default value";
1054
+ readonly "breakAfter:inherit": "Inherits the property from its parent element";
1055
+ readonly "breakAfter:unset": "Unsets the page break after an element";
1056
+ readonly "breakBefore:auto": "Sets the page break before an element to automatic";
1057
+ readonly "breakBefore:avoid": "Sets the page break before an element to avoid";
1058
+ readonly "breakBefore:always": "Sets the page break before an element to always occur";
1059
+ readonly "breakBefore:all": "Sets the page break before an element to occur on all pages";
1060
+ readonly "breakBefore:avoid-page": "Sets the page break before an element to avoid the next page";
1061
+ readonly "breakBefore:page": "Sets the page break before an element to occur on the next page";
1062
+ readonly "breakBefore:left": "Sets the page break before an element to occur on the left-hand page";
1063
+ readonly "breakBefore:right": "Sets the page break before an element to occur on the right-hand page";
1064
+ readonly "breakBefore:recto": "Sets the page break before an element to occur on a recto page";
1065
+ readonly "breakBefore:verso": "Sets the page break before an element to occur on a verso page";
1066
+ readonly "breakBefore:avoid-column": "Sets the page break before an element to avoid the next column";
1067
+ readonly "breakBefore:column": "Sets the page break before an element to occur at the start of a new column";
1068
+ readonly "breakBefore:avoid-region": "Sets the page break before an element to avoid the next region";
1069
+ readonly "breakBefore:region": "Sets the page break before an element to occur at the start of a new region";
1070
+ readonly "breakBefore:initial": "Sets the page break before an element to its default value";
1071
+ readonly "breakBefore:inherit": "Sets if a page break should occur before an element (inherits from parent)";
1072
+ readonly "breakBefore:unset": "Resets the 'break-before' property to its default value";
1073
+ readonly "breakInside:auto": "Sets if a page break should occur inside an element (default behavior)";
1074
+ readonly "breakInside:avoid": "Sets if a page break should avoid breaking inside an element";
1075
+ readonly "breakInside:avoid-page": "Sets if a page break should avoid breaking inside an element, forcing a new page";
1076
+ readonly "breakInside:avoid-column": "Sets if a page break should avoid breaking inside an element, forcing a new column";
1077
+ readonly "breakInside:avoid-region": "Sets if a page break should avoid breaking inside an element, forcing a new region";
1078
+ readonly "breakInside:initial": "Resets the 'break-inside' property to its default value";
1079
+ readonly "breakInside:inherit": "Sets if a page break should occur inside an element (inherits from parent)";
1080
+ readonly "breakInside:unset": "Resets the 'break-inside' property to its initial value";
1081
+ readonly "captionSide:top": "Aligns the table caption to the top of the table";
1082
+ readonly "captionSide:bottom": "Aligns the table caption to the bottom of the table";
1083
+ readonly "captionSide:block-start": "Aligns the table caption to the start of the block container";
1084
+ readonly "captionSide:block-end": "Aligns the table caption to the end of the block container";
1085
+ readonly "captionSide:inline-start": "Aligns the table caption to the start of the inline container";
1086
+ readonly "captionSide:inline-end": "Aligns the table caption to the end of the inline container";
1087
+ readonly "captionSide:initial": "Sets the position of table captions to initial value";
1088
+ readonly "captionSide:inherit": "Inherits the position of table captions from the parent element";
1089
+ readonly "captionSide:unset": "Resets the position of table captions to its default value";
1090
+ readonly "caretShape:auto": "Sets the shape of the caret to automatic";
1091
+ readonly "caretShape:bar": "Sets the shape of the caret to a vertical bar";
1092
+ readonly "caretShape:block": "Sets the shape of the caret to a rectangular block";
1093
+ readonly "caretShape:underscore": "Sets the shape of the caret to an underscore";
1094
+ readonly "caretShape:initial": "Sets the shape of the caret to its initial value";
1095
+ readonly "caretShape:inherit": "Inherits the shape of the caret from the parent element";
1096
+ readonly "caretShape:unset": "Resets the shape of the caret to its default value";
1097
+ readonly "clear:none": "Clears floats on neither side of an element";
1098
+ readonly "clear:left": "Clears floats on the left side of an element";
1099
+ readonly "clear:right": "Clears floats on the right side of an element";
1100
+ readonly "clear:both": "Clears floats on both sides of an element";
1101
+ readonly "clear:inline-start": "Clears floats on the side of an element closest to the beginning of the line";
1102
+ readonly "clear:inline-end": "Clears floats on the side of an element closest to the end of the line.";
1103
+ readonly "clear:initial": "Sets the clearing behavior of an element to its initial value";
1104
+ readonly "clear:inherit": "Sets the clearing behavior of an element to the value of its parent element";
1105
+ readonly "clear:unset": "Sets the clearing behavior of an element to the default value";
1106
+ readonly "clip:auto": "Specifies whether an element is clipped or not (default behavior)";
1107
+ readonly "clip:initial": "Sets the clipping behavior of an element to its initial value";
1108
+ readonly "clip:inherit": "Sets the clipping behavior of an element to the value of its parent element";
1109
+ readonly "clip:unset": "Sets the clipping behavior of an element to the default value";
1110
+ readonly "clipPath:border-box": "Defines a clipping path for an element using the border box of the element";
1111
+ readonly "clipPath:padding-box": "Defines a clipping path for an element using the padding box of the element";
1112
+ readonly "clipPath:content-box": "Defines a clipping path for an element using the content box of the element";
1113
+ readonly "clipPath:margin-box": "Defines a clipping path for an element using the margin box of the element";
1114
+ readonly "clipPath:fill-box": "Defines a clipping path for an element using the fill box of the element";
1115
+ readonly "clipPath:stroke-box": "Defines a clipping path for an element using the stroke box of the element";
1116
+ readonly "clipPath:view-box": "Defines a clipping path for an element using the view box of the element";
1117
+ readonly "clipPath:none": "Defines no clipping path for an element (default behavior)";
1118
+ readonly "clipPath:initial": "Sets the clipping path of an element to its initial value";
1119
+ readonly "clipPath:inherit": "Sets the clipping path to inherit from parent element";
1120
+ readonly "clipPath:unset": "Removes the clipping path set previously and sets it to default";
1121
+ readonly "columnCount:auto": "Sets the number of columns to be displayed automatically";
1122
+ readonly "columnCount:initial": "Sets the number of columns to default value";
1123
+ readonly "columnCount:inherit": "Sets the number of columns to inherit from parent element";
1124
+ readonly "columnCount:unset": "Removes the number of columns set previously and sets it to default";
1125
+ readonly "columnFill:auto": "Sets the rule for how to fill columns with content when there is extra space in the container";
1126
+ readonly "columnFill:balance": "Sets the rule for how to balance the content across all columns";
1127
+ readonly "columnFill:balance-all": "Sets the rule for how to balance the content across all columns including the last one";
1128
+ readonly "columnFill:initial": "Sets the rule for how to fill columns with content to default";
1129
+ readonly "columnFill:inherit": "Sets the rule for how to fill columns with content to inherit from parent element";
1130
+ readonly "columnFill:unset": "Removes the rule for how to fill columns set previously and sets it to default";
1131
+ readonly "columnGap:normal": "Sets the size of the gap between columns to normal";
1132
+ readonly "columnGap:initial": "Sets the size of the gap between columns to default";
1133
+ readonly "columnGap:inherit": "Sets the size of the gap between columns to inherit from parent element";
1134
+ readonly "columnGap:unset": "Removes the size of the gap between columns set previously and sets it to default";
1135
+ readonly "columnRuleStyle:none": "Sets the style of the rule between columns to none";
1136
+ readonly "columnRuleStyle:hidden": "Sets the style of the rule between columns to hidden";
1137
+ readonly "columnRuleStyle:dotted": "Sets the style of the rule between columns to a series of dots";
1138
+ readonly "columnRuleStyle:dashed": "Sets the style of the rule between columns to a series of dashes";
1139
+ readonly "columnRuleStyle:solid": "Sets the style of the rule between columns to a single solid line";
1140
+ readonly "columnRuleStyle:double": "Sets the style of the rule between columns to two parallel solid lines";
1141
+ readonly "columnRuleStyle:groove": "Sets the style of the rule between columns to a 3D groove";
1142
+ readonly "columnRuleStyle:ridge": "Sets the style of the rule between columns to a 3D ridge";
1143
+ readonly "columnRuleStyle:inset": "Sets the style of the rule between columns to a 3D inset";
1144
+ readonly "columnRuleStyle:outset": "Sets the style of the rule between columns to a 3D outset";
1145
+ readonly "columnRuleStyle:initial": "Sets the style of the rule between columns to its default value";
1146
+ readonly "columnRuleStyle:inherit": "Inherits the style of the rule between columns from its parent element";
1147
+ readonly "columnRuleStyle:unset": "Sets the style of the rule between columns to its initial value";
1148
+ readonly "columnRuleWidth:thin": "Sets the width of the rule between columns to a thin line";
1149
+ readonly "columnRuleWidth:medium": "Sets the width of the rule between columns to a medium line";
1150
+ readonly "columnRuleWidth:thick": "Sets the width of the rule between columns to a thick line";
1151
+ readonly "columnRuleWidth:initial": "Sets the width of the line between columns to the default value";
1152
+ readonly "columnRuleWidth:inherit": "Sets the width of the line between columns to the same as its parent element";
1153
+ readonly "columnRuleWidth:unset": "Resets the width of the line between columns to its default value";
1154
+ readonly "columnSpan:none": "The element should span across none of the columns";
1155
+ readonly "columnSpan:all": "The element should span across all columns";
1156
+ readonly "columnSpan:initial": "Sets the element to span across none of the columns";
1157
+ readonly "columnSpan:inherit": "Sets the element to inherit the column span value from its parent element";
1158
+ readonly "columnSpan:unset": "Resets the element to its default column span value";
1159
+ readonly "columnWidth:auto": "Sets the width of the columns to adjust automatically";
1160
+ readonly "columnWidth:initial": "Sets the width of the columns to its default value";
1161
+ readonly "columnWidth:inherit": "Sets the width of the columns to inherit from its parent element";
1162
+ readonly "columnWidth:unset": "Resets the width of the columns to its default value";
1163
+ readonly "contain:none": "The element does not establish a new formatting context";
1164
+ readonly "contain:strict": "The element establishes a new formatting context";
1165
+ readonly "contain:content": "The element should be contained within its own content box";
1166
+ readonly "contain:size": "The element should be contained within its own border box";
1167
+ readonly "contain:inline-size": "Limits the size of an element to its inline content width";
1168
+ readonly "contain:layout": "Optimizes the rendering of an element by isolating it from the rest of the page";
1169
+ readonly "contain:style": "Defines how an element's styles are applied and inherited by its descendants";
1170
+ readonly "contain:paint": "Defines the area of an element that needs to be painted";
1171
+ readonly "contain:initial": "Resets the value of a property to its default value";
1172
+ readonly "contain:inherit": "Inherits the value of a property from its parent element";
1173
+ readonly "contain:unset": "Resets the value of a property to its initial value";
1174
+ readonly "containIntrinsicBlockSize:none": "Disables the automatic sizing of an element's block size";
1175
+ readonly "containIntrinsicBlockSize:auto": "Enables the automatic sizing of an element's block size";
1176
+ readonly "containIntrinsicBlockSize:initial": "Resets the value of an element's block size to its initial value";
1177
+ readonly "containIntrinsicBlockSize:inherit": "Inherits the value of an element's block size from its parent element";
1178
+ readonly "containIntrinsicBlockSize:unset": "Resets the value of an element's block size to its default value";
1179
+ readonly "containIntrinsicHeight:none": "Disables the automatic sizing of an element's height";
1180
+ readonly "containIntrinsicHeight:auto": "Enables the automatic sizing of an element's height";
1181
+ readonly "containIntrinsicHeight:initial": "Resets the value of an element's height to its initial value";
1182
+ readonly "containIntrinsicHeight:inherit": "Inherits the value of an element's height from its parent element";
1183
+ readonly "containIntrinsicHeight:unset": "Sets the height of an element to its intrinsic height";
1184
+ readonly "containIntrinsicInlineSize:none": "Sets the inline size of an element to not be constrained by its container";
1185
+ readonly "containIntrinsicInlineSize:auto": "Sets the inline size of an element to be determined by its content";
1186
+ readonly "containIntrinsicInlineSize:initial": "Sets the inline size of an element to its initial value";
1187
+ readonly "containIntrinsicInlineSize:inherit": "Sets the inline size of an element to be inherited from its parent";
1188
+ readonly "containIntrinsicInlineSize:unset": "Unsets the inline size of an element to allow it to be determined by its content";
1189
+ readonly "containIntrinsicWidth:none": "Sets the width of an element to not be constrained by its container";
1190
+ readonly "containIntrinsicWidth:auto": "Sets the width of an element to be determined by its content";
1191
+ readonly "containIntrinsicWidth:initial": "Sets the width of an element to its initial value";
1192
+ readonly "containIntrinsicWidth:inherit": "Sets the width of an element to be inherited from its parent";
1193
+ readonly "containIntrinsicWidth:unset": "Unsets the width of an element to allow it to be determined by its content";
1194
+ readonly "content:normal": "Sets the content to be normal text";
1195
+ readonly "content:none": "Removes the content of an element";
1196
+ readonly "content:contents": "Sets the content to be the children of an element";
1197
+ readonly "content:open-quote": "Sets the content to be an opening quotation mark";
1198
+ readonly "content:close-quote": "Sets the content to be a closing quotation mark";
1199
+ readonly "content:no-open-quote": "Hides opening quotation marks in generated content";
1200
+ readonly "content:no-close-quote": "Hides closing quotation marks in generated content";
1201
+ readonly "content:initial": "Sets the initial value of a property";
1202
+ readonly "content:inherit": "Inherits the value of a property from its parent element";
1203
+ readonly "content:unset": "Resets the value of a property to its default value";
1204
+ readonly "contentVisibility:visible": "Controls when an element's content is rendered";
1205
+ readonly "contentVisibility:auto": "Allows the browser to choose when an element's content is rendered";
1206
+ readonly "contentVisibility:hidden": "Hides an element's content";
1207
+ readonly "contentVisibility:initial": "Sets the initial value of the content-visibility property";
1208
+ readonly "contentVisibility:inherit": "Inherits the value of the content-visibility property from its parent element";
1209
+ readonly "contentVisibility:unset": "Resets the value of the content-visibility property to its default value";
1210
+ readonly "counterIncrement:none": "Sets the value of a counter to 0";
1211
+ readonly "counterIncrement:initial": "Sets the initial value of a counter to 0";
1212
+ readonly "counterIncrement:inherit": "Inherits the value of a counter from its parent element";
1213
+ readonly "counterIncrement:unset": "Resets the value of a counter to its default value";
1214
+ readonly "counterReset:none": "Sets the value of a counter to 0";
1215
+ readonly "counterReset:initial": "Resets the value of a counter to its initial value";
1216
+ readonly "counterReset:inherit": "Resets the value of a counter to the value of its parent element";
1217
+ readonly "counterReset:unset": "Resets the value of a counter to its default value";
1218
+ readonly "counterSet:none": "Removes the counter value";
1219
+ readonly "counterSet:initial": "Sets the counter value to its initial value";
1220
+ readonly "counterSet:inherit": "Sets the counter value to the value of its parent element";
1221
+ readonly "counterSet:unset": "Sets the counter value to its default value";
1222
+ readonly "cursor:auto": "Sets the cursor to the default cursor";
1223
+ readonly "cursor:default": "Sets the cursor to the standard arrow cursor";
1224
+ readonly "cursor:none": "Removes the cursor";
1225
+ readonly "cursor:context-menu": "Sets the cursor to the context menu cursor";
1226
+ readonly "cursor:help": "Sets the cursor to the help cursor";
1227
+ readonly "cursor:pointer": "Sets the cursor to the pointing hand cursor";
1228
+ readonly "cursor:progress": "Sets the cursor to the progress cursor";
1229
+ readonly "cursor:wait": "Sets the cursor to the waiting cursor";
1230
+ readonly "cursor:cell": "Sets the cursor to the cell (table) cursor";
1231
+ readonly "cursor:crosshair": "Sets the cursor to a crosshair";
1232
+ readonly "cursor:text": "Sets the cursor to a text input cursor";
1233
+ readonly "cursor:vertical-text": "Sets the cursor to a vertical text input cursor";
1234
+ readonly "cursor:alias": "Sets the cursor to indicate an alias or shortcut";
1235
+ readonly "cursor:copy": "Sets the cursor to indicate copying";
1236
+ readonly "cursor:move": "Sets the cursor to indicate moving";
1237
+ readonly "cursor:no-drop": "Sets the cursor to indicate that dropping is not allowed";
1238
+ readonly "cursor:not-allowed": "Sets the cursor to indicate that the action is not allowed";
1239
+ readonly "cursor:e-resize": "Sets the cursor to indicate resizing from the east side";
1240
+ readonly "cursor:n-resize": "Sets the cursor to indicate resizing from the north side";
1241
+ readonly "cursor:ne-resize": "Sets the cursor to indicate resizing from the northeast side";
1242
+ readonly "cursor:nw-resize": "Sets the cursor to indicate resizing from the northwest side";
1243
+ readonly "cursor:s-resize": "Sets the cursor to indicate resizing from the south side";
1244
+ readonly "cursor:se-resize": "Sets the cursor to indicate resizing from the southeast side";
1245
+ readonly "cursor:sw-resize": "Sets the cursor to indicate resizing from the southwest side";
1246
+ readonly "cursor:w-resize": "Sets the cursor to indicate resizing from the west side";
1247
+ readonly "cursor:ew-resize": "Sets the cursor to a horizontal resize arrow";
1248
+ readonly "cursor:ns-resize": "Sets the cursor to a vertical resize arrow";
1249
+ readonly "cursor:nesw-resize": "Sets the cursor to a diagonal resize arrow pointing northeast and southwest";
1250
+ readonly "cursor:nwse-resize": "Sets the cursor to a diagonal resize arrow pointing northwest and southeast";
1251
+ readonly "cursor:col-resize": "Sets the cursor to a horizontal resize arrow with two vertical lines";
1252
+ readonly "cursor:row-resize": "Sets the cursor to a vertical resize arrow with two horizontal lines";
1253
+ readonly "cursor:all-scroll": "Sets the cursor to a move arrow in all directions";
1254
+ readonly "cursor:zoom-in": "Sets the cursor to a magnifying glass with a plus sign";
1255
+ readonly "cursor:zoom-out": "Sets the cursor to a magnifying glass with a minus sign";
1256
+ readonly "cursor:grab": "Sets the cursor to a closed hand grabbing something";
1257
+ readonly "cursor:grabbing": "Sets the cursor to an open hand grabbing something";
1258
+ readonly "cursor:initial": "Sets the cursor to the default cursor";
1259
+ readonly "cursor:inherit": "Inherits the cursor from the parent element";
1260
+ readonly "cursor:unset": "Resets the cursor to the default browser value";
1261
+ readonly "direction:ltr": "Sets the text direction to left-to-right";
1262
+ readonly "direction:rtl": "Sets the text direction to right-to-left";
1263
+ readonly "direction:initial": "Sets the text direction to the default value";
1264
+ readonly "direction:inherit": "Inherits the text direction from the parent element";
1265
+ readonly "direction:unset": "Resets the text direction to the default value";
1266
+ readonly "display:block": "Displays the element as a block-level element";
1267
+ readonly "display:inline": "Displays the element as an inline-level element";
1268
+ readonly "display:run-in": "Displays the element as either block or inline, depending on context";
1269
+ readonly "display:flow": "Displays the element as a block-level flow container box";
1270
+ readonly "display:flow-root": "Displays the element as a block-level element and establishes a new block formatting context";
1271
+ readonly "display:table": "Displays the element as a table element";
1272
+ readonly "display:flex": "Displays the element as a flex container";
1273
+ readonly "display:grid": "Displays the element as a grid container";
1274
+ readonly "display:ruby": "Displays the element as a ruby container";
1275
+ readonly "display:list-item": "Displays the element as a list-item element";
1276
+ readonly "display:table-row-group": "Displays the element as a table-row-group element";
1277
+ readonly "display:table-header-group": "Displays the element as a table-header-group element";
1278
+ readonly "display:table-footer-group": "Displays the element as a table-footer-group element";
1279
+ readonly "display:table-row": "Displays an element as a table row";
1280
+ readonly "display:table-cell": "Displays an element as a table cell";
1281
+ readonly "display:table-column-group": "Displays a group of table columns as a single entity";
1282
+ readonly "display:table-column": "Displays an element as a table column";
1283
+ readonly "display:table-caption": "Displays a table caption above the table";
1284
+ readonly "display:ruby-base": "Displays an element as the base text for a ruby annotation";
1285
+ readonly "display:ruby-text": "Displays an element as the ruby text component of a ruby annotation";
1286
+ readonly "display:ruby-base-container": "Displays an element as the container for the base text component of a ruby annotation";
1287
+ readonly "display:ruby-text-container": "Displays an element as the container for the ruby text component of a ruby annotation";
1288
+ readonly "display:contents": "Makes the element's children a sibling of the element";
1289
+ readonly "display:none": "Hides the element";
1290
+ readonly "display:inline-block": "Displays an element as an inline-level block container";
1291
+ readonly "display:inline-list-item": "Displays an element as an inline-level list-item block container";
1292
+ readonly "display:inline-table": "Displays an element as an inline-level table";
1293
+ readonly "display:inline-flex": "Displays an element as an inline-level flex container";
1294
+ readonly "display:inline-grid": "Displays an element as an inline-level grid container";
1295
+ readonly "display:initial": "Sets the initial value for an element's display property";
1296
+ readonly "display:inherit": "Inherits the display property value from the parent element";
1297
+ readonly "display:unset": "Resets the display property to the default value";
1298
+ readonly "emptyCells:show": "Shows the border and background of empty table cells";
1299
+ readonly "emptyCells:hide": "Hides the border and background of empty table cells";
1300
+ readonly "emptyCells:initial": "Sets the empty-cells property to its default value";
1301
+ readonly "emptyCells:inherit": "Inherits the empty-cells property value from the parent element";
1302
+ readonly "emptyCells:unset": "Resets the empty-cells property to the default value";
1303
+ readonly "filter:none": "Removes any filter effects applied to an element";
1304
+ readonly "filter:initial": "Sets the filter property to its default value";
1305
+ readonly "filter:inherit": "Inherits the filter property value from the parent element";
1306
+ readonly "filter:unset": "Resets the filter property to the default value";
1307
+ readonly "flexBasis:content": "Sets the initial size of a flex item along the main axis to fit its content";
1308
+ readonly "flexBasis:auto": "Sets the initial size of a flex item along the main axis to auto";
1309
+ readonly "flexBasis:min-content": "Sets the initial size of a flex item along the main axis to fit its minimum content";
1310
+ readonly "flexBasis:max-content": "Sets the initial size of a flex item along the main axis to fit its maximum content";
1311
+ readonly "flexBasis:fit-content": "Sets the initial main size of a flex item to fit its content";
1312
+ readonly "flexBasis:initial": "Sets the initial main size of a flex item to its default value";
1313
+ readonly "flexBasis:inherit": "Inherits the main size of a flex item from its parent element";
1314
+ readonly "flexBasis:unset": "Resets the main size of a flex item to its default value";
1315
+ readonly "flexDirection:row": "Sets the direction of the main axis of a flex container to horizontal (left to right)";
1316
+ readonly "flexDirection:row-reverse": "Sets the direction of the main axis of a flex container to horizontal (right to left)";
1317
+ readonly "flexDirection:column": "Sets the direction of the main axis of a flex container to vertical (top to bottom)";
1318
+ readonly "flexDirection:column-reverse": "Sets the direction of the main axis of a flex container to vertical (bottom to top)";
1319
+ readonly "flexDirection:initial": "Sets the initial direction of the main axis of a flex container to horizontal (left to right)";
1320
+ readonly "flexDirection:inherit": "Inherits the direction of the main axis of a flex container from its parent element";
1321
+ readonly "flexDirection:unset": "Resets the direction of the main axis of a flex container to its default value";
1322
+ readonly "flexGrow:initial": "Sets the initial amount of space a flex item will grow relative to the rest";
1323
+ readonly "flexGrow:inherit": "Inherits the amount of space a flex item will grow from its parent element";
1324
+ readonly "flexGrow:unset": "Resets the amount of space a flex item will grow to its default value";
1325
+ readonly "flexShrink:initial": "Sets the initial amount of space a flex item will shrink relative to the rest";
1326
+ readonly "flexShrink:inherit": "Inherits the amount of space a flex item will shrink from its parent element";
1327
+ readonly "flexShrink:unset": "Sets the ability for a flex item to shrink if necessary";
1328
+ readonly "flexWrap:nowrap": "Prevents flex items from wrapping to a new line";
1329
+ readonly "flexWrap:wrap": "Allows flex items to wrap to a new line if necessary";
1330
+ readonly "flexWrap:wrap-reverse": "Allows flex items to wrap to a new line in reverse order";
1331
+ readonly "flexWrap:initial": "Sets the default value for flex-wrap property";
1332
+ readonly "flexWrap:inherit": "Inherits the flex-wrap property from the parent element";
1333
+ readonly "flexWrap:unset": "Resets the flex-wrap property to its default value";
1334
+ readonly "float:left": "Positions an element on the left side of its container";
1335
+ readonly "float:right": "Positions an element on the right side of its container";
1336
+ readonly "float:none": "Removes any float property previously set";
1337
+ readonly "float:inline-start": "Positions an element at the beginning of its container, depending on the text direction";
1338
+ readonly "float:inline-end": "Positions an element at the end of its container, depending on the text direction";
1339
+ readonly "float:initial": "Sets the default value for float property";
1340
+ readonly "float:inherit": "Inherits the float property from the parent element";
1341
+ readonly "float:unset": "Resets the float property to its default value";
1342
+ readonly "fontFamily:serif": "Sets the font family of an element to a serif font";
1343
+ readonly "fontFamily:sans-serif": "Sets the font family to a sans-serif typeface";
1344
+ readonly "fontFamily:cursive": "Sets the font family to a cursive typeface";
1345
+ readonly "fontFamily:fantasy": "Sets the font family to a decorative fantasy typeface";
1346
+ readonly "fontFamily:monospace": "Sets the font family to a fixed-width monospace typeface";
1347
+ readonly "fontFamily:initial": "Sets the font family to the browser's default font";
1348
+ readonly "fontFamily:inherit": "Inherits the font family from the parent element";
1349
+ readonly "fontFamily:unset": "Resets the font family to the initial value";
1350
+ readonly "fontFeatureSettings:normal": "Sets the font feature settings to the default value";
1351
+ readonly "fontFeatureSettings:on": "Enables font features that are available for the selected font";
1352
+ readonly "fontFeatureSettings:off": "Disables font features that are available for the selected font";
1353
+ readonly "fontFeatureSettings:initial": "Resets the font feature settings to the initial value";
1354
+ readonly "fontFeatureSettings:inherit": "Inherits the font feature settings from the parent element";
1355
+ readonly "fontFeatureSettings:unset": "Resets the font feature settings to the default value";
1356
+ readonly "fontKerning:auto": "Enables or disables the font kerning feature automatically";
1357
+ readonly "fontKerning:normal": "Enables the font kerning feature";
1358
+ readonly "fontKerning:none": "Disables the font kerning feature";
1359
+ readonly "fontKerning:initial": "Sets the spacing between pairs of letters to the default value";
1360
+ readonly "fontKerning:inherit": "Inherits the spacing between pairs of letters from the parent element";
1361
+ readonly "fontKerning:unset": "Resets the spacing between pairs of letters to the default value";
1362
+ readonly "fontLanguageOverride:normal": "Specifies normal font behavior regarding language-specific glyphs and ligatures";
1363
+ readonly "fontLanguageOverride:initial": "Resets the language-specific glyphs and ligatures to the default value";
1364
+ readonly "fontLanguageOverride:inherit": "Inherits the language-specific glyphs and ligatures from the parent element";
1365
+ readonly "fontLanguageOverride:unset": "Resets the language-specific glyphs and ligatures to the default value";
1366
+ readonly "fontOpticalSizing:auto": "Enables automatic optical sizing of fonts";
1367
+ readonly "fontOpticalSizing:none": "Disables optical sizing of fonts";
1368
+ readonly "fontOpticalSizing:initial": "Resets the optical sizing of fonts to the default value";
1369
+ readonly "fontOpticalSizing:inherit": "Inherits the optical sizing of fonts from the parent element";
1370
+ readonly "fontOpticalSizing:unset": "Resets the optical sizing of fonts to the default value";
1371
+ readonly "fontVariationSettings:normal": "Specifies normal font variation settings";
1372
+ readonly "fontVariationSettings:initial": "Resets the font variation settings to the default value";
1373
+ readonly "fontVariationSettings:inherit": "Inherits the font variation settings from the parent element";
1374
+ readonly "fontVariationSettings:unset": "Resets the font variation settings to the default value";
1375
+ readonly "fontSize:xx-small": "Sets the font size to the smallest possible size";
1376
+ readonly "fontSize:x-small": "Sets the font size to a slightly larger size than xx-small";
1377
+ readonly "fontSize:small": "Sets the font size to a small size";
1378
+ readonly "fontSize:medium": "Sets the font size to a medium size";
1379
+ readonly "fontSize:large": "Sets the font size to a large size";
1380
+ readonly "fontSize:x-large": "Sets the font size to a slightly larger size than large";
1381
+ readonly "fontSize:xx-large": "Sets the font size to a larger size than x-large";
1382
+ readonly "fontSize:xxx-large": "Sets the font size to an even larger size than xx-large";
1383
+ readonly "fontSize:larger": "Sets the font size to a larger size than the parent element";
1384
+ readonly "fontSize:smaller": "Sets the font size to a smaller size than the parent element";
1385
+ readonly "fontSize:initial": "Sets the font size to the default size";
1386
+ readonly "fontSize:inherit": "Inherits the font size from the parent element";
1387
+ readonly "fontSize:unset": "Resets the font size to the default size";
1388
+ readonly "fontSizeAdjust:none": "Disables the font size adjustment";
1389
+ readonly "fontSizeAdjust:ex-height": "Adjusts the font size based on the x-height of the first choice font";
1390
+ readonly "fontSizeAdjust:cap-height": "Adjusts the font size based on the cap height of the first choice font";
1391
+ readonly "fontSizeAdjust:ch-width": "Adjusts font size based on character width of \"0\" (zero)";
1392
+ readonly "fontSizeAdjust:ic-width": "Adjusts font size based on character width of the digit \"1\"";
1393
+ readonly "fontSizeAdjust:ic-height": "Adjusts font size based on character height of uppercase letters";
1394
+ readonly "fontSizeAdjust:from-font": "Adjusts font size based on font information (not recommended)";
1395
+ readonly "fontSizeAdjust:initial": "Sets font size adjustment to default value";
1396
+ readonly "fontSizeAdjust:inherit": "Inherits font size adjustment from parent element";
1397
+ readonly "fontSizeAdjust:unset": "Resets font size adjustment to its default value";
1398
+ readonly "fontStretch:normal": "Sets the width of characters in a font to a normal value";
1399
+ readonly "fontStretch:ultra-condensed": "Narrows the width of characters in a font to an extreme degree";
1400
+ readonly "fontStretch:extra-condensed": "Narrows the width of characters in a font to a high degree";
1401
+ readonly "fontStretch:condensed": "Narrows the width of characters in a font to a moderate degree";
1402
+ readonly "fontStretch:semi-condensed": "Narrows the width of characters in a font to a slight degree";
1403
+ readonly "fontStretch:semi-expanded": "Widens the width of characters in a font to a slight degree";
1404
+ readonly "fontStretch:expanded": "Widens the width of characters in a font to a moderate degree";
1405
+ readonly "fontStretch:extra-expanded": "Widens the width of characters in a font to a high degree";
1406
+ readonly "fontStretch:ultra-expanded": "Widens the width of characters in a font to an extreme degree";
1407
+ readonly "fontStretch:initial": "Sets the font width to the default value";
1408
+ readonly "fontStretch:inherit": "Inherits the font width from the parent element";
1409
+ readonly "fontStretch:unset": "Resets the font width to the default value";
1410
+ readonly "fontStyle:normal": "Sets the font style to the default value";
1411
+ readonly "fontStyle:italic": "Sets the font style to italic";
1412
+ readonly "fontStyle:oblique": "Sets the font style to oblique";
1413
+ readonly "fontStyle:initial": "Sets the font style to the default value";
1414
+ readonly "fontStyle:inherit": "Inherits the font style from the parent element";
1415
+ readonly "fontStyle:unset": "Resets the font style to the default value";
1416
+ readonly "fontSynthesis:none": "Disables font synthesis";
1417
+ readonly "fontSynthesis:weight": "Enables font synthesis for font weight";
1418
+ readonly "fontSynthesis:style": "Enables font synthesis for font style";
1419
+ readonly "fontSynthesis:small-caps": "Enables font synthesis for small-caps";
1420
+ readonly "fontSynthesis:initial": "Sets the font synthesis to the default value";
1421
+ readonly "fontSynthesis:inherit": "Inherits the font synthesis from the parent element";
1422
+ readonly "fontSynthesis:unset": "Resets the font synthesis to the default value";
1423
+ readonly "fontVariant:normal": "Sets the font to normal variant";
1424
+ readonly "fontVariant:none": "Removes any font variant";
1425
+ readonly "fontVariant:common-ligatures": "Enables common ligatures in the font";
1426
+ readonly "fontVariant:no-common-ligatures": "Disables common ligatures in the font";
1427
+ readonly "fontVariant:discretionary-ligatures": "Enables discretionary ligatures in the font";
1428
+ readonly "fontVariant:no-discretionary-ligatures": "Disables discretionary ligatures in the font";
1429
+ readonly "fontVariant:historical-ligatures": "Enables historical ligatures in the font";
1430
+ readonly "fontVariant:no-historical-ligatures": "Disables historical ligatures in the font";
1431
+ readonly "fontVariant:contextual": "Enables contextual alternates in the font";
1432
+ readonly "fontVariant:no-contextual": "Disables contextual alternates in the font";
1433
+ readonly "fontVariant:historical-forms": "Enables historical forms in the font";
1434
+ readonly "fontVariant:small-caps": "Sets the font to small caps";
1435
+ readonly "fontVariant:all-small-caps": "Sets all lowercase letters to small caps in the font";
1436
+ readonly "fontVariant:petite-caps": "Sets the font to petite caps";
1437
+ readonly "fontVariant:all-petite-caps": "Sets all lowercase letters to petite caps in the font";
1438
+ readonly "fontVariant:unicase": "Sets the font to unicase variant";
1439
+ readonly "fontVariant:titling-caps": "Changes the font to all caps with larger first letters";
1440
+ readonly "fontVariant:lining-nums": "Changes the font to use numbers that are the same height as uppercase letters";
1441
+ readonly "fontVariant:oldstyle-nums": "Changes the font to use numbers with varying heights and shapes";
1442
+ readonly "fontVariant:proportional-nums": "Changes the font to use numbers with varying widths";
1443
+ readonly "fontVariant:tabular-nums": "Changes the font to use numbers that are aligned in columns";
1444
+ readonly "fontVariant:diagonal-fractions": "Changes the font to use diagonal fractions";
1445
+ readonly "fontVariant:stacked-fractions": "Changes the font to use stacked fractions";
1446
+ readonly "fontVariant:ordinal": "Changes the font to use superscripted ordinal numbers";
1447
+ readonly "fontVariant:slashed-zero": "Changes the font to use a zero with a slash to differentiate from the letter O";
1448
+ readonly "fontVariant:jis78": "Changes the font to use Japanese Industrial Standards for characters";
1449
+ readonly "fontVariant:jis83": "Changes the font to use Japanese Industrial Standards for characters";
1450
+ readonly "fontVariant:jis90": "Changes the font to use Japanese Industrial Standards for characters";
1451
+ readonly "fontVariant:jis04": "Changes the font to use Japanese Industrial Standards for characters";
1452
+ readonly "fontVariant:simplified": "Changes the font to use simplified Chinese characters";
1453
+ readonly "fontVariant:traditional": "Changes the font to use traditional Chinese characters";
1454
+ readonly "fontVariant:full-width": "Changes the font to use full-width characters";
1455
+ readonly "fontVariant:proportional-width": "Sets the font to use characters with proportional width";
1456
+ readonly "fontVariant:ruby": "Sets the font to display ruby annotations";
1457
+ readonly "fontVariant:initial": "Resets the font-variant to the default value";
1458
+ readonly "fontVariant:inherit": "Inherits the font-variant from the parent element";
1459
+ readonly "fontVariant:unset": "Removes any font-variant set by the parent element";
1460
+ readonly "fontVariantAlternates:normal": "Sets the font to use normal variant alternates";
1461
+ readonly "fontVariantAlternates:historical-forms": "Sets the font to use historical variant alternates";
1462
+ readonly "fontVariantAlternates:initial": "Resets the font-variant-alternates to the default value";
1463
+ readonly "fontVariantAlternates:inherit": "Inherits the font-variant-alternates from the parent element";
1464
+ readonly "fontVariantAlternates:unset": "Removes any font-variant-alternates set by the parent element";
1465
+ readonly "fontVariantCaps:normal": "Sets the font to use normal capitalization";
1466
+ readonly "fontVariantCaps:small-caps": "Sets the font to use small capitals for the lowercase letters";
1467
+ readonly "fontVariantCaps:all-small-caps": "Sets the font to use small capitals for all letters";
1468
+ readonly "fontVariantCaps:petite-caps": "Sets the font to use petite capitals for the lowercase letters";
1469
+ readonly "fontVariantCaps:all-petite-caps": "Sets the font to use petite capitals for all letters";
1470
+ readonly "fontVariantCaps:unicase": "Sets the font to use unicase characters";
1471
+ readonly "fontVariantCaps:titling-caps": "Sets the font to use titling capital letters";
1472
+ readonly "fontVariantCaps:initial": "Resets font-variant-caps to its initial value";
1473
+ readonly "fontVariantCaps:inherit": "Inherits font-variant-caps from the parent element";
1474
+ readonly "fontVariantCaps:unset": "Sets the font-variant-caps to the default value";
1475
+ readonly "fontVariantEastAsian:normal": "Sets the font to use normal East Asian characters";
1476
+ readonly "fontVariantEastAsian:jis78": "Sets the font to use JIS78 East Asian characters";
1477
+ readonly "fontVariantEastAsian:jis83": "Sets the font to use JIS83 East Asian characters";
1478
+ readonly "fontVariantEastAsian:jis90": "Sets the font to use JIS90 East Asian characters";
1479
+ readonly "fontVariantEastAsian:jis04": "Sets the font to use JIS04 East Asian characters";
1480
+ readonly "fontVariantEastAsian:simplified": "Sets the font to use simplified East Asian characters";
1481
+ readonly "fontVariantEastAsian:traditional": "Sets the font to use traditional East Asian characters";
1482
+ readonly "fontVariantEastAsian:full-width": "Sets the font to use full-width East Asian characters";
1483
+ readonly "fontVariantEastAsian:proportional-width": "Sets the font to use proportional-width East Asian characters";
1484
+ readonly "fontVariantEastAsian:ruby": "Sets the font to use East Asian ruby characters";
1485
+ readonly "fontVariantEastAsian:initial": "Resets font-variant-east-asian to its initial value";
1486
+ readonly "fontVariantEastAsian:inherit": "Inherits font-variant-east-asian from the parent element";
1487
+ readonly "fontVariantEastAsian:unset": "Sets the font variant for East Asian characters to the default value";
1488
+ readonly "fontVariantLigatures:normal": "Enables the use of ligatures in the font";
1489
+ readonly "fontVariantLigatures:none": "Disables the use of ligatures in the font";
1490
+ readonly "fontVariantLigatures:common-ligatures": "Enables the use of common ligatures in the font";
1491
+ readonly "fontVariantLigatures:no-common-ligatures": "Disables the use of common ligatures in the font";
1492
+ readonly "fontVariantLigatures:discretionary-ligatures": "Enables the use of discretionary ligatures in the font";
1493
+ readonly "fontVariantLigatures:no-discretionary-ligatures": "Disables the use of discretionary ligatures in the font";
1494
+ readonly "fontVariantLigatures:historical-ligatures": "Enables the use of historical ligatures in the font";
1495
+ readonly "fontVariantLigatures:no-historical-ligatures": "Disables the use of historical ligatures in the font";
1496
+ readonly "fontVariantLigatures:contextual": "Enables the use of contextual ligatures in the font";
1497
+ readonly "fontVariantLigatures:no-contextual": "Disables the use of contextual ligatures in the font";
1498
+ readonly "fontVariantLigatures:initial": "Sets the font variant to its initial value";
1499
+ readonly "fontVariantLigatures:inherit": "Inherits the font variant from the parent element";
1500
+ readonly "fontVariantLigatures:unset": "Sets the font variant to the default value";
1501
+ readonly "fontVariantNumeric:normal": "Sets the font variant for numeric characters to the default value";
1502
+ readonly "fontVariantNumeric:lining-nums": "Enables the use of lining numerals in the font";
1503
+ readonly "fontVariantNumeric:oldstyle-nums": "Changes the appearance of numbers to be old-style";
1504
+ readonly "fontVariantNumeric:proportional-nums": "Changes the appearance of numbers to be proportional";
1505
+ readonly "fontVariantNumeric:tabular-nums": "Changes the appearance of numbers to be tabular";
1506
+ readonly "fontVariantNumeric:diagonal-fractions": "Changes the appearance of numbers to use diagonal fractions";
1507
+ readonly "fontVariantNumeric:stacked-fractions": "Changes the appearance of numbers to use stacked fractions";
1508
+ readonly "fontVariantNumeric:ordinal": "Changes the appearance of numbers to be ordinal";
1509
+ readonly "fontVariantNumeric:slashed-zero": "Changes the appearance of numbers to use a slashed zero";
1510
+ readonly "fontVariantNumeric:initial": "Sets the font-variant-numeric property to its default value";
1511
+ readonly "fontVariantNumeric:inherit": "Inherits the font-variant-numeric property from the parent element";
1512
+ readonly "fontVariantNumeric:unset": "Resets the font-variant-numeric property to its default value";
1513
+ readonly "fontVariantPosition:normal": "Sets the position of text to be normal";
1514
+ readonly "fontVariantPosition:sub": "Sets the position of text to be subscripted";
1515
+ readonly "fontVariantPosition:super": "Sets the position of text to be superscripted";
1516
+ readonly "fontVariantPosition:initial": "Sets the font-variant-position property to its default value";
1517
+ readonly "fontVariantPosition:inherit": "Inherits the font-variant-position property from the parent element";
1518
+ readonly "fontVariantPosition:unset": "Resets the font-variant-position property to its default value";
1519
+ readonly "fontWeight:normal": "Sets the font weight to normal";
1520
+ readonly "fontWeight:bold": "Sets the font weight to bold";
1521
+ readonly "fontWeight:bolder": "Sets the font weight to a bolder value than the parent element";
1522
+ readonly "fontWeight:lighter": "Sets the font weight to a lighter value than the parent element";
1523
+ readonly "fontWeight:initial": "Sets the font weight to the initial value defined by the browser";
1524
+ readonly "fontWeight:inherit": "Inherits the font weight from the parent element";
1525
+ readonly "fontWeight:unset": "Resets the font weight to the default value";
1526
+ readonly "gridAutoColumns:min-content": "Sets the width of grid columns to the minimum content size";
1527
+ readonly "gridAutoColumns:max-content": "Sets the width of grid columns to the maximum content size";
1528
+ readonly "gridAutoColumns:auto": "Sets the width of grid columns to the automatic size";
1529
+ readonly "gridAutoColumns:initial": "Resets the width of grid columns to the initial value defined by the browser";
1530
+ readonly "gridAutoColumns:inherit": "Inherits the width of grid columns from the parent element";
1531
+ readonly "gridAutoColumns:unset": "Resets the width of grid columns to the default value";
1532
+ readonly "gridAutoFlow:row": "Sets the direction of auto-placement for grid items to rows";
1533
+ readonly "gridAutoFlow:column": "Sets the direction of auto-placement for grid items to columns";
1534
+ readonly "gridAutoFlow:dense": "Enables grid items to be placed outside of the normal flow to fill in gaps";
1535
+ readonly "gridAutoFlow:initial": "Defines how grid items are placed in the grid when there are no more explicit rows or columns";
1536
+ readonly "gridAutoFlow:inherit": "Inherits the grid-auto-flow property from its parent element";
1537
+ readonly "gridAutoFlow:unset": "Resets the grid-auto-flow property to its default value";
1538
+ readonly "gridAutoRows:min-content": "Sets the size of automatically generated rows in the grid to the minimum content size of their content";
1539
+ readonly "gridAutoRows:max-content": "Sets the size of automatically generated rows in the grid to the maximum content size of their content";
1540
+ readonly "gridAutoRows:auto": "Sets the size of automatically generated rows in the grid to the height of the grid container";
1541
+ readonly "gridAutoRows:initial": "Resets the grid-auto-rows property to its default value";
1542
+ readonly "gridAutoRows:inherit": "Inherits the grid-auto-rows property from its parent element";
1543
+ readonly "gridAutoRows:unset": "Resets the grid-auto-rows property to its initial value";
1544
+ readonly "gridColumnEnd:auto": "Defines the ending position of a grid item within the grid column axis";
1545
+ readonly "gridColumnEnd:span": "Defines the number of columns a grid item should span within the grid column axis";
1546
+ readonly "gridColumnEnd:initial": "Resets the grid-column-end property to its initial value";
1547
+ readonly "gridColumnEnd:inherit": "Inherits the grid-column-end property from its parent element";
1548
+ readonly "gridColumnEnd:unset": "Resets the grid-column-end property to its default value";
1549
+ readonly "gridColumnStart:auto": "Defines the starting position of a grid item within the grid column axis";
1550
+ readonly "gridColumnStart:span": "Defines the number of columns a grid item should span within the grid column axis";
1551
+ readonly "gridColumnStart:initial": "Sets the starting position of a grid item's column to the default value";
1552
+ readonly "gridColumnStart:inherit": "Inherits the starting position of a grid item's column from its parent element";
1553
+ readonly "gridColumnStart:unset": "Resets the starting position of a grid item's column to its initial value";
1554
+ readonly "gridRowEnd:auto": "Sets the ending position of a grid item's row to be determined by the size of its content";
1555
+ readonly "gridRowEnd:span": "Sets the ending position of a grid item's row to span a specific number of rows";
1556
+ readonly "gridRowEnd:initial": "Sets the ending position of a grid item's row to the default value";
1557
+ readonly "gridRowEnd:inherit": "Inherits the ending position of a grid item's row from its parent element";
1558
+ readonly "gridRowEnd:unset": "Resets the ending position of a grid item's row to its initial value";
1559
+ readonly "gridRowStart:auto": "Sets the starting position of a grid item's row to be determined by the size of its content";
1560
+ readonly "gridRowStart:span": "Sets the starting position of a grid item's row to span a specific number of rows";
1561
+ readonly "gridRowStart:initial": "Sets the starting position of a grid item's row to the default value";
1562
+ readonly "gridRowStart:inherit": "Inherits the starting position of a grid item's row from its parent element";
1563
+ readonly "gridRowStart:unset": "Resets the starting position of a grid item's row to its initial value";
1564
+ readonly "gridTemplateAreas:none": "Defines named grid areas, or creates a grid template without any named areas";
1565
+ readonly "gridTemplateAreas:initial": "Inherits the grid template areas from its parent element";
1566
+ readonly "gridTemplateAreas:inherit": "Resets the grid template areas to its initial value";
1567
+ readonly "gridTemplateAreas:unset": "Sets the layout of grid items to an unset value";
1568
+ readonly "gridTemplateColumns:none": "Sets the layout of grid columns to none";
1569
+ readonly "gridTemplateColumns:min-content": "Sets the layout of grid columns to the smallest possible content size";
1570
+ readonly "gridTemplateColumns:max-content": "Sets the layout of grid columns to the largest possible content size";
1571
+ readonly "gridTemplateColumns:auto": "Sets the layout of grid columns to an automatic value";
1572
+ readonly "gridTemplateColumns:subgrid": "Sets the layout of grid columns to inherit the size of their parent element";
1573
+ readonly "gridTemplateColumns:initial": "Sets the layout of grid columns to their initial values";
1574
+ readonly "gridTemplateColumns:inherit": "Sets the layout of grid columns to inherit from their parent element";
1575
+ readonly "gridTemplateColumns:unset": "Sets the layout of grid columns to an unset value";
1576
+ readonly "gridTemplateRows:none": "Sets the layout of grid rows to none";
1577
+ readonly "gridTemplateRows:min-content": "Sets the layout of grid rows to the smallest possible content size";
1578
+ readonly "gridTemplateRows:max-content": "Sets the layout of grid rows to the largest possible content size";
1579
+ readonly "gridTemplateRows:auto": "Sets the layout of grid rows to an automatic value";
1580
+ readonly "gridTemplateRows:subgrid": "Sets the layout of grid rows to inherit the size of their parent element";
1581
+ readonly "gridTemplateRows:initial": "Sets the layout of grid rows to their initial values";
1582
+ readonly "gridTemplateRows:inherit": "Sets the layout of grid rows to inherit from their parent element";
1583
+ readonly "gridTemplateRows:unset": "Sets the rows of a CSS grid to their default size";
1584
+ readonly "hangingPunctuation:none": "Removes any extra punctuation marks at the beginning or end of a line";
1585
+ readonly "hangingPunctuation:first": "Adds extra punctuation marks at the beginning of a line";
1586
+ readonly "hangingPunctuation:force-end": "Forces extra punctuation marks at the end of a line";
1587
+ readonly "hangingPunctuation:allow-end": "Allows extra punctuation marks at the end of a line";
1588
+ readonly "hangingPunctuation:last": "Adds extra punctuation marks at the end of a line";
1589
+ readonly "hangingPunctuation:initial": "Sets the hanging punctuation to its default value";
1590
+ readonly "hangingPunctuation:inherit": "Inherits the hanging punctuation from the parent element";
1591
+ readonly "hangingPunctuation:unset": "Resets the hanging punctuation to its initial value";
1592
+ readonly "height:auto": "Sets the height of an element to adjust automatically";
1593
+ readonly "height:min-content": "Sets the height of an element to the minimum content size";
1594
+ readonly "height:max-content": "Sets the height of an element to the maximum content size";
1595
+ readonly "height:fit-content": "Sets the height of an element to fit its content size";
1596
+ readonly "height:initial": "Sets the height of an element to its default value";
1597
+ readonly "height:inherit": "Inherits the height of an element from the parent element";
1598
+ readonly "height:unset": "Resets the height of an element to its initial value";
1599
+ readonly "hyphenateCharacter:auto": "Sets the character used for hyphenation to default";
1600
+ readonly "hyphenateCharacter:initial": "Sets the character used for hyphenation to its initial value";
1601
+ readonly "hyphenateCharacter:inherit": "Inherits the character used for hyphenation from its parent element";
1602
+ readonly "hyphenateCharacter:unset": "Resets the character used for hyphenation to its default value";
1603
+ readonly "hyphens:none": "Disables hyphenation for a block of text";
1604
+ readonly "hyphens:manual": "Specifies that hyphenation should be done manually by the author";
1605
+ readonly "hyphens:auto": "Enables automatic hyphenation for a block of text";
1606
+ readonly "hyphens:initial": "Sets the hyphenation to its initial value";
1607
+ readonly "hyphens:inherit": "Inherits the hyphenation from its parent element";
1608
+ readonly "hyphens:unset": "Resets the hyphenation to its default value";
1609
+ readonly "imageOrientation:from-image": "Sets the orientation of an image to the value specified in the image file";
1610
+ readonly "imageOrientation:flip": "Flips an image horizontally or vertically";
1611
+ readonly "imageOrientation:initial": "Sets the image orientation to its initial value";
1612
+ readonly "imageOrientation:inherit": "Inherits the image orientation from its parent element";
1613
+ readonly "imageOrientation:unset": "Resets the image orientation to its default value";
1614
+ readonly "imageRendering:auto": "Specifies how an image should be rendered in the browser";
1615
+ readonly "imageRendering:crisp-edges": "Sets how images are rendered with sharp edges";
1616
+ readonly "imageRendering:pixelated": "Sets how images are rendered with crisp pixels";
1617
+ readonly "imageRendering:initial": "Sets the default image rendering method";
1618
+ readonly "imageRendering:inherit": "Inherits the image rendering method from the parent element";
1619
+ readonly "imageRendering:unset": "Resets the image rendering method to the default value";
1620
+ readonly "imageResolution:from-image": "Sets the preferred resolution of an image to the resolution of the image file";
1621
+ readonly "imageResolution:snap": "Sets the preferred resolution of an image to snap to the nearest pixel";
1622
+ readonly "imageResolution:initial": "Resets the preferred image resolution to the default value";
1623
+ readonly "imageResolution:inherit": "Inherits the preferred image resolution from the parent element";
1624
+ readonly "imageResolution:unset": "Resets the preferred image resolution to the default value";
1625
+ readonly "initialLetter:normal": "Sets the styling of the first letter of a block-level element to normal";
1626
+ readonly "initialLetter:initial": "Resets the styling of the first letter of a block-level element to the default value";
1627
+ readonly "initialLetter:inherit": "Inherits the styling of the first letter of a block-level element from the parent element";
1628
+ readonly "initialLetter:unset": "Resets the styling of the first letter of a block-level element to the default value";
1629
+ readonly "initialLetterAlign:auto": "Sets the alignment of the first letter of a block-level element to automatic";
1630
+ readonly "initialLetterAlign:alphabetic": "Sets the alignment of the first letter of a block-level element to the alphabetic baseline";
1631
+ readonly "initialLetterAlign:hanging": "Sets the alignment of the first letter of a block-level element to hang from the line";
1632
+ readonly "initialLetterAlign:ideographic": "Sets the alignment of the first letter of a block-level element to ideographic (East Asian) rules";
1633
+ readonly "initialLetterAlign:initial": "Sets the initial alignment of the first letter of a block-level element";
1634
+ readonly "initialLetterAlign:inherit": "Inherits the alignment of the first letter of a block-level element from its parent element";
1635
+ readonly "initialLetterAlign:unset": "Resets the alignment of the first letter of a block-level element to the default value";
1636
+ readonly "inlineSize:auto": "Sets the width of an element to be determined by its content";
1637
+ readonly "inlineSize:min-content": "Sets the minimum width required to display the element's content";
1638
+ readonly "inlineSize:max-content": "Sets the maximum width that the element can expand to display its content";
1639
+ readonly "inlineSize:fit-content": "Sets the optimal width required to display the element's content";
1640
+ readonly "inlineSize:initial": "Sets the initial width of an element";
1641
+ readonly "inlineSize:inherit": "Inherits the width of an element from its parent element";
1642
+ readonly "inlineSize:unset": "Resets the width of an element to the default value";
1643
+ readonly "inputSecurity:auto": "Sets the security level for an input field to be determined automatically by the browser";
1644
+ readonly "inputSecurity:none": "Disables the security level for an input field";
1645
+ readonly "inputSecurity:initial": "Sets the initial security level for an input field";
1646
+ readonly "inputSecurity:inherit": "Inherits the security level for an input field from its parent element.";
1647
+ readonly "inputSecurity:unset": "Unsets any security restrictions on an input field";
1648
+ readonly "insetBlockEnd:auto": "Sets the distance between the end of an element and the end of its parent block container to automatic";
1649
+ readonly "insetBlockEnd:initial": "Sets the distance between the end of an element and the end of its parent block container to its initial value";
1650
+ readonly "insetBlockEnd:inherit": "Sets the distance between the end of an element and the end of its parent block container to the same value as its parent";
1651
+ readonly "insetBlockEnd:unset": "Resets the distance between the end of an element and the end of its parent block container";
1652
+ readonly "insetBlockStart:auto": "Sets the distance between the start of an element and the start of its parent block container to automatic";
1653
+ readonly "insetBlockStart:initial": "Sets the distance between the start of an element and the start of its parent block container to its initial value";
1654
+ readonly "insetBlockStart:inherit": "Sets the distance between the start of an element and the start of its parent block container to the same value as its parent";
1655
+ readonly "insetBlockStart:unset": "Resets the distance between the start of an element and the start of its parent block container";
1656
+ readonly "insetInlineEnd:auto": "Sets the distance between the end of an element and the end of its parent inline container to automatic";
1657
+ readonly "insetInlineEnd:initial": "Sets the distance between the end of an element and the end of its parent inline container to its initial value";
1658
+ readonly "insetInlineEnd:inherit": "Sets the distance between the end of an element and the end of its parent inline container to the same value as its parent";
1659
+ readonly "insetInlineEnd:unset": "Resets the distance between the end of an element and the end of its parent inline container";
1660
+ readonly "insetInlineStart:auto": "Sets the distance between the start of an element and the start of its parent inline container to automatic";
1661
+ readonly "insetInlineStart:initial": "Sets the distance between the start of an element and the start of its parent inline container to its initial value";
1662
+ readonly "insetInlineStart:inherit": "Sets the distance between the start of an element and the start of its parent inline container to the same value as its parent.";
1663
+ readonly "insetInlineStart:unset": "Unsets the inline start inset (positioning)";
1664
+ readonly "isolation:auto": "Determines if an element should create a new stacking context";
1665
+ readonly "isolation:isolate": "Creates a new stacking context for an element";
1666
+ readonly "isolation:initial": "Sets isolation to its default value";
1667
+ readonly "isolation:inherit": "Inherits isolation from its parent element";
1668
+ readonly "isolation:unset": "Unsets isolation from its parent element";
1669
+ readonly "justifyContent:normal": "Aligns flex items to the center of the container";
1670
+ readonly "justifyContent:space-between": "Distributes flex items with equal spacing, except for the first and last item";
1671
+ readonly "justifyContent:space-around": "Distributes flex items with equal spacing around them";
1672
+ readonly "justifyContent:space-evenly": "Distributes flex items with equal spacing between them";
1673
+ readonly "justifyContent:stretch": "Stretches flex items to fill the container";
1674
+ readonly "justifyContent:unsafe": "Allows unsafe alignment of flex items";
1675
+ readonly "justifyContent:safe": "Allows safe alignment of flex items";
1676
+ readonly "justifyContent:center": "Centers flex items along the main axis of the container";
1677
+ readonly "justifyContent:start": "Aligns flex items to the start of the container";
1678
+ readonly "justifyContent:end": "Aligns flex items to the end of the container";
1679
+ readonly "justifyContent:flex-start": "Aligns flex items to the start of the container";
1680
+ readonly "justifyContent:flex-end": "Aligns flex items to the end of the container";
1681
+ readonly "justifyContent:left": "Aligns flex items to the left of the container";
1682
+ readonly "justifyContent:right": "Aligns flex items to the right of the container";
1683
+ readonly "justifyContent:initial": "Sets the justify-content property to its default value";
1684
+ readonly "justifyContent:inherit": "Inherits the justify-content property from the parent element";
1685
+ readonly "justifyContent:unset": "Sets the justify-content property to its initial value";
1686
+ readonly "justifyItems:normal": "Aligns flex items along the inline axis";
1687
+ readonly "justifyItems:stretch": "Stretches flex items to fit the container";
1688
+ readonly "justifyItems:first": "Aligns the first flex item to the start of the container";
1689
+ readonly "justifyItems:last": "Aligns the last flex item to the end of the container";
1690
+ readonly "justifyItems:baseline": "Aligns flex items to the baseline of the container";
1691
+ readonly "justifyItems:unsafe": "Allows unsafe alignment of flex items";
1692
+ readonly "justifyItems:safe": "Allows safe alignment of flex items";
1693
+ readonly "justifyItems:center": "Aligns flex items to the center of the container";
1694
+ readonly "justifyItems:start": "Aligns flex items to the start of the container";
1695
+ readonly "justifyItems:end": "Aligns flex items to the end of the container";
1696
+ readonly "justifyItems:self-start": "Aligns flex items to the start of the container";
1697
+ readonly "justifyItems:self-end": "Aligns flex items to the end of their content box";
1698
+ readonly "justifyItems:flex-start": "Aligns flex items to the start of the flex container";
1699
+ readonly "justifyItems:flex-end": "Aligns flex items to the end of the flex container";
1700
+ readonly "justifyItems:left": "Aligns flex items to the left of the container";
1701
+ readonly "justifyItems:right": "Aligns flex items to the right of the container";
1702
+ readonly "justifyItems:legacy": "Uses the legacy alignment mode";
1703
+ readonly "justifyItems:initial": "Sets the default value for justify-items property";
1704
+ readonly "justifyItems:inherit": "Inherits the value of the justify-items property from the parent element";
1705
+ readonly "justifyItems:unset": "Resets the value of the justify-items property to its default value";
1706
+ readonly "justifySelf:auto": "Aligns a single flex item along the main axis of the container";
1707
+ readonly "justifySelf:normal": "Resets the justify-self property to its default value";
1708
+ readonly "justifySelf:stretch": "Stretches a single flex item to fill the entire container";
1709
+ readonly "justifySelf:first": "Aligns a single flex item to the first baseline of the container";
1710
+ readonly "justifySelf:last": "Aligns a single flex item to the last baseline of the container";
1711
+ readonly "justifySelf:baseline": "Aligns a grid item along the baseline of its grid area";
1712
+ readonly "justifySelf:unsafe": "Allows the use of non-standard values for justify-self";
1713
+ readonly "justifySelf:safe": "Prevents content from overlapping unsafe regions of a grid area";
1714
+ readonly "justifySelf:center": "Centers a grid item within its grid area";
1715
+ readonly "justifySelf:start": "Aligns a grid item to the start of its grid area";
1716
+ readonly "justifySelf:end": "Aligns a grid item to the end of its grid area";
1717
+ readonly "justifySelf:self-start": "Aligns a grid item to the start of its grid area's content area";
1718
+ readonly "justifySelf:self-end": "Aligns a grid item to the end of its grid area's content area";
1719
+ readonly "justifySelf:flex-start": "Aligns a grid item to the start of the row axis";
1720
+ readonly "justifySelf:flex-end": "Aligns a grid item to the end of the row axis";
1721
+ readonly "justifySelf:left": "Aligns a grid item to the left of its grid area";
1722
+ readonly "justifySelf:right": "Aligns a grid item to the right of its grid area";
1723
+ readonly "justifySelf:initial": "Resets the justify-self property to its default value";
1724
+ readonly "justifySelf:inherit": "Inherits the justify-self property from its parent element";
1725
+ readonly "justifySelf:unset": "Sets the justify-self property to its default value, but allows inheritance";
1726
+ readonly "justifyTracks:normal": "Sets the distribution of space between grid tracks to a normal value";
1727
+ readonly "justifyTracks:space-between": "Aligns grid items with space between them";
1728
+ readonly "justifyTracks:space-around": "Aligns grid items with space around them";
1729
+ readonly "justifyTracks:space-evenly": "Aligns grid items with equal space between them";
1730
+ readonly "justifyTracks:stretch": "Stretches grid items to fill the container";
1731
+ readonly "justifyTracks:unsafe": "Allows potentially unsafe alignment of grid items";
1732
+ readonly "justifyTracks:safe": "Allows safe alignment of grid items";
1733
+ readonly "justifyTracks:center": "Centers grid items horizontally";
1734
+ readonly "justifyTracks:start": "Aligns grid items to the start of the container";
1735
+ readonly "justifyTracks:end": "Aligns grid items to the end of the container";
1736
+ readonly "justifyTracks:flex-start": "Aligns grid items to the start of the flex container";
1737
+ readonly "justifyTracks:flex-end": "Aligns grid items to the end of the flex container";
1738
+ readonly "justifyTracks:left": "Aligns grid items to the left of the container";
1739
+ readonly "justifyTracks:right": "Aligns grid items to the right of the container";
1740
+ readonly "justifyTracks:initial": "Sets the default value for justify-tracks property";
1741
+ readonly "justifyTracks:inherit": "Inherits the value of the justify-tracks property from its parent element";
1742
+ readonly "justifyTracks:unset": "Resets the value of the justify-tracks property to its default value";
1743
+ readonly "left:auto": "Sets the left position to default (automatic)";
1744
+ readonly "left:initial": "Sets the left position to its default value (usually 0)";
1745
+ readonly "left:inherit": "Inherits the left position from the parent element";
1746
+ readonly "left:unset": "Resets the left position to its initial value (usually 0)";
1747
+ readonly "letterSpacing:normal": "Sets the spacing between letters to normal";
1748
+ readonly "letterSpacing:initial": "Resets the letter spacing to its initial value (usually normal)";
1749
+ readonly "letterSpacing:inherit": "Inherits the letter spacing from the parent element";
1750
+ readonly "letterSpacing:unset": "Resets the letter spacing to its initial value (usually normal)";
1751
+ readonly "lineBreak:auto": "Sets the line breaking rules to automatic";
1752
+ readonly "lineBreak:loose": "Sets the line breaking rules to prioritize loose wrapping";
1753
+ readonly "lineBreak:normal": "Sets the line breaking rules to normal wrapping";
1754
+ readonly "lineBreak:strict": "Sets the line breaking rules to strict wrapping";
1755
+ readonly "lineBreak:anywhere": "Sets the line breaking rules to allow breaking anywhere";
1756
+ readonly "lineBreak:initial": "Resets the line breaking rules to its initial value (usually normal)";
1757
+ readonly "lineBreak:inherit": "Inherits the line breaking rules from the parent element";
1758
+ readonly "lineBreak:unset": "Resets the line breaking rules to its initial value (usually normal)";
1759
+ readonly "lineClamp:none": "Sets the maximum number of lines that can be displayed in a block of text";
1760
+ readonly "lineClamp:initial": "Resets the maximum number of lines that can be displayed in a block of text to the default value";
1761
+ readonly "lineClamp:inherit": "Inherits the maximum number of lines that can be displayed in a block of text from the parent element";
1762
+ readonly "lineClamp:unset": "Removes the maximum number of lines that can be displayed in a block of text";
1763
+ readonly "lineHeight:normal": "Sets the height of each line of text to the default value";
1764
+ readonly "lineHeight:initial": "Resets the height of each line of text to the default value";
1765
+ readonly "lineHeight:inherit": "Inherits the height of each line of text from the parent element";
1766
+ readonly "lineHeight:unset": "Removes the height of each line of text";
1767
+ readonly "lineHeightStep:initial": "Sets the increment of line height to the default value";
1768
+ readonly "lineHeightStep:inherit": "Inherits the increment of line height from the parent element";
1769
+ readonly "lineHeightStep:unset": "Removes the increment of line height";
1770
+ readonly "listStyleImage:none": "Removes the image used as a bullet point in a list";
1771
+ readonly "listStyleImage:initial": "Resets the image used as a bullet point in a list to the default value";
1772
+ readonly "listStyleImage:inherit": "Inherits the image used as a bullet point in a list from the parent element";
1773
+ readonly "listStyleImage:unset": "Removes the image used as a bullet point in a list";
1774
+ readonly "listStylePosition:inside": "Sets the position of the bullet point in a list to be inside the list item";
1775
+ readonly "listStylePosition:outside": "Sets the position of list item markers outside the list item";
1776
+ readonly "listStylePosition:initial": "Sets the initial position of list item markers";
1777
+ readonly "listStylePosition:inherit": "Inherits the position of list item markers from the parent element";
1778
+ readonly "listStylePosition:unset": "Resets the position of list item markers to the default value";
1779
+ readonly "listStyleType:none": "Removes list item markers";
1780
+ readonly "listStyleType:initial": "Sets the initial type of list item markers";
1781
+ readonly "listStyleType:inherit": "Inherits the type of list item markers from the parent element";
1782
+ readonly "listStyleType:unset": "Resets the type of list item markers to the default value";
1783
+ readonly "marginBlockEnd:auto": "Sets the margin at the end of a block to automatic";
1784
+ readonly "marginBlockEnd:initial": "Sets the initial margin at the end of a block";
1785
+ readonly "marginBlockEnd:inherit": "Inherits the margin at the end of a block from the parent element";
1786
+ readonly "marginBlockEnd:unset": "Resets the margin at the end of a block to the default value";
1787
+ readonly "marginBlockStart:auto": "Sets the margin at the start of a block to automatic";
1788
+ readonly "marginBlockStart:initial": "Sets the initial margin at the start of a block";
1789
+ readonly "marginBlockStart:inherit": "Inherits the margin at the start of a block from the parent element";
1790
+ readonly "marginBlockStart:unset": "Resets the margin at the start of a block to the default value";
1791
+ readonly "marginBottom:auto": "Sets the amount of space below an element to be automatically calculated";
1792
+ readonly "marginBottom:initial": "Sets the amount of space below an element to its initial value";
1793
+ readonly "marginBottom:inherit": "Inherits the amount of space below an element from its parent element";
1794
+ readonly "marginBottom:unset": "Resets the amount of space below an element to the default value";
1795
+ readonly "marginInlineEnd:auto": "Sets the amount of space to the left of an element to be automatically calculated";
1796
+ readonly "marginInlineEnd:initial": "Sets the amount of space to the left of an element to its initial value";
1797
+ readonly "marginInlineEnd:inherit": "Inherits the amount of space to the left of an element from its parent element";
1798
+ readonly "marginInlineEnd:unset": "Resets the amount of space to the left of an element to the default value";
1799
+ readonly "marginInlineStart:auto": "Sets the amount of space to the right of an element to be automatically calculated";
1800
+ readonly "marginInlineStart:initial": "Sets the amount of space to the right of an element to its initial value";
1801
+ readonly "marginInlineStart:inherit": "Inherits the amount of space to the right of an element from its parent element";
1802
+ readonly "marginInlineStart:unset": "Resets the amount of space to the right of an element to the default value";
1803
+ readonly "marginLeft:auto": "Sets the amount of space to the left of an element to be automatically calculated";
1804
+ readonly "marginLeft:initial": "Sets the amount of space to the left of an element to its initial value";
1805
+ readonly "marginLeft:inherit": "Inherits the amount of space to the left of an element from its parent element";
1806
+ readonly "marginLeft:unset": "Resets the amount of space to the left of an element to the default value";
1807
+ readonly "marginRight:auto": "Centers an element horizontally within its parent element";
1808
+ readonly "marginRight:initial": "Resets margin-right to its default value";
1809
+ readonly "marginRight:inherit": "Inherits margin-right from its parent element";
1810
+ readonly "marginRight:unset": "Removes margin-right from an element";
1811
+ readonly "marginTop:auto": "Centers an element vertically within its parent element";
1812
+ readonly "marginTop:initial": "Resets margin-top to its default value";
1813
+ readonly "marginTop:inherit": "Inherits margin-top from its parent element";
1814
+ readonly "marginTop:unset": "Removes margin-top from an element";
1815
+ readonly "marginTrim:none": "Specifies how margins should be trimmed";
1816
+ readonly "marginTrim:in-flow": "Only trims margins that overlap other in-flow content";
1817
+ readonly "marginTrim:all": "Trims all margins, including those that don't overlap other content";
1818
+ readonly "marginTrim:initial": "Resets margin-trim to its default value";
1819
+ readonly "marginTrim:inherit": "Inherits margin-trim from its parent element";
1820
+ readonly "marginTrim:unset": "Removes margin-trim from an element";
1821
+ readonly "maskBorderMode:luminance": "Specifies the blending mode for the mask border";
1822
+ readonly "maskBorderMode:alpha": "Specifies the alpha channel for the mask border";
1823
+ readonly "maskBorderMode:initial": "Sets the mode for the mask border to initial value";
1824
+ readonly "maskBorderMode:inherit": "Inherits the mode for the mask border from the parent element";
1825
+ readonly "maskBorderMode:unset": "Resets the mode for the mask border to the default value";
1826
+ readonly "maskBorderOutset:initial": "Sets the outset for the mask border to initial value";
1827
+ readonly "maskBorderOutset:inherit": "Inherits the outset for the mask border from the parent element";
1828
+ readonly "maskBorderOutset:unset": "Resets the outset for the mask border to the default value";
1829
+ readonly "maskBorderRepeat:stretch": "Specifies how to repeat the mask border image by stretching it";
1830
+ readonly "maskBorderRepeat:repeat": "Specifies how to repeat the mask border image by repeating it";
1831
+ readonly "maskBorderRepeat:round": "Specifies how to repeat the mask border image by rounding the edges";
1832
+ readonly "maskBorderRepeat:space": "Specifies how to repeat the mask border image by spacing it out";
1833
+ readonly "maskBorderRepeat:initial": "Resets the repeat value for the mask border to the initial value";
1834
+ readonly "maskBorderRepeat:inherit": "Inherits the repeat value for the mask border from the parent element";
1835
+ readonly "maskBorderRepeat:unset": "Resets the repeat value for the mask border to the default value";
1836
+ readonly "maskBorderSlice:fill": "Sets the slice value for the mask border to fill";
1837
+ readonly "maskBorderSlice:initial": "Resets the slice value for the mask border to the initial value";
1838
+ readonly "maskBorderSlice:inherit": "Inherits the slice value for the mask border from the parent element";
1839
+ readonly "maskBorderSlice:unset": "Sets the slice size of the mask border to default";
1840
+ readonly "maskBorderSource:none": "Sets the image source for the mask border to none";
1841
+ readonly "maskBorderSource:initial": "Sets the image source for the mask border to default";
1842
+ readonly "maskBorderSource:inherit": "Inherits the image source for the mask border from the parent element";
1843
+ readonly "maskBorderSource:unset": "Resets the image source for the mask border to default";
1844
+ readonly "maskBorderWidth:auto": "Sets the width of the mask border to automatic";
1845
+ readonly "maskBorderWidth:initial": "Sets the width of the mask border to default";
1846
+ readonly "maskBorderWidth:inherit": "Inherits the width of the mask border from the parent element";
1847
+ readonly "maskBorderWidth:unset": "Resets the width of the mask border to default";
1848
+ readonly "maskClip:border-box": "Sets the area of the mask to the border box";
1849
+ readonly "maskClip:padding-box": "Sets the area of the mask to the padding box";
1850
+ readonly "maskClip:content-box": "Sets the area of the mask to the content box";
1851
+ readonly "maskClip:margin-box": "Sets the area of the mask to the margin box";
1852
+ readonly "maskClip:fill-box": "Sets the area of the mask to the fill box";
1853
+ readonly "maskClip:stroke-box": "Sets the area of the mask to the stroke box";
1854
+ readonly "maskClip:view-box": "Sets the area of the mask to the view box";
1855
+ readonly "maskClip:no-clip": "Sets the portion of an element that is visible through a mask to the entire element";
1856
+ readonly "maskClip:initial": "Sets the portion of an element that is visible through a mask to the default value";
1857
+ readonly "maskClip:inherit": "Inherits the mask clipping from the parent element";
1858
+ readonly "maskClip:unset": "Resets the mask clipping to the default value";
1859
+ readonly "maskComposite:add": "Sets the method of combining the mask image with the background to addition";
1860
+ readonly "maskComposite:subtract": "Sets the method of combining the mask image with the background to subtraction";
1861
+ readonly "maskComposite:intersect": "Sets the method of combining the mask image with the background to intersection";
1862
+ readonly "maskComposite:exclude": "Sets the method of combining the mask image with the background to exclusion";
1863
+ readonly "maskComposite:initial": "Sets the method of combining the mask image with the background to the default value";
1864
+ readonly "maskComposite:inherit": "Inherits the method of combining the mask image with the background from the parent element";
1865
+ readonly "maskComposite:unset": "Resets the method of combining the mask image with the background to the default value";
1866
+ readonly "maskImage:none": "Removes the mask image from the element";
1867
+ readonly "maskImage:initial": "Sets the mask image to the default value";
1868
+ readonly "maskImage:inherit": "Inherits the mask image from the parent element";
1869
+ readonly "maskImage:unset": "Resets the mask image to the default value";
1870
+ readonly "maskMode:alpha": "Sets the transparency of the mask to be based on the alpha channel of the mask image";
1871
+ readonly "maskMode:luminance": "Sets the mask mode to use the luminance of the mask image";
1872
+ readonly "maskMode:match-source": "Sets the mask mode to match the alpha channel of the mask image";
1873
+ readonly "maskMode:initial": "Sets the mask mode to its default value";
1874
+ readonly "maskMode:inherit": "Inherits the mask mode from its parent element";
1875
+ readonly "maskMode:unset": "Unsets the mask mode, allowing the parent element to apply its own mask mode";
1876
+ readonly "maskOrigin:border-box": "Sets the origin of the mask image to the border box of the element";
1877
+ readonly "maskOrigin:padding-box": "Sets the origin of the mask image to the padding box of the element";
1878
+ readonly "maskOrigin:content-box": "Sets the origin of the mask image to the content box of the element";
1879
+ readonly "maskOrigin:margin-box": "Sets the origin of the mask image to the margin box of the element";
1880
+ readonly "maskOrigin:fill-box": "Sets the origin of the mask image to the fill box of the element";
1881
+ readonly "maskOrigin:stroke-box": "Sets the origin of the mask image to the stroke box of the element";
1882
+ readonly "maskOrigin:view-box": "Sets the origin of the mask image to the view box of the element";
1883
+ readonly "maskOrigin:initial": "Sets the origin of the mask image to its default value";
1884
+ readonly "maskOrigin:inherit": "Inherits the origin of the mask image from its parent element";
1885
+ readonly "maskOrigin:unset": "Unsets the origin of the mask image, allowing the parent element to apply its own mask origin";
1886
+ readonly "maskPosition:left": "Sets the position of the mask image to the left of the element";
1887
+ readonly "maskPosition:center": "Sets the position of a mask image to the center of the masked element";
1888
+ readonly "maskPosition:right": "Sets the position of a mask image to the right of the masked element";
1889
+ readonly "maskPosition:top": "Sets the position of a mask image to the top of the masked element";
1890
+ readonly "maskPosition:bottom": "Sets the position of a mask image to the bottom of the masked element";
1891
+ readonly "maskPosition:initial": "Sets the position of a mask image to its default value";
1892
+ readonly "maskPosition:inherit": "Sets the position of a mask image to inherit from its parent element";
1893
+ readonly "maskPosition:unset": "Sets the position of a mask image to its initial value";
1894
+ readonly "maskRepeat:repeat-x": "Repeats a mask image horizontally";
1895
+ readonly "maskRepeat:repeat-y": "Repeats a mask image vertically";
1896
+ readonly "maskRepeat:repeat": "Repeats a mask image both horizontally and vertically";
1897
+ readonly "maskRepeat:space": "Repeats a mask image, but adjusts the spacing between repetitions";
1898
+ readonly "maskRepeat:round": "Repeats a mask image, but scales it to fit the masked element";
1899
+ readonly "maskRepeat:no-repeat": "Does not repeat a mask image";
1900
+ readonly "maskRepeat:initial": "Sets the mask image repetition to its default value";
1901
+ readonly "maskRepeat:inherit": "Inherits the mask image repetition from its parent element";
1902
+ readonly "maskRepeat:unset": "Sets the mask image repetition to its initial value";
1903
+ readonly "maskSize:auto": "Sets the size of the mask to fit the masked element";
1904
+ readonly "maskSize:cover": "Sets the size of the mask to cover the masked element";
1905
+ readonly "maskSize:contain": "Sets the size of the mask to contain the masked element";
1906
+ readonly "maskSize:initial": "Sets the initial size of the mask";
1907
+ readonly "maskSize:inherit": "Inherits the size of the mask from the parent element";
1908
+ readonly "maskSize:unset": "Resets the size of the mask to the default value";
1909
+ readonly "maskType:luminance": "Sets the type of mask to use the luminance channel of the masked element";
1910
+ readonly "maskType:alpha": "Sets the type of mask to use the alpha channel of the masked element";
1911
+ readonly "maskType:initial": "Sets the initial type of mask";
1912
+ readonly "maskType:inherit": "Inherits the type of mask from the parent element";
1913
+ readonly "maskType:unset": "Resets the type of mask to the default value";
1914
+ readonly "masonryAutoFlow:pack": "Sets the layout algorithm to pack the masonry grid";
1915
+ readonly "masonryAutoFlow:next": "Sets the layout algorithm to place items in the next available position";
1916
+ readonly "masonryAutoFlow:definite-first": "Sets the layout algorithm to place definite items first and then auto-placed items";
1917
+ readonly "masonryAutoFlow:ordered": "Sets the layout algorithm to place items in the order they appear in the source code";
1918
+ readonly "masonryAutoFlow:initial": "Sets the initial layout algorithm of the masonry grid";
1919
+ readonly "masonryAutoFlow:inherit": "Sets the flow of masonry items to inherit from its parent element";
1920
+ readonly "masonryAutoFlow:unset": "Resets the flow of masonry items to the default value";
1921
+ readonly "mathDepth:auto-add": "Sets the depth of mathematical expressions to automatically adjust to the content";
1922
+ readonly "mathDepth:initial": "Resets the depth of mathematical expressions to the default value";
1923
+ readonly "mathDepth:inherit": "Sets the depth of mathematical expressions to inherit from its parent element";
1924
+ readonly "mathDepth:unset": "Resets the depth of mathematical expressions to the initial value";
1925
+ readonly "mathShift:normal": "Sets the vertical position of mathematical expressions to normal";
1926
+ readonly "mathShift:compact": "Sets the vertical position of mathematical expressions to compact";
1927
+ readonly "mathShift:initial": "Resets the vertical position of mathematical expressions to the default value";
1928
+ readonly "mathShift:inherit": "Sets the vertical position of mathematical expressions to inherit from its parent element";
1929
+ readonly "mathShift:unset": "Resets the vertical position of mathematical expressions to the initial value";
1930
+ readonly "mathStyle:normal": "Sets the rendering style of mathematical expressions to normal";
1931
+ readonly "mathStyle:compact": "Sets the rendering style of mathematical expressions to compact";
1932
+ readonly "mathStyle:initial": "Resets the rendering style of mathematical expressions to the default value";
1933
+ readonly "mathStyle:inherit": "Sets the rendering style of mathematical expressions to inherit from its parent element";
1934
+ readonly "mathStyle:unset": "Resets the rendering style of mathematical expressions to the initial value";
1935
+ readonly "maxBlockSize:none": "Sets the maximum block size to its default value";
1936
+ readonly "maxBlockSize:min-content": "Sets the maximum block size to the smallest possible size";
1937
+ readonly "maxBlockSize:max-content": "Sets the maximum block size to the largest possible size";
1938
+ readonly "maxBlockSize:fit-content": "Sets the maximum block size to fit its content";
1939
+ readonly "maxBlockSize:initial": "Sets the maximum block size to its initial value";
1940
+ readonly "maxBlockSize:inherit": "Inherits the maximum block size from its parent element";
1941
+ readonly "maxBlockSize:unset": "Resets the maximum block size to its default value";
1942
+ readonly "maxHeight:none": "Sets the maximum height to its default value";
1943
+ readonly "maxHeight:min-content": "Sets the maximum height to the smallest possible size";
1944
+ readonly "maxHeight:max-content": "Sets the maximum height to the largest possible size";
1945
+ readonly "maxHeight:fit-content": "Sets the maximum height to fit its content";
1946
+ readonly "maxHeight:initial": "Sets the maximum height to its initial value";
1947
+ readonly "maxHeight:inherit": "Inherits the maximum height from its parent element";
1948
+ readonly "maxHeight:unset": "Resets the maximum height to its default value";
1949
+ readonly "maxInlineSize:none": "Sets the maximum inline size to its default value";
1950
+ readonly "maxInlineSize:min-content": "Sets the maximum inline size to the smallest possible size";
1951
+ readonly "maxInlineSize:max-content": "Sets the maximum size of an element to its maximum content width";
1952
+ readonly "maxInlineSize:fit-content": "Sets the maximum size of an element to fit its content width, but not exceed the container width";
1953
+ readonly "maxInlineSize:initial": "Sets the maximum size of an element to its initial value";
1954
+ readonly "maxInlineSize:inherit": "Inherits the maximum size of an element from its parent element";
1955
+ readonly "maxInlineSize:unset": "Resets the maximum size of an element to its default value";
1956
+ readonly "maxLines:none": "Sets the maximum number of lines an element can have to none";
1957
+ readonly "maxLines:initial": "Inherits the maximum number of lines an element can have from its parent element";
1958
+ readonly "maxLines:inherit": "Resets the maximum number of lines an element can have to its default value";
1959
+ readonly "maxLines:unset": "Resets the maximum number of lines an element can have to its default value";
1960
+ readonly "maxWidth:none": "Sets the maximum width of an element to none, meaning there is no maximum width";
1961
+ readonly "maxWidth:min-content": "Sets the maximum width of an element to its minimum content width";
1962
+ readonly "maxWidth:max-content": "Sets the maximum width of an element to its maximum content width";
1963
+ readonly "maxWidth:fit-content": "Sets the maximum width of an element to fit its content width, but not exceed the container width";
1964
+ readonly "maxWidth:initial": "Sets the maximum width of an element to its initial value";
1965
+ readonly "maxWidth:inherit": "Inherits the maximum width of an element from its parent element";
1966
+ readonly "maxWidth:unset": "Resets the maximum width of an element to its default value";
1967
+ readonly "minBlockSize:auto": "Sets the minimum height or width of an element to automatically adjust based on content";
1968
+ readonly "minBlockSize:min-content": "Sets the minimum height or width of an element to the minimum content size";
1969
+ readonly "minBlockSize:max-content": "Sets the minimum height or width of an element to the maximum content size";
1970
+ readonly "minBlockSize:fit-content": "Sets the minimum height or width of an element to the fitting content size";
1971
+ readonly "minBlockSize:initial": "Sets the minimum height or width of an element to its initial value";
1972
+ readonly "minBlockSize:inherit": "Inherits the minimum height or width from the parent element";
1973
+ readonly "minBlockSize:unset": "Resets the minimum height or width to its default value";
1974
+ readonly "minHeight:auto": "Sets the minimum height of an element to automatically adjust based on content";
1975
+ readonly "minHeight:min-content": "Sets the minimum height of an element to the minimum content size";
1976
+ readonly "minHeight:max-content": "Sets the minimum height of an element to the maximum content size";
1977
+ readonly "minHeight:fit-content": "Sets the minimum height of an element to the fitting content size";
1978
+ readonly "minHeight:initial": "Sets the minimum height of an element to its initial value";
1979
+ readonly "minHeight:inherit": "Inherits the minimum height from the parent element";
1980
+ readonly "minHeight:unset": "Resets the minimum height to its default value";
1981
+ readonly "minInlineSize:auto": "Sets the minimum width of an element to automatically adjust based on content";
1982
+ readonly "minInlineSize:min-content": "Sets the minimum width of an element to the minimum content size";
1983
+ readonly "minInlineSize:max-content": "Sets the minimum width of an element to the smallest possible content width";
1984
+ readonly "minInlineSize:fit-content": "Sets the minimum width of an element to the size of its content or the maximum width if it's smaller";
1985
+ readonly "minInlineSize:initial": "Sets the minimum width of an element to its default value";
1986
+ readonly "minInlineSize:inherit": "Sets the minimum width of an element to the same value as its parent element";
1987
+ readonly "minInlineSize:unset": "Removes the minimum width of an element, allowing it to be smaller than its content";
1988
+ readonly "minWidth:auto": "Sets the minimum width of an element to its default value (auto)";
1989
+ readonly "minWidth:min-content": "Sets the minimum width of an element to the smallest possible content width";
1990
+ readonly "minWidth:max-content": "Sets the minimum width of an element to the maximum width of its content";
1991
+ readonly "minWidth:fit-content": "Sets the minimum width of an element to the size of its content or the maximum width if it's smaller";
1992
+ readonly "minWidth:initial": "Sets the minimum width of an element to its default value";
1993
+ readonly "minWidth:inherit": "Sets the minimum width of an element to the same value as its parent element";
1994
+ readonly "minWidth:unset": "Removes the minimum width of an element, allowing it to be smaller than its content";
1995
+ readonly "mixBlendMode:normal": "Sets the blending mode of an element to normal";
1996
+ readonly "mixBlendMode:multiply": "Sets the blending mode of an element to multiply";
1997
+ readonly "mixBlendMode:screen": "Sets the blending mode of an element to screen";
1998
+ readonly "mixBlendMode:overlay": "Sets the blending mode of an element to overlay";
1999
+ readonly "mixBlendMode:darken": "Changes the way colors blend in the background with a darker effect";
2000
+ readonly "mixBlendMode:lighten": "Changes the way colors blend in the background with a lighter effect";
2001
+ readonly "mixBlendMode:color-dodge": "Changes the way colors blend in the background with a brighter effect";
2002
+ readonly "mixBlendMode:color-burn": "Changes the way colors blend in the background with a darker effect and increases contrast";
2003
+ readonly "mixBlendMode:hard-light": "Changes the way colors blend in the background with a brighter effect and increases contrast";
2004
+ readonly "mixBlendMode:soft-light": "Changes the way colors blend in the background with a softer effect and decreases contrast";
2005
+ readonly "mixBlendMode:difference": "Changes the way colors blend in the background by showing the difference between them";
2006
+ readonly "mixBlendMode:exclusion": "Changes the way colors blend in the background by excluding a color from the result";
2007
+ readonly "mixBlendMode:hue": "Changes the way colors blend in the background by showing the hue of the top layer";
2008
+ readonly "mixBlendMode:saturation": "Changes the way colors blend in the background by showing the saturation of the top layer";
2009
+ readonly "mixBlendMode:color": "Changes the way colors blend in the background by showing the color of the top layer";
2010
+ readonly "mixBlendMode:luminosity": "Changes the way colors blend in the background by showing the luminosity of the top layer";
2011
+ readonly "mixBlendMode:plus-lighter": "Changes the way colors blend in the background by adding the values of the top and background layers";
2012
+ readonly "mixBlendMode:initial": "Sets the mix-blend-mode to its default value";
2013
+ readonly "mixBlendMode:inherit": "Inherits the mix-blend-mode property from its parent element";
2014
+ readonly "mixBlendMode:unset": "Resets the mix-blend-mode property to its initial value";
2015
+ readonly "objectFit:fill": "Sets how an image or video should be resized to fill its container";
2016
+ readonly "objectFit:contain": "Sets how an image or video should be resized to fit within its container";
2017
+ readonly "objectFit:cover": "Sets how an image or video should be resized to cover its container";
2018
+ readonly "objectFit:none": "Prevents an image or video from being resized";
2019
+ readonly "objectFit:scale-down": "Sets how an image or video should be resized to fit within its container, but only if it would be smaller than its natural size";
2020
+ readonly "objectFit:initial": "Sets the object fit to its default value";
2021
+ readonly "objectFit:inherit": "Inherits the object fit from its parent element";
2022
+ readonly "objectFit:unset": "Resets the object fit to its default value";
2023
+ readonly "objectPosition:left": "Sets the horizontal alignment of an image or video within its container to the left";
2024
+ readonly "objectPosition:center": "Sets the horizontal and vertical alignment of an image or video within its container to the center";
2025
+ readonly "objectPosition:right": "Sets the horizontal alignment of an image or video within its container to the right";
2026
+ readonly "objectPosition:top": "Sets the vertical alignment of an image or video within its container to the top";
2027
+ readonly "objectPosition:bottom": "Sets the vertical alignment of an image or video within its container to the bottom";
2028
+ readonly "objectPosition:initial": "Resets the object position to its default value";
2029
+ readonly "objectPosition:inherit": "Inherits the object position from its parent element";
2030
+ readonly "objectPosition:unset": "Resets the object position to its default value";
2031
+ readonly "offsetAnchor:auto": "Sets the position where an element is anchored for offset positioning to auto";
2032
+ readonly "offsetAnchor:left": "Sets the position where an element is anchored for offset positioning to the left side";
2033
+ readonly "offsetAnchor:center": "Sets the position where an element is anchored for offset positioning to the center";
2034
+ readonly "offsetAnchor:right": "Sets the position where an element is anchored for offset positioning to the right side";
2035
+ readonly "offsetAnchor:top": "Sets the position where an element is anchored for offset positioning to the top side";
2036
+ readonly "offsetAnchor:bottom": "Sets the position where an element is anchored for offset positioning to the bottom side";
2037
+ readonly "offsetAnchor:initial": "Sets the initial value of the offset-anchor property";
2038
+ readonly "offsetAnchor:inherit": "Inherits the offset-anchor property value from its parent element";
2039
+ readonly "offsetAnchor:unset": "Resets the offset-anchor property to its default value";
2040
+ readonly "offsetDistance:initial": "Sets the initial value of the offset-distance property";
2041
+ readonly "offsetDistance:inherit": "Inherits the offset-distance property value from its parent element";
2042
+ readonly "offsetDistance:unset": "Resets the offset-distance property to its default value";
2043
+ readonly "offsetPath:none": "Specifies that no offset path should be used";
2044
+ readonly "offsetPath:border-box": "Specifies that the offset path should be calculated from the border box of the element";
2045
+ readonly "offsetPath:padding-box": "Specifies that the offset path should be calculated from the padding box of the element";
2046
+ readonly "offsetPath:content-box": "Specifies that the offset path should be calculated from the content box of the element";
2047
+ readonly "offsetPath:margin-box": "Sets the path the element is offset along to the margin box of its parent";
2048
+ readonly "offsetPath:fill-box": "Sets the path the element is offset along to the fill box of its parent";
2049
+ readonly "offsetPath:stroke-box": "Sets the path the element is offset along to the stroke box of its parent";
2050
+ readonly "offsetPath:view-box": "Sets the path the element is offset along to the view box of its parent";
2051
+ readonly "offsetPath:initial": "Sets the offset path to its default value";
2052
+ readonly "offsetPath:inherit": "Inherits the offset path from its parent element";
2053
+ readonly "offsetPath:unset": "Resets the offset path to its initial value";
2054
+ readonly "offsetPosition:auto": "Sets the horizontal offset position of the element to automatic";
2055
+ readonly "offsetPosition:left": "Sets the horizontal offset position of the element to the left of its parent";
2056
+ readonly "offsetPosition:center": "Sets the horizontal offset position of the element to the center of its parent";
2057
+ readonly "offsetPosition:right": "Sets the horizontal offset position of the element to the right of its parent";
2058
+ readonly "offsetPosition:top": "Sets the vertical offset position of the element to the top of its parent";
2059
+ readonly "offsetPosition:bottom": "Sets the vertical offset position of the element to the bottom of its parent";
2060
+ readonly "offsetPosition:initial": "Resets the offset position to its default value";
2061
+ readonly "offsetPosition:inherit": "Inherits the offset position from its parent";
2062
+ readonly "offsetPosition:unset": "Resets the offset position to its initial value";
2063
+ readonly "offsetRotate:auto": "Sets the rotation angle of an element relative to its offset position to automatic";
2064
+ readonly "offsetRotate:reverse": "Sets the rotation angle of an element relative to its offset position to reverse";
2065
+ readonly "offsetRotate:initial": "Sets the rotation angle of an element relative to its offset position to its initial value";
2066
+ readonly "offsetRotate:inherit": "Inherits the rotation angle of an element relative to its offset position from its parent element";
2067
+ readonly "offsetRotate:unset": "Resets the rotation angle of an element relative to its offset position to its default value";
2068
+ readonly "opacity:initial": "Sets the initial opacity value of an element";
2069
+ readonly "opacity:inherit": "Inherits the opacity value of an element from its parent element";
2070
+ readonly "opacity:unset": "Resets the opacity value of an element to its default value";
2071
+ readonly "order:initial": "Sets the initial order value of an element in a flex container";
2072
+ readonly "order:inherit": "Inherits the order value of an element in a flex container from its parent element";
2073
+ readonly "order:unset": "Resets the order value of an element in a flex container to its default value";
2074
+ readonly "orphans:initial": "Sets the initial number of lines in a block element that can be displayed at the bottom of a page or column";
2075
+ readonly "orphans:inherit": "Inherits the number of lines in a block element that can be displayed at the bottom of a page or column from its parent element";
2076
+ readonly "orphans:unset": "Resets the number of lines in a block element that can be displayed at the bottom of a page or column to its default value";
2077
+ readonly "outlineOffset:initial": "Sets the initial distance between an outline and the edge of an element";
2078
+ readonly "outlineOffset:inherit": "Inherits the distance between an outline and the edge of an element from its parent element";
2079
+ readonly "outlineOffset:unset": "Sets the distance between an element and its outline to the default value";
2080
+ readonly "outlineStyle:auto": "Sets the style of an outline to a default value";
2081
+ readonly "outlineStyle:none": "Removes the outline from an element";
2082
+ readonly "outlineStyle:hidden": "Hides the outline of an element, but still preserves its space";
2083
+ readonly "outlineStyle:dotted": "Sets the style of an outline to a series of dots";
2084
+ readonly "outlineStyle:dashed": "Sets the style of an outline to a series of dashes";
2085
+ readonly "outlineStyle:solid": "Sets the style of an outline to a solid line";
2086
+ readonly "outlineStyle:double": "Sets the style of an outline to a double line";
2087
+ readonly "outlineStyle:groove": "Sets the style of an outline to a 3D groove line";
2088
+ readonly "outlineStyle:ridge": "Sets the style of an outline to a 3D ridge line";
2089
+ readonly "outlineStyle:inset": "Sets the style of an outline to a 3D inset line";
2090
+ readonly "outlineStyle:outset": "Sets the style of an outline to a 3D outset line";
2091
+ readonly "outlineStyle:initial": "Sets the initial value of an outline style property";
2092
+ readonly "outlineStyle:inherit": "Inherits the outline style property from its parent element";
2093
+ readonly "outlineStyle:unset": "Sets the distance between an element and its outline to the default value of unset";
2094
+ readonly "outlineWidth:thin": "Sets the width of an outline to a thin line";
2095
+ readonly "outlineWidth:medium": "Sets the width of an outline to a medium thickness";
2096
+ readonly "outlineWidth:thick": "Sets the width of an outline to a thick thickness";
2097
+ readonly "outlineWidth:initial": "Sets the width of an outline to its default value";
2098
+ readonly "outlineWidth:inherit": "Inherits the width of an outline from its parent element";
2099
+ readonly "outlineWidth:unset": "Resets the width of an outline to its default value";
2100
+ readonly "overflow:visible": "Allows content to overflow the container";
2101
+ readonly "overflow:hidden": "Clips content that overflows the container";
2102
+ readonly "overflow:clip": "Clips content that overflows the container and hides the scrollbar";
2103
+ readonly "overflow:scroll": "Allows content to overflow the container and shows a scrollbar when necessary";
2104
+ readonly "overflow:auto": "Automatically sets the overflow property based on the content and container size";
2105
+ readonly "overflow:initial": "Sets the overflow property to its default value";
2106
+ readonly "overflow:inherit": "Inherits the overflow property from its parent element";
2107
+ readonly "overflow:unset": "Resets the overflow property to its initial value";
2108
+ readonly "overflowAnchor:auto": "Sets how the container is anchored when its content overflows";
2109
+ readonly "overflowAnchor:none": "Disables anchoring of the container when its content overflows";
2110
+ readonly "overflowAnchor:initial": "Resets the overflow-anchor property to its initial value";
2111
+ readonly "overflowAnchor:inherit": "Sets the behavior for scrolling overflow content to inherit from the parent element";
2112
+ readonly "overflowAnchor:unset": "Sets the behavior for scrolling overflow content to its default value";
2113
+ readonly "overflowBlock:visible": "Sets the behavior for overflow content in the block axis to be visible";
2114
+ readonly "overflowBlock:hidden": "Sets the behavior for overflow content in the block axis to be hidden";
2115
+ readonly "overflowBlock:clip": "Sets the behavior for overflow content in the block axis to be clipped";
2116
+ readonly "overflowBlock:scroll": "Sets the behavior for overflow content in the block axis to be scrollable";
2117
+ readonly "overflowBlock:auto": "Sets the behavior for overflow content in the block axis to be scrollable if needed";
2118
+ readonly "overflowBlock:initial": "Sets the behavior for overflow content in the block axis to its initial value";
2119
+ readonly "overflowBlock:inherit": "Sets the behavior for scrolling overflow content in the block axis to inherit from the parent element";
2120
+ readonly "overflowBlock:unset": "Sets the behavior for scrolling overflow content in the block axis to its default value";
2121
+ readonly "overflowClipMargin:content-box": "Sets the box model area for clipping overflow content to the content box";
2122
+ readonly "overflowClipMargin:padding-box": "Sets the box model area for clipping overflow content to the padding box";
2123
+ readonly "overflowClipMargin:border-box": "Sets the box model area for clipping overflow content to the border box";
2124
+ readonly "overflowClipMargin:initial": "Sets the box model area for clipping overflow content to its initial value";
2125
+ readonly "overflowClipMargin:inherit": "Sets the box model area for clipping overflow content to inherit from the parent element";
2126
+ readonly "overflowClipMargin:unset": "Sets the box model area for clipping overflow content to its default value";
2127
+ readonly "overflowInline:visible": "Sets the behavior of content that overflows the inline axis to be visible";
2128
+ readonly "overflowInline:hidden": "Sets the behavior of content that overflows the inline axis to be hidden";
2129
+ readonly "overflowInline:clip": "Sets the behavior of content that overflows the inline axis to be clipped";
2130
+ readonly "overflowInline:scroll": "Sets the behavior of content that overflows the inline axis to be scrollable";
2131
+ readonly "overflowInline:auto": "Sets the behavior of content that overflows the inline axis to be scrollable if needed";
2132
+ readonly "overflowInline:initial": "Sets the behavior of content that overflows the inline axis to be the default value";
2133
+ readonly "overflowInline:inherit": "Inherits the behavior of the parent element for content that overflows the inline axis";
2134
+ readonly "overflowInline:unset": "Unsets the behavior of content that overflows the inline axis to the default value";
2135
+ readonly "overflowWrap:normal": "Sets the behavior of text that overflows the container to be normal";
2136
+ readonly "overflowWrap:break-word": "Sets the behavior of text that overflows the container to break to the next line";
2137
+ readonly "overflowWrap:anywhere": "Sets the behavior of text that overflows the container to break anywhere, not just at word boundaries";
2138
+ readonly "overflowWrap:initial": "Sets the behavior of text that overflows the container to be the default value";
2139
+ readonly "overflowWrap:inherit": "Inherits the behavior of the parent element for text that overflows the container";
2140
+ readonly "overflowWrap:unset": "Unsets the behavior of text that overflows the container to the default value";
2141
+ readonly "overflowX:visible": "Sets the behavior of content that overflows the horizontal axis to be visible";
2142
+ readonly "overflowX:hidden": "Sets the behavior of content that overflows the horizontal axis to be hidden";
2143
+ readonly "overflowX:clip": "Clips the content that overflows the element's left and right edges";
2144
+ readonly "overflowX:scroll": "Adds a horizontal scrollbar to the element if its content overflows its left and right edges";
2145
+ readonly "overflowX:auto": "Adds a horizontal scrollbar to the element if its content overflows its left and right edges, only if necessary";
2146
+ readonly "overflowX:initial": "Sets the horizontal overflow behavior to its default value";
2147
+ readonly "overflowX:inherit": "Inherits the horizontal overflow behavior from its parent element";
2148
+ readonly "overflowX:unset": "Resets the horizontal overflow behavior to its initial value";
2149
+ readonly "overflowY:visible": "Displays the content that overflows the element's top and bottom edges";
2150
+ readonly "overflowY:hidden": "Hides the content that overflows the element's top and bottom edges";
2151
+ readonly "overflowY:clip": "Clips the content that overflows the element's top and bottom edges";
2152
+ readonly "overflowY:scroll": "Adds a vertical scrollbar to the element if its content overflows its top and bottom edges";
2153
+ readonly "overflowY:auto": "Adds a vertical scrollbar to the element if its content overflows its top and bottom edges, only if necessary";
2154
+ readonly "overflowY:initial": "Sets the vertical overflow behavior to its default value";
2155
+ readonly "overflowY:inherit": "Inherits the vertical overflow behavior from its parent element";
2156
+ readonly "overflowY:unset": "Resets the vertical overflow behavior to its initial value";
2157
+ readonly "overscrollBehavior:contain": "Determines whether or not the browser should allow a user to over-scroll the element's boundaries";
2158
+ readonly "overscrollBehavior:none": "Disables over-scrolling for the element";
2159
+ readonly "overscrollBehavior:auto": "Enables/disables the behavior when scrolling past the edge of a container (auto = default)";
2160
+ readonly "overscrollBehavior:initial": "Sets the default behavior when scrolling past the edge of a container";
2161
+ readonly "overscrollBehavior:inherit": "Inherits the overscroll behavior from the parent element";
2162
+ readonly "overscrollBehavior:unset": "Resets the overscroll behavior to the default value";
2163
+ readonly "overscrollBehaviorBlock:contain": "Sets the behavior when scrolling past the edge of the container in the block direction (e.g. vertical)";
2164
+ readonly "overscrollBehaviorBlock:none": "Disables the overscroll behavior in the block direction";
2165
+ readonly "overscrollBehaviorBlock:auto": "Enables the default overscroll behavior in the block direction";
2166
+ readonly "overscrollBehaviorBlock:initial": "Sets the default behavior when scrolling past the edge of the container in the block direction";
2167
+ readonly "overscrollBehaviorBlock:inherit": "Inherits the overscroll behavior in the block direction from the parent element";
2168
+ readonly "overscrollBehaviorBlock:unset": "Resets the overscroll behavior in the block direction to the default value";
2169
+ readonly "overscrollBehaviorInline:contain": "Sets the behavior when scrolling past the edge of the container in the inline direction (e.g. horizontal)";
2170
+ readonly "overscrollBehaviorInline:none": "Disables the overscroll behavior in the inline direction";
2171
+ readonly "overscrollBehaviorInline:auto": "Enables the default overscroll behavior in the inline direction";
2172
+ readonly "overscrollBehaviorInline:initial": "Sets the default behavior when scrolling past the edge of the container in the inline direction";
2173
+ readonly "overscrollBehaviorInline:inherit": "Inherits the overscroll behavior in the inline direction from the parent element";
2174
+ readonly "overscrollBehaviorInline:unset": "Resets the overscroll behavior in the inline direction to the default value";
2175
+ readonly "overscrollBehaviorX:contain": "Determines how scrolling is handled horizontally when reaching the edge of an element";
2176
+ readonly "overscrollBehaviorX:none": "Disables horizontal scrolling beyond the edge of an element";
2177
+ readonly "overscrollBehaviorX:auto": "Allows horizontal scrolling beyond the edge of an element";
2178
+ readonly "overscrollBehaviorX:initial": "Resets horizontal scrolling to the default value";
2179
+ readonly "overscrollBehaviorX:inherit": "Inherits horizontal scrolling behavior from the parent element";
2180
+ readonly "overscrollBehaviorX:unset": "Unsets horizontal scrolling behavior to the default value";
2181
+ readonly "overscrollBehaviorY:contain": "Determines how scrolling is handled vertically when reaching the edge of an element";
2182
+ readonly "overscrollBehaviorY:none": "Disables vertical scrolling beyond the edge of an element";
2183
+ readonly "overscrollBehaviorY:auto": "Allows vertical scrolling beyond the edge of an element";
2184
+ readonly "overscrollBehaviorY:initial": "Resets vertical scrolling to the default value";
2185
+ readonly "overscrollBehaviorY:inherit": "Inherits vertical scrolling behavior from the parent element";
2186
+ readonly "overscrollBehaviorY:unset": "Unsets vertical scrolling behavior to the default value";
2187
+ readonly "paddingBlockEnd:initial": "Resets the block-end padding to the default value";
2188
+ readonly "paddingBlockEnd:inherit": "Inherits the block-end padding from the parent element";
2189
+ readonly "paddingBlockEnd:unset": "Unsets the block-end padding to the default value";
2190
+ readonly "paddingBlockStart:initial": "Resets the block-start padding to the default value";
2191
+ readonly "paddingBlockStart:inherit": "Sets the amount of padding at the start of the block to the same value as its parent";
2192
+ readonly "paddingBlockStart:unset": "Removes any padding at the start of the block";
2193
+ readonly "paddingBottom:initial": "Sets the amount of padding at the bottom of the element to the default value";
2194
+ readonly "paddingBottom:inherit": "Sets the amount of padding at the bottom of the element to the same value as its parent";
2195
+ readonly "paddingBottom:unset": "Removes any padding at the bottom of the element";
2196
+ readonly "paddingInlineEnd:initial": "Sets the amount of padding at the end of the inline direction to the default value";
2197
+ readonly "paddingInlineEnd:inherit": "Sets the amount of padding at the end of the inline direction to the same value as its parent";
2198
+ readonly "paddingInlineEnd:unset": "Removes any padding at the end of the inline direction";
2199
+ readonly "paddingInlineStart:initial": "Sets the amount of padding at the start of the inline direction to the default value";
2200
+ readonly "paddingInlineStart:inherit": "Sets the amount of padding at the start of the inline direction to the same value as its parent";
2201
+ readonly "paddingInlineStart:unset": "Removes any padding at the start of the inline direction";
2202
+ readonly "paddingLeft:initial": "Sets the amount of padding at the left side of the element to the default value";
2203
+ readonly "paddingLeft:inherit": "Sets the amount of padding at the left side of the element to the same value as its parent";
2204
+ readonly "paddingLeft:unset": "Removes any padding at the left side of the element";
2205
+ readonly "paddingRight:initial": "Sets the amount of padding at the right side of the element to the default value";
2206
+ readonly "paddingRight:inherit": "Sets the amount of padding at the right side of the element to the same value as its parent";
2207
+ readonly "paddingRight:unset": "Unsets the padding on the right side of an element";
2208
+ readonly "paddingTop:initial": "Sets the padding on the top of an element to its default value";
2209
+ readonly "paddingTop:inherit": "Inherits the padding on the top of an element from its parent";
2210
+ readonly "paddingTop:unset": "Unsets the padding on the top of an element";
2211
+ readonly "pageBreakAfter:auto": "Sets the page break behavior after an element to automatic";
2212
+ readonly "pageBreakAfter:always": "Sets the page break behavior after an element to always force a page break";
2213
+ readonly "pageBreakAfter:avoid": "Sets the page break behavior after an element to avoid breaking a page";
2214
+ readonly "pageBreakAfter:left": "Sets the page break behavior after an element to start a new page on the left side";
2215
+ readonly "pageBreakAfter:right": "Sets the page break behavior after an element to start a new page on the right side";
2216
+ readonly "pageBreakAfter:recto": "Sets the page break behavior after an element to start a new page on the recto side (right in Western languages)";
2217
+ readonly "pageBreakAfter:verso": "Sets the page break behavior after an element to start a new page on the verso side (left in Western languages)";
2218
+ readonly "pageBreakAfter:initial": "Sets the page break behavior after an element to its default value";
2219
+ readonly "pageBreakAfter:inherit": "Inherits the page break behavior after an element from its parent";
2220
+ readonly "pageBreakAfter:unset": "Unsets the page break behavior after an element to allow the browser to decide";
2221
+ readonly "pageBreakBefore:auto": "Sets the page break behavior before an element to automatic";
2222
+ readonly "pageBreakBefore:always": "Sets the page break behavior before an element to always force a page break";
2223
+ readonly "pageBreakBefore:avoid": "Avoids page break before element";
2224
+ readonly "pageBreakBefore:left": "Forces page break before element to left page";
2225
+ readonly "pageBreakBefore:right": "Forces page break before element to right page";
2226
+ readonly "pageBreakBefore:recto": "Forces page break before element to recto page";
2227
+ readonly "pageBreakBefore:verso": "Forces page break before element to verso page";
2228
+ readonly "pageBreakBefore:initial": "Sets page break before element to default value";
2229
+ readonly "pageBreakBefore:inherit": "Inherits page break before element from parent element";
2230
+ readonly "pageBreakBefore:unset": "Unsets page break before element";
2231
+ readonly "pageBreakInside:auto": "Sets page break behavior inside element to default value";
2232
+ readonly "pageBreakInside:avoid": "Avoids page break inside element";
2233
+ readonly "pageBreakInside:initial": "Sets page break inside element to default value";
2234
+ readonly "pageBreakInside:inherit": "Inherits page break inside element from parent element";
2235
+ readonly "pageBreakInside:unset": "Unsets page break inside element";
2236
+ readonly "paintOrder:normal": "Sets the painting order of SVG elements to default value";
2237
+ readonly "paintOrder:fill": "Sets the painting order of SVG elements to fill first";
2238
+ readonly "paintOrder:stroke": "Sets the painting order of SVG elements to stroke first";
2239
+ readonly "paintOrder:markers": "Sets the order in which markers should be painted";
2240
+ readonly "paintOrder:initial": "Sets paint order to default";
2241
+ readonly "paintOrder:inherit": "Inherits paint order from parent element";
2242
+ readonly "paintOrder:unset": "Resets paint order to default";
2243
+ readonly "perspective:none": "Defines the perspective from which an element is viewed";
2244
+ readonly "perspective:initial": "Resets perspective to default";
2245
+ readonly "perspective:inherit": "Inherits perspective from parent element";
2246
+ readonly "perspective:unset": "Resets perspective to default";
2247
+ readonly "perspectiveOrigin:left": "Sets the position of the vanishing point for 3D transformations";
2248
+ readonly "perspectiveOrigin:center": "Sets the vanishing point to the center of the element for 3D transformations";
2249
+ readonly "perspectiveOrigin:right": "Sets the vanishing point to the right of the element for 3D transformations";
2250
+ readonly "perspectiveOrigin:top": "Sets the vanishing point to the top of the element for 3D transformations";
2251
+ readonly "perspectiveOrigin:bottom": "Sets the vanishing point to the bottom of the element for 3D transformations";
2252
+ readonly "perspectiveOrigin:initial": "Resets the vanishing point to default";
2253
+ readonly "perspectiveOrigin:inherit": "Inherits the vanishing point from parent element";
2254
+ readonly "perspectiveOrigin:unset": "Resets the vanishing point to default";
2255
+ readonly "pointerEvents:auto": "Allows the element to be interacted with using the mouse pointer";
2256
+ readonly "pointerEvents:none": "Prevents the element from being interacted with using the mouse pointer";
2257
+ readonly "pointerEvents:visiblePainted": "Allows the element to be interacted with using the mouse pointer only on visible parts that have been painted";
2258
+ readonly "pointerEvents:visibleFill": "Allows the element to be interacted with using the mouse pointer only on visible parts that have a fill color";
2259
+ readonly "pointerEvents:visibleStroke": "Allows the element to be interacted with using the mouse pointer only on visible parts that have a stroke color";
2260
+ readonly "pointerEvents:visible": "Allows the element to be interacted with using the mouse pointer on all visible parts";
2261
+ readonly "pointerEvents:painted": "Allows the element to be interacted with using the mouse pointer only on parts that have been painted";
2262
+ readonly "pointerEvents:fill": "Allows the element to be interacted with using the mouse pointer only on parts that have a fill color";
2263
+ readonly "pointerEvents:stroke": "Allows the element to be interacted with using the mouse pointer only on parts that have a stroke color";
2264
+ readonly "pointerEvents:all": "Allows the element to be interacted with using the mouse pointer on all parts";
2265
+ readonly "pointerEvents:initial": "Sets the pointer-events property to its default value";
2266
+ readonly "pointerEvents:inherit": "Inherits the pointer-events property from its parent element";
2267
+ readonly "pointerEvents:unset": "Sets the pointer-events property to its initial value";
2268
+ readonly "position:static": "Sets the position of the element to its default position";
2269
+ readonly "position:relative": "Sets the position of the element relative to its normal position";
2270
+ readonly "position:absolute": "Sets the position of the element relative to its closest positioned ancestor element or to the containing block";
2271
+ readonly "position:sticky": "Sets an element to be fixed in place on the screen";
2272
+ readonly "position:fixed": "Sets an element to be positioned relative to the browser window";
2273
+ readonly "position:initial": "Resets an element's position to its default value";
2274
+ readonly "position:inherit": "Inherits an element's position from its parent element";
2275
+ readonly "position:unset": "Removes any previously set position value from an element";
2276
+ readonly "quotes:none": "Disables quotation marks for a block of text";
2277
+ readonly "quotes:auto": "Enables automatic quotation marks for a block of text";
2278
+ readonly "quotes:initial": "Resets quotation marks to their default value for a block of text";
2279
+ readonly "quotes:inherit": "Inherits quotation marks from the parent element for a block of text";
2280
+ readonly "quotes:unset": "Removes any previously set quotation mark value from a block of text";
2281
+ readonly "resize:none": "Disables resizing of an element";
2282
+ readonly "resize:both": "Allows resizing of an element in both horizontal and vertical directions";
2283
+ readonly "resize:horizontal": "Allows resizing of an element only in horizontal direction";
2284
+ readonly "resize:vertical": "Allows resizing of an element only in vertical direction";
2285
+ readonly "resize:block": "Allows resizing of an element as a block-level element";
2286
+ readonly "resize:inline": "Allows resizing of an element as an inline-level element";
2287
+ readonly "resize:initial": "Allows or prevents the resizing of an element";
2288
+ readonly "resize:inherit": "Inherits the resize property from its parent element";
2289
+ readonly "resize:unset": "Resets the resize property to its default value";
2290
+ readonly "right:auto": "Sets the position of an element to the right side of its container";
2291
+ readonly "right:initial": "Resets the right property to its default value";
2292
+ readonly "right:inherit": "Inherits the right property from its parent element";
2293
+ readonly "right:unset": "Resets the right property to its initial value";
2294
+ readonly "rotate:none": "Defines a 2D rotation transformation";
2295
+ readonly "rotate:x": "Defines a rotation transformation along the x-axis";
2296
+ readonly "rotate:y": "Defines a rotation transformation along the y-axis";
2297
+ readonly "rotate:z": "Defines a rotation transformation along the z-axis";
2298
+ readonly "rotate:initial": "Resets the rotation property to its initial value";
2299
+ readonly "rotate:inherit": "Inherits the rotation property from its parent element";
2300
+ readonly "rotate:unset": "Resets the rotation property to its default value";
2301
+ readonly "rowGap:normal": "Sets the gap between rows in a grid layout to normal";
2302
+ readonly "rowGap:initial": "Resets the row-gap property to its default value";
2303
+ readonly "rowGap:inherit": "Sets the gap between rows to the same value as the parent element";
2304
+ readonly "rowGap:unset": "Removes the gap between rows";
2305
+ readonly "rubyAlign:start": "Aligns ruby text to the start of the container";
2306
+ readonly "rubyAlign:center": "Centers ruby text within the container";
2307
+ readonly "rubyAlign:space-between": "Distributes ruby text evenly between the start and end of the container";
2308
+ readonly "rubyAlign:space-around": "Distributes ruby text evenly around the container";
2309
+ readonly "rubyAlign:initial": "Sets ruby alignment to its default value";
2310
+ readonly "rubyAlign:inherit": "Sets ruby alignment to the same value as the parent element";
2311
+ readonly "rubyAlign:unset": "Removes the explicit ruby alignment value, allowing the browser to use its default";
2312
+ readonly "rubyMerge:separate": "Separates ruby text into individual elements";
2313
+ readonly "rubyMerge:collapse": "Collapses ruby text into a single element";
2314
+ readonly "rubyMerge:auto": "Automatically decides whether to separate or collapse ruby text";
2315
+ readonly "rubyMerge:initial": "Sets ruby merge to its default value";
2316
+ readonly "rubyMerge:inherit": "Sets ruby merge to the same value as the parent element";
2317
+ readonly "rubyMerge:unset": "Removes the explicit ruby merge value, allowing the browser to use its default";
2318
+ readonly "rubyPosition:alternate": "Alternates ruby text position between the start and end of the container";
2319
+ readonly "rubyPosition:over": "Sets the position of ruby text over the base text";
2320
+ readonly "rubyPosition:under": "Sets the position of ruby text under the base text";
2321
+ readonly "rubyPosition:inter-character": "Sets the position of ruby text between characters of the base text";
2322
+ readonly "rubyPosition:initial": "Sets the default position of ruby text";
2323
+ readonly "rubyPosition:inherit": "Inherits the position of ruby text from the parent element";
2324
+ readonly "rubyPosition:unset": "Resets the position of ruby text to its default value";
2325
+ readonly "scale:none": "Disables scaling of an element";
2326
+ readonly "scale:initial": "Sets the default scaling of an element";
2327
+ readonly "scale:inherit": "Inherits the scaling of an element from the parent element";
2328
+ readonly "scale:unset": "Resets the scaling of an element to its default value";
2329
+ readonly "scrollbarGutter:auto": "Sets the scrollbar gutter behavior to automatic";
2330
+ readonly "scrollbarGutter:stable": "Sets the scrollbar gutter behavior to stable";
2331
+ readonly "scrollbarGutter:both-edges": "Sets the scrollbar gutter behavior to both edges";
2332
+ readonly "scrollbarGutter:initial": "Sets the default scrollbar gutter behavior";
2333
+ readonly "scrollbarGutter:inherit": "Inherits the scrollbar gutter behavior from the parent element";
2334
+ readonly "scrollbarGutter:unset": "Resets the scrollbar gutter behavior to its default value";
2335
+ readonly "scrollbarWidth:auto": "Sets the width of the scrollbar to the default value";
2336
+ readonly "scrollbarWidth:thin": "Sets the width of the scrollbar to a thin value";
2337
+ readonly "scrollbarWidth:none": "Removes the scrollbar from the element";
2338
+ readonly "scrollbarWidth:initial": "Sets the width of the scrollbar to its initial value";
2339
+ readonly "scrollbarWidth:inherit": "Inherits the width of the scrollbar from the parent element";
2340
+ readonly "scrollbarWidth:unset": "Resets the width of the scrollbar to its default value";
2341
+ readonly "scrollBehavior:auto": "Sets the scrolling behavior to the default value";
2342
+ readonly "scrollBehavior:smooth": "Sets the scrolling behavior to a smooth animated effect";
2343
+ readonly "scrollBehavior:initial": "Sets the scrolling behavior to its initial value";
2344
+ readonly "scrollBehavior:inherit": "Inherits the scrolling behavior from the parent element";
2345
+ readonly "scrollBehavior:unset": "Resets the scrolling behavior to its default value";
2346
+ readonly "scrollMarginBlockStart:initial": "Sets the margin at the start of the scroll snap area to its initial value";
2347
+ readonly "scrollMarginBlockStart:inherit": "Inherits the margin at the start of the scroll snap area from the parent element";
2348
+ readonly "scrollMarginBlockStart:unset": "Resets the margin at the start of the scroll snap area to its default value";
2349
+ readonly "scrollMarginBlockEnd:initial": "Sets the margin at the end of the scroll snap area to its initial value";
2350
+ readonly "scrollMarginBlockEnd:inherit": "Inherits the margin at the end of the scroll snap area from the parent element";
2351
+ readonly "scrollMarginBlockEnd:unset": "Sets the amount of space between the bottom of an element and the bottom of its container to the default value";
2352
+ readonly "scrollMarginBottom:initial": "Sets the amount of space between the bottom of an element and the bottom of its container to the initial value";
2353
+ readonly "scrollMarginBottom:inherit": "Sets the amount of space between the bottom of an element and the bottom of its container to the same value as its parent element";
2354
+ readonly "scrollMarginBottom:unset": "Resets the amount of space between the bottom of an element and the bottom of its container to the default value";
2355
+ readonly "scrollMarginInlineStart:initial": "Sets the amount of space between the start edge of an element and the start edge of its container to the initial value";
2356
+ readonly "scrollMarginInlineStart:inherit": "Sets the amount of space between the start edge of an element and the start edge of its container to the same value as its parent element";
2357
+ readonly "scrollMarginInlineStart:unset": "Resets the amount of space between the start edge of an element and the start edge of its container to the default value";
2358
+ readonly "scrollMarginInlineEnd:initial": "Sets the amount of space between the end edge of an element and the end edge of its container to the initial value";
2359
+ readonly "scrollMarginInlineEnd:inherit": "Sets the amount of space between the end edge of an element and the end edge of its container to the same value as its parent element";
2360
+ readonly "scrollMarginInlineEnd:unset": "Resets the amount of space between the end edge of an element and the end edge of its container to the default value";
2361
+ readonly "scrollMarginLeft:initial": "Sets the amount of space between the left edge of an element and the left edge of its container to the initial value";
2362
+ readonly "scrollMarginLeft:inherit": "Sets the amount of space between the left edge of an element and the left edge of its container to the same value as its parent element";
2363
+ readonly "scrollMarginLeft:unset": "Resets the amount of space between the left edge of an element and the left edge of its container to the default value";
2364
+ readonly "scrollMarginRight:initial": "Sets the amount of space between the right edge of an element and the right edge of its container to the initial value";
2365
+ readonly "scrollMarginRight:inherit": "Sets the amount of space between the right edge of an element and the right edge of its container to the same value as its parent element";
2366
+ readonly "scrollMarginRight:unset": "Resets the amount of space between the right edge of an element and the right edge of its container to the default value";
2367
+ readonly "scrollMarginTop:initial": "Sets the top margin of the scroll snap area to its initial value";
2368
+ readonly "scrollMarginTop:inherit": "Sets the top margin of the scroll snap area to the value of its parent element";
2369
+ readonly "scrollMarginTop:unset": "Sets the top margin of the scroll snap area to its default value";
2370
+ readonly "scrollPaddingBlockStart:auto": "Sets the block start padding of the scroll snap area to automatic calculation";
2371
+ readonly "scrollPaddingBlockStart:initial": "Sets the block start padding of the scroll snap area to its initial value";
2372
+ readonly "scrollPaddingBlockStart:inherit": "Sets the block start padding of the scroll snap area to the value of its parent element";
2373
+ readonly "scrollPaddingBlockStart:unset": "Sets the block start padding of the scroll snap area to its default value";
2374
+ readonly "scrollPaddingBlockEnd:auto": "Sets the block end padding of the scroll snap area to automatic calculation";
2375
+ readonly "scrollPaddingBlockEnd:initial": "Sets the block end padding of the scroll snap area to its initial value";
2376
+ readonly "scrollPaddingBlockEnd:inherit": "Sets the block end padding of the scroll snap area to the value of its parent element";
2377
+ readonly "scrollPaddingBlockEnd:unset": "Sets the block end padding of the scroll snap area to its default value";
2378
+ readonly "scrollPaddingBottom:auto": "Sets the bottom padding of the scroll snap area to automatic calculation";
2379
+ readonly "scrollPaddingBottom:initial": "Sets the bottom padding of the scroll snap area to its initial value";
2380
+ readonly "scrollPaddingBottom:inherit": "Sets the bottom padding of the scroll snap area to the value of its parent element";
2381
+ readonly "scrollPaddingBottom:unset": "Sets the bottom padding of the scroll snap area to its default value";
2382
+ readonly "scrollPaddingInlineStart:auto": "Sets the inline start padding of the scroll snap area to automatic calculation";
2383
+ readonly "scrollPaddingInlineStart:initial": "Sets the amount of padding to be added to the start of a horizontally scrolling container";
2384
+ readonly "scrollPaddingInlineStart:inherit": "Inherits the scroll-padding-inline-start property from its parent element";
2385
+ readonly "scrollPaddingInlineStart:unset": "Resets the scroll-padding-inline-start property to its default value";
2386
+ readonly "scrollPaddingInlineEnd:auto": "Sets the amount of padding to be added to the end of a horizontally scrolling container";
2387
+ readonly "scrollPaddingInlineEnd:initial": "Sets the scroll-padding-inline-end property to its default value";
2388
+ readonly "scrollPaddingInlineEnd:inherit": "Inherits the scroll-padding-inline-end property from its parent element";
2389
+ readonly "scrollPaddingInlineEnd:unset": "Resets the scroll-padding-inline-end property to its default value";
2390
+ readonly "scrollPaddingLeft:auto": "Sets the amount of padding to be added to the left side of a scrolling container";
2391
+ readonly "scrollPaddingLeft:initial": "Sets the scroll-padding-left property to its default value";
2392
+ readonly "scrollPaddingLeft:inherit": "Inherits the scroll-padding-left property from its parent element";
2393
+ readonly "scrollPaddingLeft:unset": "Resets the scroll-padding-left property to its default value";
2394
+ readonly "scrollPaddingRight:auto": "Sets the amount of padding to be added to the right side of a scrolling container";
2395
+ readonly "scrollPaddingRight:initial": "Sets the scroll-padding-right property to its default value";
2396
+ readonly "scrollPaddingRight:inherit": "Inherits the scroll-padding-right property from its parent element";
2397
+ readonly "scrollPaddingRight:unset": "Resets the scroll-padding-right property to its default value";
2398
+ readonly "scrollPaddingTop:auto": "Sets the amount of padding to be added to the top of a scrolling container";
2399
+ readonly "scrollPaddingTop:initial": "Sets the amount of padding added to the top of a scrollable element to its initial value";
2400
+ readonly "scrollPaddingTop:inherit": "Sets the amount of padding added to the top of a scrollable element to the value of its parent element";
2401
+ readonly "scrollPaddingTop:unset": "Sets the amount of padding added to the top of a scrollable element to its default value";
2402
+ readonly "scrollSnapAlign:none": "Disables snapping of scroll positions to specific alignments";
2403
+ readonly "scrollSnapAlign:start": "Snaps the scroll position to the start of the nearest snap point";
2404
+ readonly "scrollSnapAlign:end": "Snaps the scroll position to the end of the nearest snap point";
2405
+ readonly "scrollSnapAlign:center": "Snaps the scroll position to the center of the nearest snap point";
2406
+ readonly "scrollSnapAlign:initial": "Sets the alignment of snap points to its initial value";
2407
+ readonly "scrollSnapAlign:inherit": "Sets the alignment of snap points to the value of its parent element";
2408
+ readonly "scrollSnapAlign:unset": "Sets the alignment of snap points to its default value";
2409
+ readonly "scrollSnapStop:normal": "Determines whether or not to stop on snap points while scrolling";
2410
+ readonly "scrollSnapStop:always": "Always stops on snap points while scrolling";
2411
+ readonly "scrollSnapStop:initial": "Sets snap point stopping behavior to its initial value";
2412
+ readonly "scrollSnapStop:inherit": "Sets snap point stopping behavior to the value of its parent element";
2413
+ readonly "scrollSnapStop:unset": "Sets snap point stopping behavior to its default value";
2414
+ readonly "scrollSnapType:none": "Disables snap point behavior for scroll snapping";
2415
+ readonly "scrollSnapType:x": "Defines how elements snap into place during scrolling in the horizontal direction";
2416
+ readonly "scrollSnapType:y": "Defines how elements snap into place during scrolling in the vertical direction";
2417
+ readonly "scrollSnapType:block": "Defines how elements snap into place when the scrolling container is a block-level element";
2418
+ readonly "scrollSnapType:inline": "Defines how elements snap into place when the scrolling container is an inline-level element";
2419
+ readonly "scrollSnapType:both": "Defines how elements snap into place during scrolling in both horizontal and vertical directions";
2420
+ readonly "scrollSnapType:mandatory": "Forces elements to snap into place during scrolling";
2421
+ readonly "scrollSnapType:proximity": "Defines how elements snap into place based on their proximity to a snap point";
2422
+ readonly "scrollSnapType:initial": "Sets the scroll-snap-type to its default value";
2423
+ readonly "scrollSnapType:inherit": "Inherits the scroll-snap-type property from its parent element";
2424
+ readonly "scrollSnapType:unset": "Resets the scroll-snap-type property to its default value";
2425
+ readonly "scrollTimelineAxis:block": "Defines the scroll timeline axis for scroll-linked animations to be block";
2426
+ readonly "scrollTimelineAxis:inline": "Defines the scroll timeline axis for scroll-linked animations to be inline";
2427
+ readonly "scrollTimelineAxis:vertical": "Defines the scroll timeline axis for scroll-linked animations to be vertical";
2428
+ readonly "scrollTimelineAxis:horizontal": "Defines the scroll timeline axis for scroll-linked animations to be horizontal";
2429
+ readonly "scrollTimelineAxis:initial": "Sets the scroll-timeline-axis to its default value";
2430
+ readonly "scrollTimelineAxis:inherit": "Inherits the scroll-timeline-axis property from its parent element";
2431
+ readonly "scrollTimelineAxis:unset": "Sets the scroll timeline axis to its initial value";
2432
+ readonly "scrollTimelineName:none": "Removes the scroll timeline name";
2433
+ readonly "scrollTimelineName:initial": "Sets the scroll timeline name to its initial value";
2434
+ readonly "scrollTimelineName:inherit": "Inherits the scroll timeline name from its parent element";
2435
+ readonly "scrollTimelineName:unset": "Resets the scroll timeline name to its default value";
2436
+ readonly "shapeImageThreshold:initial": "Sets the threshold for alpha channel of images to its initial value";
2437
+ readonly "shapeImageThreshold:inherit": "Inherits the threshold for alpha channel of images from its parent element";
2438
+ readonly "shapeImageThreshold:unset": "Resets the threshold for alpha channel of images to its default value";
2439
+ readonly "shapeMargin:initial": "Sets the margin shape to its initial value";
2440
+ readonly "shapeMargin:inherit": "Inherits the margin shape from its parent element";
2441
+ readonly "shapeMargin:unset": "Resets the margin shape to its default value";
2442
+ readonly "shapeOutside:none": "Removes the shape that wraps around an element";
2443
+ readonly "shapeOutside:border-box": "Sets the shape that wraps around an element to the border box";
2444
+ readonly "shapeOutside:padding-box": "Sets the shape that wraps around an element to the padding box";
2445
+ readonly "shapeOutside:content-box": "Sets the shape that wraps around an element to the content box";
2446
+ readonly "shapeOutside:margin-box": "Sets the shape that wraps around an element to the margin box";
2447
+ readonly "shapeOutside:initial": "Defines the shape that content flows around";
2448
+ readonly "shapeOutside:inherit": "Inherits the shape from its parent element";
2449
+ readonly "shapeOutside:unset": "Resets the shape to its initial value";
2450
+ readonly "tabSize:initial": "Sets the size of tab characters in a block of text";
2451
+ readonly "tabSize:inherit": "Inherits the tab size from its parent element";
2452
+ readonly "tabSize:unset": "Resets the tab size to its initial value";
2453
+ readonly "tableLayout:auto": "Sets the layout algorithm used for a table";
2454
+ readonly "tableLayout:fixed": "Forces the table to use a fixed layout algorithm";
2455
+ readonly "tableLayout:initial": "Resets the table layout to its initial value";
2456
+ readonly "tableLayout:inherit": "Inherits the table layout from its parent element";
2457
+ readonly "tableLayout:unset": "Resets the table layout to its initial value";
2458
+ readonly "textAlign:start": "Aligns text to the start of the line";
2459
+ readonly "textAlign:end": "Aligns text to the end of the line";
2460
+ readonly "textAlign:left": "Aligns text to the left side of the container";
2461
+ readonly "textAlign:right": "Aligns text to the right side of the container";
2462
+ readonly "textAlign:center": "Centers text horizontally within the container";
2463
+ readonly "textAlign:justify": "Aligns text to both left and right margins, creating equal spacing between words";
2464
+ readonly "textAlign:match-parent": "Aligns text to the same position as its parent element";
2465
+ readonly "textAlign:initial": "Resets the text alignment to its default value";
2466
+ readonly "textAlign:inherit": "Inherits the text alignment from its parent element";
2467
+ readonly "textAlign:unset": "Removes any previously set text alignment";
2468
+ readonly "textAlignLast:auto": "Sets the alignment of the last line of text in a block container";
2469
+ readonly "textAlignLast:start": "Aligns the last line of text to the left edge of the container";
2470
+ readonly "textAlignLast:end": "Aligns the last line of text to the right edge of the container";
2471
+ readonly "textAlignLast:left": "Aligns the last line of text to the left margin";
2472
+ readonly "textAlignLast:right": "Aligns the last line of text to the right margin";
2473
+ readonly "textAlignLast:center": "Centers the last line of text";
2474
+ readonly "textAlignLast:justify": "Justifies the last line of text, creating equal spacing between words";
2475
+ readonly "textAlignLast:initial": "Resets the alignment of the last line of text to its default value";
2476
+ readonly "textAlignLast:inherit": "Inherits the alignment of the last line of text from its parent element";
2477
+ readonly "textAlignLast:unset": "Removes any previously set alignment of the last line of text";
2478
+ readonly "textCombineUpright:none": "Disables the combination of characters in vertical text flow";
2479
+ readonly "textCombineUpright:all": "Combines upright text in all characters";
2480
+ readonly "textCombineUpright:digits": "Combines upright text only in digits";
2481
+ readonly "textCombineUpright:initial": "Resets text-combine-upright to its default value";
2482
+ readonly "textCombineUpright:inherit": "Inherits text-combine-upright from the parent element";
2483
+ readonly "textCombineUpright:unset": "Unsets text-combine-upright, allowing inheritance from the parent or default value";
2484
+ readonly "textDecorationLine:none": "Removes text decoration";
2485
+ readonly "textDecorationLine:underline": "Adds underline text decoration";
2486
+ readonly "textDecorationLine:overline": "Adds overline text decoration";
2487
+ readonly "textDecorationLine:line-through": "Adds line-through text decoration";
2488
+ readonly "textDecorationLine:blink": "Adds blink text decoration";
2489
+ readonly "textDecorationLine:spelling-error": "Adds red underline to text with spelling errors";
2490
+ readonly "textDecorationLine:grammar-error": "Adds green underline to text with grammar errors";
2491
+ readonly "textDecorationLine:initial": "Resets text-decoration-line to its default value";
2492
+ readonly "textDecorationLine:inherit": "Inherits text-decoration-line from the parent element";
2493
+ readonly "textDecorationLine:unset": "Unsets text-decoration-line, allowing inheritance from the parent or default value";
2494
+ readonly "textDecorationSkip:none": "Determines which parts of the text decoration should not be applied";
2495
+ readonly "textDecorationSkip:objects": "Skips adding underline or line-through decoration on objects in text";
2496
+ readonly "textDecorationSkip:spaces": "Skips adding underline or line-through decoration on spaces in text";
2497
+ readonly "textDecorationSkip:leading-spaces": "Skips adding underline or line-through decoration on leading spaces in text";
2498
+ readonly "textDecorationSkip:trailing-spaces": "Skips adding underline or line-through decoration on trailing spaces in text";
2499
+ readonly "textDecorationSkip:edges": "Skips adding underline or line-through decoration on edges in text";
2500
+ readonly "textDecorationSkip:box-decoration": "Skips adding underline or line-through decoration on box decorations in text";
2501
+ readonly "textDecorationSkip:initial": "Sets the text decoration skip property to its default value";
2502
+ readonly "textDecorationSkip:inherit": "Inherits the text decoration skip property from its parent element";
2503
+ readonly "textDecorationSkip:unset": "Resets the text decoration skip property to its default value";
2504
+ readonly "textDecorationSkipInk:auto": "Controls whether the ink in text should be skipped when adding underline or line-through decoration automatically";
2505
+ readonly "textDecorationSkipInk:all": "Skips adding underline or line-through decoration on all ink in text";
2506
+ readonly "textDecorationSkipInk:none": "Does not skip any ink in text when adding underline or line-through decoration";
2507
+ readonly "textDecorationSkipInk:initial": "Sets the text decoration skip ink property to its default value";
2508
+ readonly "textDecorationSkipInk:inherit": "Inherits the text decoration skip ink property from its parent element";
2509
+ readonly "textDecorationSkipInk:unset": "Resets the text decoration skip ink property to its default value";
2510
+ readonly "textDecorationStyle:solid": "Sets the style of the text decoration to solid";
2511
+ readonly "textDecorationStyle:double": "Creates a double underline for text";
2512
+ readonly "textDecorationStyle:dotted": "Creates a dotted underline for text";
2513
+ readonly "textDecorationStyle:dashed": "Creates a dashed underline for text";
2514
+ readonly "textDecorationStyle:wavy": "Creates a wavy underline for text";
2515
+ readonly "textDecorationStyle:initial": "Sets the text decoration style to the default value";
2516
+ readonly "textDecorationStyle:inherit": "Inherits the text decoration style from the parent element";
2517
+ readonly "textDecorationStyle:unset": "Resets the text decoration style to the default value";
2518
+ readonly "textDecorationThickness:auto": "Sets the thickness of the text decoration to adjust automatically";
2519
+ readonly "textDecorationThickness:from-font": "Sets the thickness of the text decoration to be based on the font size";
2520
+ readonly "textDecorationThickness:initial": "Sets the thickness of the text decoration to the default value";
2521
+ readonly "textDecorationThickness:inherit": "Inherits the thickness of the text decoration from the parent element";
2522
+ readonly "textDecorationThickness:unset": "Resets the thickness of the text decoration to the default value";
2523
+ readonly "textEmphasisPosition:over": "Positions the text emphasis mark above the text";
2524
+ readonly "textEmphasisPosition:under": "Positions the text emphasis mark below the text";
2525
+ readonly "textEmphasisPosition:right": "Positions the text emphasis mark to the right of the text";
2526
+ readonly "textEmphasisPosition:left": "Positions the text emphasis mark to the left of the text";
2527
+ readonly "textEmphasisPosition:initial": "Sets the position of text emphasis marks to the default position";
2528
+ readonly "textEmphasisPosition:inherit": "Inherits the position of text emphasis marks from the parent element";
2529
+ readonly "textEmphasisPosition:unset": "Resets the position of text emphasis marks to the default value";
2530
+ readonly "textEmphasisStyle:none": "Removes text emphasis marks from the text";
2531
+ readonly "textEmphasisStyle:filled": "Fills the text emphasis marks with the current text color";
2532
+ readonly "textEmphasisStyle:open": "Leaves the text emphasis marks open";
2533
+ readonly "textEmphasisStyle:dot": "Displays text emphasis marks as dots";
2534
+ readonly "textEmphasisStyle:circle": "Displays text emphasis marks as circles";
2535
+ readonly "textEmphasisStyle:double-circle": "Displays text emphasis marks as double circles";
2536
+ readonly "textEmphasisStyle:triangle": "Displays text emphasis marks as triangles";
2537
+ readonly "textEmphasisStyle:sesame": "Displays text emphasis marks as sesame seeds";
2538
+ readonly "textEmphasisStyle:initial": "Sets the style of text emphasis marks to the default value";
2539
+ readonly "textEmphasisStyle:inherit": "Inherits the style of text emphasis marks from the parent element";
2540
+ readonly "textEmphasisStyle:unset": "Resets the style of text emphasis marks to the default value";
2541
+ readonly "textIndent:hanging": "Indents the first line of a block of text";
2542
+ readonly "textIndent:each-line": "Indents each line of a block of text";
2543
+ readonly "textIndent:initial": "Sets the amount of space between the beginning of a line of text and the beginning of the first letter";
2544
+ readonly "textIndent:inherit": "Inherits the text-indent property from the parent element";
2545
+ readonly "textIndent:unset": "Resets the text-indent property to its default value";
2546
+ readonly "textJustify:auto": "Specifies how text should be justified when there is extra space within the content box";
2547
+ readonly "textJustify:inter-character": "Specifies that each character should be treated as a separate justification opportunity";
2548
+ readonly "textJustify:inter-word": "Specifies that only spaces between words should be justification opportunities";
2549
+ readonly "textJustify:none": "Specifies that text should not be justified";
2550
+ readonly "textJustify:initial": "Resets the text-justify property to its default value";
2551
+ readonly "textJustify:inherit": "Inherits the text-justify property from the parent element";
2552
+ readonly "textJustify:unset": "Resets the text-justify property to its initial value";
2553
+ readonly "textOrientation:mixed": "Specifies the orientation of characters within a line of text";
2554
+ readonly "textOrientation:upright": "Specifies that characters should be oriented vertically";
2555
+ readonly "textOrientation:sideways": "Specifies that characters should be oriented sideways";
2556
+ readonly "textOrientation:initial": "Resets the text-orientation property to its default value";
2557
+ readonly "textOrientation:inherit": "Inherits the text-orientation property from the parent element";
2558
+ readonly "textOrientation:unset": "Resets the text-orientation property to its initial value";
2559
+ readonly "textOverflow:clip": "Clips overflowing text";
2560
+ readonly "textOverflow:ellipsis": "Truncates overflowing text with an ellipsis";
2561
+ readonly "textOverflow:initial": "Sets text overflow to default";
2562
+ readonly "textOverflow:inherit": "Inherits text overflow from parent element";
2563
+ readonly "textOverflow:unset": "Resets text overflow to default";
2564
+ readonly "textRendering:auto": "Sets text rendering to default";
2565
+ readonly "textRendering:optimizeSpeed": "Optimizes text rendering for speed";
2566
+ readonly "textRendering:optimizeLegibility": "Optimizes text rendering for legibility";
2567
+ readonly "textRendering:geometricPrecision": "Optimizes text rendering for geometric precision";
2568
+ readonly "textRendering:initial": "Resets text rendering to default";
2569
+ readonly "textRendering:inherit": "Inherits text rendering from parent element";
2570
+ readonly "textRendering:unset": "Resets text rendering to default";
2571
+ readonly "textShadow:none": "Removes text shadow";
2572
+ readonly "textShadow:transparent": "Sets text shadow to transparent";
2573
+ readonly "textShadow:aliceblue": "Sets text shadow to aliceblue color";
2574
+ readonly "textShadow:antiquewhite": "Sets text shadow to antiquewhite color";
2575
+ readonly "textShadow:aqua": "Adds an aqua shadow to text";
2576
+ readonly "textShadow:aquamarine": "Adds an aquamarine shadow to text";
2577
+ readonly "textShadow:azure": "Adds an azure shadow to text";
2578
+ readonly "textShadow:beige": "Adds a beige shadow to text";
2579
+ readonly "textShadow:bisque": "Adds a bisque shadow to text";
2580
+ readonly "textShadow:black": "Adds a black shadow to text";
2581
+ readonly "textShadow:blanchedalmond": "Adds a blanchedalmond shadow to text";
2582
+ readonly "textShadow:blue": "Adds a blue shadow to text";
2583
+ readonly "textShadow:blueviolet": "Adds a blueviolet shadow to text";
2584
+ readonly "textShadow:brown": "Adds a brown shadow to text";
2585
+ readonly "textShadow:burlywood": "Adds a burlywood shadow to text";
2586
+ readonly "textShadow:cadetblue": "Adds a cadetblue shadow to text";
2587
+ readonly "textShadow:chartreuse": "Adds a chartreuse shadow to text";
2588
+ readonly "textShadow:chocolate": "Adds a chocolate shadow to text";
2589
+ readonly "textShadow:coral": "Adds a coral shadow to text";
2590
+ readonly "textShadow:cornflowerblue": "Adds a cornflowerblue shadow to text";
2591
+ readonly "textShadow:cornsilk": "Adds a cornsilk shadow effect to text";
2592
+ readonly "textShadow:crimson": "Adds a crimson shadow effect to text";
2593
+ readonly "textShadow:cyan": "Adds a cyan shadow effect to text";
2594
+ readonly "textShadow:darkblue": "Adds a dark blue shadow effect to text";
2595
+ readonly "textShadow:darkcyan": "Adds a dark cyan shadow effect to text";
2596
+ readonly "textShadow:darkgoldenrod": "Adds a dark goldenrod shadow effect to text";
2597
+ readonly "textShadow:darkgray": "Adds a dark gray shadow effect to text";
2598
+ readonly "textShadow:darkgreen": "Adds a dark green shadow effect to text";
2599
+ readonly "textShadow:darkgrey": "Adds a dark grey shadow effect to text";
2600
+ readonly "textShadow:darkkhaki": "Adds a dark khaki shadow effect to text";
2601
+ readonly "textShadow:darkmagenta": "Adds a dark magenta shadow effect to text";
2602
+ readonly "textShadow:darkolivegreen": "Adds a dark olive green shadow effect to text";
2603
+ readonly "textShadow:darkorange": "Adds a dark orange shadow effect to text";
2604
+ readonly "textShadow:darkorchid": "Adds a dark orchid shadow effect to text";
2605
+ readonly "textShadow:darkred": "Adds a dark red shadow effect to text";
2606
+ readonly "textShadow:darksalmon": "Adds a dark salmon shadow effect to text";
2607
+ readonly "textShadow:darkseagreen": "Creates a shadow effect behind text with a dark sea green color";
2608
+ readonly "textShadow:darkslateblue": "Creates a shadow effect behind text with a dark slate blue color";
2609
+ readonly "textShadow:darkslategray": "Creates a shadow effect behind text with a dark slate gray color";
2610
+ readonly "textShadow:darkslategrey": "Creates a shadow effect behind text with a dark slate gray color";
2611
+ readonly "textShadow:darkturquoise": "Creates a shadow effect behind text with a dark turquoise color";
2612
+ readonly "textShadow:darkviolet": "Creates a shadow effect behind text with a dark violet color";
2613
+ readonly "textShadow:deeppink": "Creates a shadow effect behind text with a deep pink color";
2614
+ readonly "textShadow:deepskyblue": "Creates a shadow effect behind text with a deep sky blue color";
2615
+ readonly "textShadow:dimgray": "Creates a shadow effect behind text with a dim gray color";
2616
+ readonly "textShadow:dimgrey": "Creates a shadow effect behind text with a dim gray color";
2617
+ readonly "textShadow:dodgerblue": "Creates a shadow effect behind text with a dodger blue color";
2618
+ readonly "textShadow:firebrick": "Creates a shadow effect behind text with a firebrick color";
2619
+ readonly "textShadow:floralwhite": "Creates a shadow effect behind text with a floral white color";
2620
+ readonly "textShadow:forestgreen": "Creates a shadow effect behind text with a forest green color";
2621
+ readonly "textShadow:fuchsia": "Creates a shadow effect behind text with a fuchsia color";
2622
+ readonly "textShadow:gainsboro": "Creates a shadow effect behind text with a gainsboro color";
2623
+ readonly "textShadow:ghostwhite": "Adds a ghostwhite shadow to text";
2624
+ readonly "textShadow:gold": "Adds a gold shadow to text";
2625
+ readonly "textShadow:goldenrod": "Adds a goldenrod shadow to text";
2626
+ readonly "textShadow:gray": "Adds a gray shadow to text";
2627
+ readonly "textShadow:green": "Adds a green shadow to text";
2628
+ readonly "textShadow:greenyellow": "Adds a greenyellow shadow to text";
2629
+ readonly "textShadow:grey": "Adds a grey shadow to text";
2630
+ readonly "textShadow:honeydew": "Adds a honeydew shadow to text";
2631
+ readonly "textShadow:hotpink": "Adds a hotpink shadow to text";
2632
+ readonly "textShadow:indianred": "Adds an indianred shadow to text";
2633
+ readonly "textShadow:indigo": "Adds an indigo shadow to text";
2634
+ readonly "textShadow:ivory": "Adds an ivory shadow to text";
2635
+ readonly "textShadow:khaki": "Adds a khaki shadow to text";
2636
+ readonly "textShadow:lavender": "Adds a lavender shadow to text";
2637
+ readonly "textShadow:lavenderblush": "Adds a lavenderblush shadow to text";
2638
+ readonly "textShadow:lawngreen": "Adds a lawngreen shadow to text";
2639
+ readonly "textShadow:lemonchiffon": "Adds a shadow effect to text in a lemonchiffon color";
2640
+ readonly "textShadow:lightblue": "Adds a shadow effect to text in a lightblue color";
2641
+ readonly "textShadow:lightcoral": "Adds a shadow effect to text in a lightcoral color";
2642
+ readonly "textShadow:lightcyan": "Adds a shadow effect to text in a lightcyan color";
2643
+ readonly "textShadow:lightgoldenrodyellow": "Adds a shadow effect to text in a lightgoldenrodyellow color";
2644
+ readonly "textShadow:lightgray": "Adds a shadow effect to text in a lightgray color";
2645
+ readonly "textShadow:lightgreen": "Adds a shadow effect to text in a lightgreen color";
2646
+ readonly "textShadow:lightgrey": "Adds a shadow effect to text in a lightgrey color";
2647
+ readonly "textShadow:lightpink": "Adds a shadow effect to text in a lightpink color";
2648
+ readonly "textShadow:lightsalmon": "Adds a shadow effect to text in a lightsalmon color";
2649
+ readonly "textShadow:lightseagreen": "Adds a shadow effect to text in a lightseagreen color";
2650
+ readonly "textShadow:lightskyblue": "Adds a shadow effect to text in a lightskyblue color";
2651
+ readonly "textShadow:lightslategray": "Adds a shadow effect to text in a lightslategray color";
2652
+ readonly "textShadow:lightslategrey": "Adds a shadow effect to text in a lightslategrey color";
2653
+ readonly "textShadow:lightsteelblue": "Adds a shadow effect to text in a lightsteelblue color";
2654
+ readonly "textShadow:lightyellow": "Adds a shadow effect to text in a lightyellow color";
2655
+ readonly "textShadow:lime": "Adds a lime-colored shadow behind text";
2656
+ readonly "textShadow:limegreen": "Adds a limegreen-colored shadow behind text";
2657
+ readonly "textShadow:linen": "Adds a linen-colored shadow behind text";
2658
+ readonly "textShadow:magenta": "Adds a magenta-colored shadow behind text";
2659
+ readonly "textShadow:maroon": "Adds a maroon-colored shadow behind text";
2660
+ readonly "textShadow:mediumaquamarine": "Adds a mediumaquamarine-colored shadow behind text";
2661
+ readonly "textShadow:mediumblue": "Adds a mediumblue-colored shadow behind text";
2662
+ readonly "textShadow:mediumorchid": "Adds a mediumorchid-colored shadow behind text";
2663
+ readonly "textShadow:mediumpurple": "Adds a mediumpurple-colored shadow behind text";
2664
+ readonly "textShadow:mediumseagreen": "Adds a mediumseagreen-colored shadow behind text";
2665
+ readonly "textShadow:mediumslateblue": "Adds a mediumslateblue-colored shadow behind text";
2666
+ readonly "textShadow:mediumspringgreen": "Adds a mediumspringgreen-colored shadow behind text";
2667
+ readonly "textShadow:mediumturquoise": "Adds a mediumturquoise-colored shadow behind text";
2668
+ readonly "textShadow:mediumvioletred": "Adds a mediumvioletred-colored shadow behind text";
2669
+ readonly "textShadow:midnightblue": "Adds a midnightblue-colored shadow behind text";
2670
+ readonly "textShadow:mintcream": "Adds a mintcream-colored shadow behind text";
2671
+ readonly "textShadow:mistyrose": "Adds a mistyrose shadow to text";
2672
+ readonly "textShadow:moccasin": "Adds a moccasin shadow to text";
2673
+ readonly "textShadow:navajowhite": "Adds a navajowhite shadow to text";
2674
+ readonly "textShadow:navy": "Adds a navy shadow to text";
2675
+ readonly "textShadow:oldlace": "Adds an oldlace shadow to text";
2676
+ readonly "textShadow:olive": "Adds an olive shadow to text";
2677
+ readonly "textShadow:olivedrab": "Adds an olivedrab shadow to text";
2678
+ readonly "textShadow:orange": "Adds an orange shadow to text";
2679
+ readonly "textShadow:orangered": "Adds an orangered shadow to text";
2680
+ readonly "textShadow:orchid": "Adds an orchid shadow to text";
2681
+ readonly "textShadow:palegoldenrod": "Adds a palegoldenrod shadow to text";
2682
+ readonly "textShadow:palegreen": "Adds a palegreen shadow to text";
2683
+ readonly "textShadow:paleturquoise": "Adds a paleturquoise shadow to text";
2684
+ readonly "textShadow:palevioletred": "Adds a palevioletred shadow to text";
2685
+ readonly "textShadow:papayawhip": "Adds a papayawhip shadow to text";
2686
+ readonly "textShadow:peachpuff": "Adds a peachpuff shadow to text";
2687
+ readonly "textShadow:peru": "Adds a shadow effect to text with a light brown color (peru)";
2688
+ readonly "textShadow:pink": "Adds a shadow effect to text with a pink color";
2689
+ readonly "textShadow:plum": "Adds a shadow effect to text with a purple-red color (plum)";
2690
+ readonly "textShadow:powderblue": "Adds a shadow effect to text with a pale blue color (powderblue)";
2691
+ readonly "textShadow:purple": "Adds a shadow effect to text with a dark purple color";
2692
+ readonly "textShadow:rebeccapurple": "Adds a shadow effect to text with a dark purple-blue color (rebeccapurple)";
2693
+ readonly "textShadow:red": "Adds a shadow effect to text with a red color";
2694
+ readonly "textShadow:rosybrown": "Adds a shadow effect to text with a light brown-pink color (rosybrown)";
2695
+ readonly "textShadow:royalblue": "Adds a shadow effect to text with a bright blue color (royalblue)";
2696
+ readonly "textShadow:saddlebrown": "Adds a shadow effect to text with a dark brown color (saddlebrown)";
2697
+ readonly "textShadow:salmon": "Adds a shadow effect to text with a pink-orange color (salmon)";
2698
+ readonly "textShadow:sandybrown": "Adds a shadow effect to text with a light brown-orange color (sandybrown)";
2699
+ readonly "textShadow:seagreen": "Adds a shadow effect to text with a green color (seagreen)";
2700
+ readonly "textShadow:seashell": "Adds a shadow effect to text with a pale pink color (seashell)";
2701
+ readonly "textShadow:sienna": "Adds a shadow effect to text with a dark brown-orange color (sienna)";
2702
+ readonly "textShadow:silver": "Adds a shadow effect to text with a silver color";
2703
+ readonly "textShadow:skyblue": "Adds a sky blue shadow to text";
2704
+ readonly "textShadow:slateblue": "Adds a slate blue shadow to text";
2705
+ readonly "textShadow:slategray": "Adds a slate gray shadow to text";
2706
+ readonly "textShadow:slategrey": "Adds a slate gray shadow to text";
2707
+ readonly "textShadow:snow": "Adds a snow shadow to text";
2708
+ readonly "textShadow:springgreen": "Adds a spring green shadow to text";
2709
+ readonly "textShadow:steelblue": "Adds a steel blue shadow to text";
2710
+ readonly "textShadow:tan": "Adds a tan shadow to text";
2711
+ readonly "textShadow:teal": "Adds a teal shadow to text";
2712
+ readonly "textShadow:thistle": "Adds a thistle shadow to text";
2713
+ readonly "textShadow:tomato": "Adds a tomato shadow to text";
2714
+ readonly "textShadow:turquoise": "Adds a turquoise shadow to text";
2715
+ readonly "textShadow:violet": "Adds a violet shadow to text";
2716
+ readonly "textShadow:wheat": "Adds a wheat shadow to text";
2717
+ readonly "textShadow:white": "Adds a white shadow to text";
2718
+ readonly "textShadow:whitesmoke": "Adds a white smoke shadow to text";
2719
+ readonly "textShadow:yellow": "Adds a yellow shadow to text";
2720
+ readonly "textShadow:yellowgreen": "Adds a yellowgreen shadow to text";
2721
+ readonly "textShadow:currentColor": "Adds a shadow to text with the same color as the text itself";
2722
+ readonly "textShadow:ActiveBorder": "Adds a shadow to text with the color of the active window border";
2723
+ readonly "textShadow:ActiveCaption": "Adds a shadow to text with the color of the active window caption";
2724
+ readonly "textShadow:AppWorkspace": "Adds a shadow to text with the color of the application workspace";
2725
+ readonly "textShadow:Background": "Adds a shadow to text with the color of the background";
2726
+ readonly "textShadow:ButtonFace": "Adds a shadow to text with the color of the button face";
2727
+ readonly "textShadow:ButtonHighlight": "Adds a shadow to text with the color of the button highlight";
2728
+ readonly "textShadow:ButtonShadow": "Adds a shadow to text with the color of the button shadow";
2729
+ readonly "textShadow:ButtonText": "Adds a shadow to text with the color of the button text";
2730
+ readonly "textShadow:CaptionText": "Adds a shadow to text with the color of the window caption text";
2731
+ readonly "textShadow:GrayText": "Adds a shadow to text with the color of the gray text";
2732
+ readonly "textShadow:Highlight": "Adds a shadow to text with the color of the highlight";
2733
+ readonly "textShadow:HighlightText": "Adds a shadow to text with the color of the highlighted text";
2734
+ readonly "textShadow:InactiveBorder": "Adds a shadow to text with the color of the inactive window border";
2735
+ readonly "textShadow:InactiveCaption": "Adds a shadow to text with the color of inactive caption";
2736
+ readonly "textShadow:InactiveCaptionText": "Adds a shadow to text with the color of inactive caption text";
2737
+ readonly "textShadow:InfoBackground": "Adds a shadow to text with the color of info background";
2738
+ readonly "textShadow:InfoText": "Adds a shadow to text with the color of info text";
2739
+ readonly "textShadow:Menu": "Adds a shadow to text with the color of menu";
2740
+ readonly "textShadow:MenuText": "Adds a shadow to text with the color of menu text";
2741
+ readonly "textShadow:Scrollbar": "Adds a shadow to text with the color of scrollbar";
2742
+ readonly "textShadow:ThreeDDarkShadow": "Adds a shadow to text with the color of 3D dark shadow";
2743
+ readonly "textShadow:ThreeDFace": "Adds a shadow to text with the color of 3D face";
2744
+ readonly "textShadow:ThreeDHighlight": "Adds a shadow to text with the color of 3D highlight";
2745
+ readonly "textShadow:ThreeDLightShadow": "Adds a shadow to text with the color of 3D light shadow";
2746
+ readonly "textShadow:ThreeDShadow": "Adds a shadow to text with the color of 3D shadow";
2747
+ readonly "textShadow:Window": "Adds a shadow to text with the color of window";
2748
+ readonly "textShadow:WindowFrame": "Adds a shadow to text with the color of window frame";
2749
+ readonly "textShadow:WindowText": "Adds a shadow to text with the color of window text";
2750
+ readonly "textShadow:initial": "Resets the text shadow to its default value";
2751
+ readonly "textShadow:inherit": "Adds a shadow to text, using the same value as its parent element";
2752
+ readonly "textShadow:unset": "Removes any shadow from text";
2753
+ readonly "textSizeAdjust:none": "Prevents the browser from adjusting the font size based on the user's preferences";
2754
+ readonly "textSizeAdjust:auto": "Allows the browser to adjust the font size based on the user's preferences";
2755
+ readonly "textSizeAdjust:initial": "Sets the font size adjustment to its default value";
2756
+ readonly "textSizeAdjust:inherit": "Inherits the font size adjustment value from its parent element";
2757
+ readonly "textSizeAdjust:unset": "Resets the font size adjustment to its initial value";
2758
+ readonly "textTransform:none": "Displays text in its original capitalization";
2759
+ readonly "textTransform:capitalize": "Capitalizes the first letter of each word in the text";
2760
+ readonly "textTransform:uppercase": "Displays all text in uppercase letters";
2761
+ readonly "textTransform:lowercase": "Displays all text in lowercase letters";
2762
+ readonly "textTransform:full-width": "Displays text in full-width characters";
2763
+ readonly "textTransform:full-size-kana": "Displays text in full-size Kana characters";
2764
+ readonly "textTransform:initial": "Resets the text transformation to its initial value";
2765
+ readonly "textTransform:inherit": "Inherits the text transformation value from its parent element";
2766
+ readonly "textTransform:unset": "Resets the text transformation to its default value";
2767
+ readonly "textUnderlineOffset:auto": "Sets the offset distance between text and underline to automatic";
2768
+ readonly "textUnderlineOffset:initial": "Sets the offset distance between text and underline to default";
2769
+ readonly "textUnderlineOffset:inherit": "Inherits the offset distance between text and underline from parent element";
2770
+ readonly "textUnderlineOffset:unset": "Resets offset distance between text and underline to default";
2771
+ readonly "textUnderlinePosition:auto": "Sets the position of underline relative to text to automatic";
2772
+ readonly "textUnderlinePosition:from-font": "Sets the position of underline relative to text according to font";
2773
+ readonly "textUnderlinePosition:under": "Sets the position of underline relative to text to under the text";
2774
+ readonly "textUnderlinePosition:left": "Sets the position of underline relative to text to the left of text";
2775
+ readonly "textUnderlinePosition:right": "Sets the position of underline relative to text to the right of text";
2776
+ readonly "textUnderlinePosition:initial": "Resets the position of underline relative to text to default";
2777
+ readonly "textUnderlinePosition:inherit": "Inherits the position of underline relative to text from parent element";
2778
+ readonly "textUnderlinePosition:unset": "Resets the position of underline relative to text to default";
2779
+ readonly "top:auto": "Sets the top edge of an element to automatic";
2780
+ readonly "top:initial": "Sets the top edge of an element to default";
2781
+ readonly "top:inherit": "Inherits the top edge of an element from parent element";
2782
+ readonly "top:unset": "Resets the top edge of an element to default";
2783
+ readonly "touchAction:auto": "Sets how touch events are handled on an element";
2784
+ readonly "touchAction:none": "Allows touch events on an element";
2785
+ readonly "touchAction:pan-x": "Disallows touch events on an element";
2786
+ readonly "touchAction:pan-left": "Allows horizontal panning on an element";
2787
+ readonly "touchAction:pan-right": "Allows leftward horizontal panning on an element";
2788
+ readonly "touchAction:pan-y": "Allows rightward horizontal panning on an element";
2789
+ readonly "touchAction:pan-up": "Allows vertical panning on an element";
2790
+ readonly "touchAction:pan-down": "Allows upward vertical panning on an element";
2791
+ readonly "touchAction:pinch-zoom": "Allows downward vertical panning on an element";
2792
+ readonly "touchAction:manipulation": "Allows pinch zooming on an element";
2793
+ readonly "touchAction:initial": "Allows user manipulation of an element";
2794
+ readonly "touchAction:inherit": "Sets the touch-action property to its default value";
2795
+ readonly "touchAction:unset": "Inherits the touch-action property from its parent element";
2796
+ readonly "transform:none": "Unsets the touch-action property";
2797
+ readonly "transform:initial": "Sets the transformation of an element to its default state";
2798
+ readonly "transform:inherit": "Inherits the transformation of an element from its parent element";
2799
+ readonly "transform:unset": "Sets the transformation to the default value";
2800
+ readonly "transformBox:content-box": "Defines the reference box for the transformation to be the content box";
2801
+ readonly "transformBox:border-box": "Defines the reference box for the transformation to be the border box";
2802
+ readonly "transformBox:fill-box": "Defines the reference box for the transformation to be the area filled by the element";
2803
+ readonly "transformBox:stroke-box": "Defines the reference box for the transformation to be the area stroked by the element's outline";
2804
+ readonly "transformBox:view-box": "Defines the reference box for the transformation to be the viewport";
2805
+ readonly "transformBox:initial": "Sets the reference box for the transformation to the initial value";
2806
+ readonly "transformBox:inherit": "Inherits the reference box for the transformation from the parent element";
2807
+ readonly "transformBox:unset": "Resets the reference box for the transformation to the default value";
2808
+ readonly "transformOrigin:left": "Sets the point of origin for the transformation to the left side of the element";
2809
+ readonly "transformOrigin:center": "Sets the point of origin for the transformation to the center of the element";
2810
+ readonly "transformOrigin:right": "Sets the point of origin for the transformation to the right side of the element";
2811
+ readonly "transformOrigin:top": "Sets the point of origin for the transformation to the top of the element";
2812
+ readonly "transformOrigin:bottom": "Sets the point of origin for the transformation to the bottom of the element";
2813
+ readonly "transformOrigin:initial": "Sets the point of origin for the transformation to the initial value";
2814
+ readonly "transformOrigin:inherit": "Inherits the point of origin for the transformation from the parent element";
2815
+ readonly "transformOrigin:unset": "Sets the point of origin for a CSS transform to the default value";
2816
+ readonly "transformStyle:flat": "Defines how a transformed element is displayed in 3D space";
2817
+ readonly "transformStyle:preserve-3d": "Defines how a transformed element is displayed in 3D space, preserving its 3D transformations";
2818
+ readonly "transformStyle:initial": "Sets the transform-style property to its default value";
2819
+ readonly "transformStyle:inherit": "Inherits the transform-style property from its parent element";
2820
+ readonly "transformStyle:unset": "Resets the transform-style property to the default value";
2821
+ readonly "transitionDelay:initial": "Sets the delay time for a CSS transition to its initial value";
2822
+ readonly "transitionDelay:inherit": "Inherits the delay time for a CSS transition from its parent element";
2823
+ readonly "transitionDelay:unset": "Resets the delay time for a CSS transition to the default value";
2824
+ readonly "transitionDuration:initial": "Sets the duration of a CSS transition to its initial value";
2825
+ readonly "transitionDuration:inherit": "Inherits the duration of a CSS transition from its parent element";
2826
+ readonly "transitionDuration:unset": "Resets the duration of a CSS transition to the default value";
2827
+ readonly "transitionProperty:none": "Specifies which CSS properties should transition over time";
2828
+ readonly "transitionProperty:all": "Specifies that all CSS properties should transition over time";
2829
+ readonly "transitionProperty:initial": "Resets the transition-property property to its initial value";
2830
+ readonly "transitionProperty:inherit": "Inherits the transition-property property from its parent element";
2831
+ readonly "transitionProperty:unset": "Sets which CSS properties should transition";
2832
+ readonly "transitionTimingFunction:linear": "Sets the speed curve of a transition to linear";
2833
+ readonly "transitionTimingFunction:ease": "Sets the speed curve of a transition to ease";
2834
+ readonly "transitionTimingFunction:ease-in": "Sets the speed curve of a transition to ease-in";
2835
+ readonly "transitionTimingFunction:ease-out": "Sets the speed curve of a transition to ease-out";
2836
+ readonly "transitionTimingFunction:ease-in-out": "Sets the speed curve of a transition to ease-in-out";
2837
+ readonly "transitionTimingFunction:step-start": "Sets the speed curve of a transition to start abruptly";
2838
+ readonly "transitionTimingFunction:step-end": "Sets the speed curve of a transition to end abruptly";
2839
+ readonly "transitionTimingFunction:initial": "Sets the speed curve of a transition to default";
2840
+ readonly "transitionTimingFunction:inherit": "Sets the speed curve of a transition to inherit from parent element";
2841
+ readonly "transitionTimingFunction:unset": "Sets the speed curve of a transition to not set";
2842
+ readonly "translate:none": "Sets no translation for an element";
2843
+ readonly "translate:initial": "Sets the initial translation for an element";
2844
+ readonly "translate:inherit": "Inherits the translation from parent element";
2845
+ readonly "translate:unset": "Sets no translation for an element";
2846
+ readonly "unicodeBidi:normal": "Sets the level of bidi embedding to normal";
2847
+ readonly "unicodeBidi:embed": "Sets the directionality of text to embed";
2848
+ readonly "unicodeBidi:isolate": "Sets the directionality of text to isolate";
2849
+ readonly "unicodeBidi:bidi-override": "Overrides the current directionality of text";
2850
+ readonly "unicodeBidi:isolate-override": "Overrides the current directionality of text and isolates it";
2851
+ readonly "unicodeBidi:plaintext": "Sets the directionality of text to plaintext";
2852
+ readonly "unicodeBidi:initial": "Sets the directionality of text to its initial value";
2853
+ readonly "unicodeBidi:inherit": "Inherits the directionality of text from the parent element";
2854
+ readonly "unicodeBidi:unset": "Resets the directionality of text to its default value";
2855
+ readonly "userSelect:auto": "Sets the ability to select text to automatic";
2856
+ readonly "userSelect:text": "Sets the ability to select text to enabled";
2857
+ readonly "userSelect:none": "Disables the ability to select text";
2858
+ readonly "userSelect:contain": "Limits the ability to select text to certain elements";
2859
+ readonly "userSelect:all": "Allows the ability to select all elements, including those that are usually unselectable";
2860
+ readonly "userSelect:initial": "Resets the ability to select text to its initial value";
2861
+ readonly "userSelect:inherit": "Inherits the ability to select text from the parent element";
2862
+ readonly "userSelect:unset": "Resets the ability to select text to its default value";
2863
+ readonly "verticalAlign:baseline": "Aligns an element's baseline with the baseline of its parent element";
2864
+ readonly "verticalAlign:sub": "Aligns an element's subscript with the baseline of its parent element";
2865
+ readonly "verticalAlign:super": "Aligns an element's superscript with the baseline of its parent element";
2866
+ readonly "verticalAlign:text-top": "Aligns an element's top with the top of the parent element's font";
2867
+ readonly "verticalAlign:text-bottom": "Aligns an element's bottom with the bottom of the parent element's font";
2868
+ readonly "verticalAlign:middle": "Aligns an element's middle with the middle of the parent element's font";
2869
+ readonly "verticalAlign:top": "Aligns an element's top with the top of the parent element";
2870
+ readonly "verticalAlign:bottom": "Aligns an element's bottom with the bottom of the parent element";
2871
+ readonly "verticalAlign:initial": "Sets the vertical alignment to its default value";
2872
+ readonly "verticalAlign:inherit": "Inherits the vertical alignment from its parent element";
2873
+ readonly "verticalAlign:unset": "Resets the vertical alignment to its initial value";
2874
+ readonly "visibility:visible": "Makes an element visible";
2875
+ readonly "visibility:hidden": "Hides an element but still takes up space";
2876
+ readonly "visibility:collapse": "Hides an element and collapses the space it takes up";
2877
+ readonly "visibility:initial": "Resets the visibility to its default value";
2878
+ readonly "visibility:inherit": "Inherits the visibility from its parent element";
2879
+ readonly "visibility:unset": "Sets the visibility of an element to its default value";
2880
+ readonly "whiteSpace:normal": "Defines how white space inside an element is handled";
2881
+ readonly "whiteSpace:pre": "Defines how white space inside an element is handled, preserving spaces and line breaks";
2882
+ readonly "whiteSpace:nowrap": "Defines how white space inside an element is handled, not allowing line breaks";
2883
+ readonly "whiteSpace:pre-wrap": "Defines how white space inside an element is handled, preserving spaces and allowing line breaks";
2884
+ readonly "whiteSpace:pre-line": "Defines how white space inside an element is handled, preserving line breaks but not spaces";
2885
+ readonly "whiteSpace:break-spaces": "Defines how white space inside an element is handled, allowing line breaks only when necessary";
2886
+ readonly "whiteSpace:initial": "Sets the white-space property to its default value";
2887
+ readonly "whiteSpace:inherit": "Inherits the white-space property from its parent element";
2888
+ readonly "whiteSpace:unset": "Resets the white-space property to its initial value";
2889
+ readonly "widows:initial": "Sets the minimum number of lines for an element to display at the bottom of a page";
2890
+ readonly "widows:inherit": "Inherits the number of lines for an element to display at the bottom of a page from its parent element";
2891
+ readonly "widows:unset": "Resets the number of lines for an element to display at the bottom of a page to its default value";
2892
+ readonly "width:auto": "Sets the width of an element to its default value";
2893
+ readonly "width:min-content": "Sets the width of an element to fit its content, with minimum width constraint";
2894
+ readonly "width:max-content": "Sets the width of an element to fit its content, with maximum width constraint";
2895
+ readonly "width:fit-content": "Sets the element width to fit its content";
2896
+ readonly "width:initial": "Sets the initial width of the element";
2897
+ readonly "width:inherit": "Inherits the width property from its parent element";
2898
+ readonly "width:unset": "Unsets the width property, allowing it to revert to its default value";
2899
+ readonly "willChange:auto": "Indicates the CSS property that will be changed and how it will be animated";
2900
+ readonly "willChange:scroll-position": "Indicates the CSS property that will be changed to scroll-position and how it will be animated";
2901
+ readonly "willChange:contents": "Indicates the CSS property that will be changed to contents and how it will be animated";
2902
+ readonly "willChange:initial": "Sets the initial value of the will-change property";
2903
+ readonly "willChange:inherit": "Inherits the will-change property from its parent element";
2904
+ readonly "willChange:unset": "Unsets the will-change property, allowing it to revert to its default value";
2905
+ readonly "wordBreak:normal": "Determines how words should be broken when reaching the end of a line";
2906
+ readonly "wordBreak:break-all": "Breaks words when reaching the end of a line, even if it means breaking within the word";
2907
+ readonly "wordBreak:keep-all": "Prevents words from breaking at the end of a line";
2908
+ readonly "wordBreak:break-word": "Breaks words when reaching the end of a line, but only if necessary";
2909
+ readonly "wordBreak:initial": "Sets the initial value of the word-break property";
2910
+ readonly "wordBreak:inherit": "Inherits the word-break property from its parent element";
2911
+ readonly "wordBreak:unset": "Sets how words should break when reaching the end of a line";
2912
+ readonly "wordSpacing:normal": "Sets the amount of space between words to normal";
2913
+ readonly "wordSpacing:initial": "Sets the amount of space between words to the default value";
2914
+ readonly "wordSpacing:inherit": "Inherits the amount of space between words from the parent element";
2915
+ readonly "wordSpacing:unset": "Resets the amount of space between words to the default value";
2916
+ readonly "wordWrap:normal": "Sets how words should wrap when reaching the end of a line";
2917
+ readonly "wordWrap:break-word": "Allows words to break and wrap to the next line when reaching the end of a line";
2918
+ readonly "wordWrap:initial": "Sets how words should wrap to the default value";
2919
+ readonly "wordWrap:inherit": "Inherits how words should wrap from the parent element";
2920
+ readonly "wordWrap:unset": "Resets how words should wrap to the default value";
2921
+ readonly "writingMode:horizontal-tb": "Sets the direction of horizontal text to left-to-right";
2922
+ readonly "writingMode:vertical-rl": "Sets the direction of vertical text to right-to-left";
2923
+ readonly "writingMode:vertical-lr": "Sets the direction of vertical text to left-to-right";
2924
+ readonly "writingMode:sideways-rl": "Sets the direction of sideways text to right-to-left";
2925
+ readonly "writingMode:sideways-lr": "Sets the direction of sideways text to left-to-right";
2926
+ readonly "writingMode:initial": "Sets the direction of text to the default value";
2927
+ readonly "writingMode:inherit": "Sets the direction for text to be inherited from the parent element";
2928
+ readonly "writingMode:unset": "Resets the direction for text to the default value";
2929
+ readonly "zIndex:auto": "Sets the stacking order of an element to be automatically determined";
2930
+ readonly "zIndex:initial": "Sets the stacking order of an element to its default value";
2931
+ readonly "zIndex:inherit": "Sets the stacking order of an element to be inherited from the parent element";
2932
+ readonly "zIndex:unset": "Resets the stacking order of an element to the default value";
2933
+ };