source: frontend/node_modules/cssstyle/lib/allProperties.js

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 11 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 9.0 KB
Line 
1'use strict';
2
3// autogenerated - 4/29/2020
4
5/*
6 *
7 * https://www.w3.org/Style/CSS/all-properties.en.html
8 */
9
10module.exports = new Set([
11 'align-content',
12 'align-items',
13 'align-self',
14 'alignment-baseline',
15 'all',
16 'animation',
17 'animation-delay',
18 'animation-direction',
19 'animation-duration',
20 'animation-fill-mode',
21 'animation-iteration-count',
22 'animation-name',
23 'animation-play-state',
24 'animation-timing-function',
25 'appearance',
26 'azimuth',
27 'background',
28 'background-attachment',
29 'background-blend-mode',
30 'background-clip',
31 'background-color',
32 'background-image',
33 'background-origin',
34 'background-position',
35 'background-repeat',
36 'background-size',
37 'baseline-shift',
38 'block-overflow',
39 'block-size',
40 'bookmark-label',
41 'bookmark-level',
42 'bookmark-state',
43 'border',
44 'border-block',
45 'border-block-color',
46 'border-block-end',
47 'border-block-end-color',
48 'border-block-end-style',
49 'border-block-end-width',
50 'border-block-start',
51 'border-block-start-color',
52 'border-block-start-style',
53 'border-block-start-width',
54 'border-block-style',
55 'border-block-width',
56 'border-bottom',
57 'border-bottom-color',
58 'border-bottom-left-radius',
59 'border-bottom-right-radius',
60 'border-bottom-style',
61 'border-bottom-width',
62 'border-boundary',
63 'border-collapse',
64 'border-color',
65 'border-end-end-radius',
66 'border-end-start-radius',
67 'border-image',
68 'border-image-outset',
69 'border-image-repeat',
70 'border-image-slice',
71 'border-image-source',
72 'border-image-width',
73 'border-inline',
74 'border-inline-color',
75 'border-inline-end',
76 'border-inline-end-color',
77 'border-inline-end-style',
78 'border-inline-end-width',
79 'border-inline-start',
80 'border-inline-start-color',
81 'border-inline-start-style',
82 'border-inline-start-width',
83 'border-inline-style',
84 'border-inline-width',
85 'border-left',
86 'border-left-color',
87 'border-left-style',
88 'border-left-width',
89 'border-radius',
90 'border-right',
91 'border-right-color',
92 'border-right-style',
93 'border-right-width',
94 'border-spacing',
95 'border-start-end-radius',
96 'border-start-start-radius',
97 'border-style',
98 'border-top',
99 'border-top-color',
100 'border-top-left-radius',
101 'border-top-right-radius',
102 'border-top-style',
103 'border-top-width',
104 'border-width',
105 'bottom',
106 'box-decoration-break',
107 'box-shadow',
108 'box-sizing',
109 'box-snap',
110 'break-after',
111 'break-before',
112 'break-inside',
113 'caption-side',
114 'caret',
115 'caret-color',
116 'caret-shape',
117 'chains',
118 'clear',
119 'clip',
120 'clip-path',
121 'clip-rule',
122 'color',
123 'color-adjust',
124 'color-interpolation-filters',
125 'color-scheme',
126 'column-count',
127 'column-fill',
128 'column-gap',
129 'column-rule',
130 'column-rule-color',
131 'column-rule-style',
132 'column-rule-width',
133 'column-span',
134 'column-width',
135 'columns',
136 'contain',
137 'content',
138 'continue',
139 'counter-increment',
140 'counter-reset',
141 'counter-set',
142 'cue',
143 'cue-after',
144 'cue-before',
145 'cursor',
146 'direction',
147 'display',
148 'dominant-baseline',
149 'elevation',
150 'empty-cells',
151 'filter',
152 'flex',
153 'flex-basis',
154 'flex-direction',
155 'flex-flow',
156 'flex-grow',
157 'flex-shrink',
158 'flex-wrap',
159 'float',
160 'flood-color',
161 'flood-opacity',
162 'flow',
163 'flow-from',
164 'flow-into',
165 'font',
166 'font-family',
167 'font-feature-settings',
168 'font-kerning',
169 'font-language-override',
170 'font-optical-sizing',
171 'font-palette',
172 'font-size',
173 'font-size-adjust',
174 'font-stretch',
175 'font-style',
176 'font-synthesis',
177 'font-synthesis-small-caps',
178 'font-synthesis-style',
179 'font-synthesis-weight',
180 'font-variant',
181 'font-variant-alternates',
182 'font-variant-caps',
183 'font-variant-east-asian',
184 'font-variant-emoji',
185 'font-variant-ligatures',
186 'font-variant-numeric',
187 'font-variant-position',
188 'font-variation-settings',
189 'font-weight',
190 'footnote-display',
191 'footnote-policy',
192 'forced-color-adjust',
193 'gap',
194 'glyph-orientation-vertical',
195 'grid',
196 'grid-area',
197 'grid-auto-columns',
198 'grid-auto-flow',
199 'grid-auto-rows',
200 'grid-column',
201 'grid-column-end',
202 'grid-column-start',
203 'grid-row',
204 'grid-row-end',
205 'grid-row-start',
206 'grid-template',
207 'grid-template-areas',
208 'grid-template-columns',
209 'grid-template-rows',
210 'hanging-punctuation',
211 'height',
212 'hyphenate-character',
213 'hyphenate-limit-chars',
214 'hyphenate-limit-last',
215 'hyphenate-limit-lines',
216 'hyphenate-limit-zone',
217 'hyphens',
218 'image-orientation',
219 'image-rendering',
220 'image-resolution',
221 'initial-letters',
222 'initial-letters-align',
223 'initial-letters-wrap',
224 'inline-size',
225 'inline-sizing',
226 'inset',
227 'inset-block',
228 'inset-block-end',
229 'inset-block-start',
230 'inset-inline',
231 'inset-inline-end',
232 'inset-inline-start',
233 'isolation',
234 'justify-content',
235 'justify-items',
236 'justify-self',
237 'left',
238 'letter-spacing',
239 'lighting-color',
240 'line-break',
241 'line-clamp',
242 'line-grid',
243 'line-height',
244 'line-padding',
245 'line-snap',
246 'list-style',
247 'list-style-image',
248 'list-style-position',
249 'list-style-type',
250 'margin',
251 'margin-block',
252 'margin-block-end',
253 'margin-block-start',
254 'margin-bottom',
255 'margin-inline',
256 'margin-inline-end',
257 'margin-inline-start',
258 'margin-left',
259 'margin-right',
260 'margin-top',
261 'marker-side',
262 'mask',
263 'mask-border',
264 'mask-border-mode',
265 'mask-border-outset',
266 'mask-border-repeat',
267 'mask-border-slice',
268 'mask-border-source',
269 'mask-border-width',
270 'mask-clip',
271 'mask-composite',
272 'mask-image',
273 'mask-mode',
274 'mask-origin',
275 'mask-position',
276 'mask-repeat',
277 'mask-size',
278 'mask-type',
279 'max-block-size',
280 'max-height',
281 'max-inline-size',
282 'max-lines',
283 'max-width',
284 'min-block-size',
285 'min-height',
286 'min-inline-size',
287 'min-width',
288 'mix-blend-mode',
289 'nav-down',
290 'nav-left',
291 'nav-right',
292 'nav-up',
293 'object-fit',
294 'object-position',
295 'offset',
296 'offset-after',
297 'offset-anchor',
298 'offset-before',
299 'offset-distance',
300 'offset-end',
301 'offset-path',
302 'offset-position',
303 'offset-rotate',
304 'offset-start',
305 'opacity',
306 'order',
307 'orphans',
308 'outline',
309 'outline-color',
310 'outline-offset',
311 'outline-style',
312 'outline-width',
313 'overflow',
314 'overflow-block',
315 'overflow-inline',
316 'overflow-wrap',
317 'overflow-x',
318 'overflow-y',
319 'padding',
320 'padding-block',
321 'padding-block-end',
322 'padding-block-start',
323 'padding-bottom',
324 'padding-inline',
325 'padding-inline-end',
326 'padding-inline-start',
327 'padding-left',
328 'padding-right',
329 'padding-top',
330 'page',
331 'page-break-after',
332 'page-break-before',
333 'page-break-inside',
334 'pause',
335 'pause-after',
336 'pause-before',
337 'pitch',
338 'pitch-range',
339 'place-content',
340 'place-items',
341 'place-self',
342 'play-during',
343 'position',
344 'quotes',
345 'region-fragment',
346 'resize',
347 'rest',
348 'rest-after',
349 'rest-before',
350 'richness',
351 'right',
352 'row-gap',
353 'ruby-align',
354 'ruby-merge',
355 'ruby-position',
356 'running',
357 'scroll-behavior',
358 'scroll-margin',
359 'scroll-margin-block',
360 'scroll-margin-block-end',
361 'scroll-margin-block-start',
362 'scroll-margin-bottom',
363 'scroll-margin-inline',
364 'scroll-margin-inline-end',
365 'scroll-margin-inline-start',
366 'scroll-margin-left',
367 'scroll-margin-right',
368 'scroll-margin-top',
369 'scroll-padding',
370 'scroll-padding-block',
371 'scroll-padding-block-end',
372 'scroll-padding-block-start',
373 'scroll-padding-bottom',
374 'scroll-padding-inline',
375 'scroll-padding-inline-end',
376 'scroll-padding-inline-start',
377 'scroll-padding-left',
378 'scroll-padding-right',
379 'scroll-padding-top',
380 'scroll-snap-align',
381 'scroll-snap-stop',
382 'scroll-snap-type',
383 'shape-image-threshold',
384 'shape-inside',
385 'shape-margin',
386 'shape-outside',
387 'spatial-navigation-action',
388 'spatial-navigation-contain',
389 'spatial-navigation-function',
390 'speak',
391 'speak-as',
392 'speak-header',
393 'speak-numeral',
394 'speak-punctuation',
395 'speech-rate',
396 'stress',
397 'string-set',
398 'tab-size',
399 'table-layout',
400 'text-align',
401 'text-align-all',
402 'text-align-last',
403 'text-combine-upright',
404 'text-decoration',
405 'text-decoration-color',
406 'text-decoration-line',
407 'text-decoration-style',
408 'text-emphasis',
409 'text-emphasis-color',
410 'text-emphasis-position',
411 'text-emphasis-style',
412 'text-group-align',
413 'text-indent',
414 'text-justify',
415 'text-orientation',
416 'text-overflow',
417 'text-shadow',
418 'text-space-collapse',
419 'text-space-trim',
420 'text-spacing',
421 'text-transform',
422 'text-underline-position',
423 'text-wrap',
424 'top',
425 'transform',
426 'transform-box',
427 'transform-origin',
428 'transition',
429 'transition-delay',
430 'transition-duration',
431 'transition-property',
432 'transition-timing-function',
433 'unicode-bidi',
434 'user-select',
435 'vertical-align',
436 'visibility',
437 'voice-balance',
438 'voice-duration',
439 'voice-family',
440 'voice-pitch',
441 'voice-range',
442 'voice-rate',
443 'voice-stress',
444 'voice-volume',
445 'volume',
446 'white-space',
447 'widows',
448 'width',
449 'will-change',
450 'word-boundary-detection',
451 'word-boundary-expansion',
452 'word-break',
453 'word-spacing',
454 'word-wrap',
455 'wrap-after',
456 'wrap-before',
457 'wrap-flow',
458 'wrap-inside',
459 'wrap-through',
460 'writing-mode',
461 'z-index',
462]);
Note: See TracBrowser for help on using the repository browser.