1use phf::phf_set;
2
3pub static LONG_HAND_LOGICAL: phf::Set<&'static str> = phf_set! {
7 "background-blend-mode",
9 "isolation",
10 "mix-blend-mode",
11
12 "animation-composition",
14 "animation-delay",
15 "animation-direction",
16 "animation-duration",
17 "animation-fill-mode",
18 "animation-iteration-count",
19 "animation-name",
20 "animation-play-state",
21 "animation-range-end",
22 "animation-range-start",
23 "animation-timing-function",
24 "animation-timeline",
25
26 "scroll-timeline-axis",
27 "scroll-timeline-name",
28
29 "timeline-scope",
30
31 "view-timeline-axis",
32 "view-timeline-inset",
33 "view-timeline-name",
34
35 "background-attachment",
37 "background-clip",
38 "background-color",
39 "background-image",
40 "background-origin",
41 "background-repeat",
42 "background-size",
43 "background-position-x",
44 "background-position-y",
45
46 "border-block-color", "border-block-stylex", "border-block-width", "border-block-start-color", "border-block-start-style", "border-block-start-width", "border-block-end-color", "border-block-end-style", "border-block-end-width", "border-inline-start-color", "border-inline-start-style", "border-inline-start-width", "border-inline-end-color", "border-inline-end-style", "border-inline-end-width", "border-image-outset",
63 "border-image-repeat",
64 "border-image-slice",
65 "border-image-source",
66 "border-image-width",
67
68 "border-start-end-radius", "border-start-start-radius", "border-end-end-radius", "border-end-start-radius", "corner-start-start-shape", "corner-start-end-shape", "corner-end-start-shape", "corner-end-end-shape", "box-shadow",
79
80 "accent-color",
82 "appearance",
83 "aspect-ratio",
84
85 "caret-color",
86 "caret-shape",
87
88 "cursor",
89 "ime-mode",
90 "input-security",
91
92 "outline-color",
93 "outline-offset",
94 "outline-style",
95 "outline-width",
96
97 "pointer-events",
98 "resize", "text-overflow",
100 "user-select",
101
102 "grid-row-gap", "row-gap",
105 "grid-column-gap", "column-gap",
107
108 "align-content",
109 "justify-content",
110
111 "align-items",
112 "justify-items",
113
114 "align-self",
115 "justify-self",
116
117 "box-sizing",
119
120 "block-size", "inline-size", "max-block-size", "max-inline-size", "min-block-size", "min-inline-size", "margin-block-start", "margin-block-end", "margin-inline-start", "margin-inline-end", "margin-trim",
134
135 "overscroll-behavior-block",
136 "overscroll-behavior-inline",
137
138 "padding-block-start", "padding-block-end", "padding-inline-start", "padding-inline-end", "visibility",
144
145 "color",
147 "color-scheme",
148 "forced-color-adjust",
149 "opacity",
150 "print-color-adjust",
151
152 "column-count",
154 "column-width",
155
156 "column-fill",
157 "column-span",
158
159 "column-rule-color",
160 "column-rule-style",
161 "column-rule-width",
162
163 "contain",
165
166 "contain-intrinsic-block-size",
167 "contain-intrinsic-width",
168 "contain-intrinsic-height",
169 "contain-intrinsic-inline-size",
170
171 "container-name",
172 "container-type",
173
174 "content-visibility",
175
176 "counter-increment",
178 "counter-reset",
179 "counter-set",
180
181 "display",
183
184 "flex-basis",
186 "flex-grow",
187 "flex-shrink",
188
189 "flex-direction",
190 "flex-wrap",
191
192 "order",
193
194 "font-family",
196 "font-size",
197 "font-stretch",
198 "font-style",
199 "font-weight",
200 "line-height",
201 "font-variant-alternates",
202 "font-variant-caps",
203 "font-variant-east-asian",
204 "font-variant-emoji",
205 "font-variant-ligatures",
206 "font-variant-numeric",
207 "font-variant-position",
208
209 "font-feature-settings",
210 "font-kerning",
211 "font-language-override",
212 "font-optical-sizing",
213 "font-palette",
214 "font-variation-settings",
215 "font-size-adjust",
216 "font-smooth", "font-synthesis-position",
218 "font-synthesis-small-caps",
219 "font-synthesis-style",
220 "font-synthesis-weight",
221
222 "line-height-step",
223
224 "box-decoration-break",
226 "break-after",
227 "break-before",
228 "break-inside",
229 "orphans",
230 "widows",
231
232 "content",
234 "quotes",
235
236 "grid-auto-flow",
238 "grid-auto-rows",
239 "grid-auto-columns",
240 "grid-template-columns",
241 "grid-template-rows",
242
243 "grid-row-start",
244 "grid-row-end",
245 "grid-column-start",
246 "grid-column-end",
247
248 "align-tracks",
249 "justify-tracks",
250 "masonry-auto-flow",
251
252 "image-orientation",
254 "image-rendering",
255 "image-resolution",
256 "object-fit",
257 "object-position",
258
259 "initial-letter",
261 "initial-letter-align",
262
263 "list-style-image",
265 "list-style-position",
266 "list-style-type",
267
268 "clip", "clip-path",
271
272 "mask-clip",
273 "mask-composite",
274 "mask-image",
275 "mask-mode",
276 "mask-origin",
277 "mask-position",
278 "mask-repeat",
279 "mask-size",
280
281 "mask-type",
282
283 "mask-border-mode",
284 "mask-border-outset",
285 "mask-border-repeat",
286 "mask-border-slice",
287 "mask-border-source",
288 "mask-border-width",
289
290 "text-rendering",
292
293 "offset-anchor",
295 "offset-distance",
296 "offset-path",
297 "offset-position",
298 "offset-rotate",
299
300 "-webkit-box-orient",
302 "-webkit-line-clamp",
303 "overflow-block",
306 "overflow-inline",
307
308 "overflow-clip-margin", "scroll-gutter",
311 "scroll-behavior",
312
313 "page",
315 "page-break-after",
316 "page-break-before",
317 "page-break-inside",
318
319 "inset-block-start", "inset-block-end", "inset-inline-start", "inset-inline-end", "clear",
326 "float",
327 "position",
329 "z-index",
330
331 "ruby-align",
333 "ruby-merge",
334 "ruby-position",
335
336 "overflow-anchor",
338
339 "scroll-margin-block-start",
341 "scroll-margin-block-end",
342 "scroll-margin-inline-start",
343 "scroll-margin-inline-end",
344
345 "scroll-padding-block-start",
346 "scroll-padding-block-end",
347 "scroll-padding-inline-start",
348 "scroll-padding-inline-end",
349
350 "scroll-snap-align",
351 "scroll-snap-stop",
356 "scrollbar-color",
361 "scrollbar-width",
362
363 "shape-image-threshold",
365 "shape-margin",
366 "shape-outside",
367
368 "azimuth",
370
371 "border-collapse",
373 "border-spacing",
374 "caption-side",
375 "empty-cells",
376 "table-layout",
377 "vertical-align",
378
379 "text-decoration-color",
381 "text-decoration-line",
382 "text-decoration-skip",
383 "text-decoration-skip-ink",
384 "text-decoration-style",
385 "text-decoration-thickness",
386
387 "text-emphasis-color",
388 "text-emphasis-position",
389 "text-emphasis-style",
390 "text-shadow",
391 "text-underline-offset",
392 "text-underline-position",
393
394 "hanging-punctuation",
396 "hyphenate-character",
397 "hyphenate-limit-chars",
398 "hyphens",
399 "letter-spacing",
400 "line-break",
401 "overflow-wrap",
402 "paint-order",
403 "tab-size",
404 "text-align",
405 "text-align-last",
406 "text-indent",
407 "text-justify",
408 "text-size-adjust",
409 "text-transform",
410 "text-wrap",
411 "white-space",
412 "white-space-collapse",
413 "word-break",
415 "word-spacing",
416 "word-wrap",
417
418 "backface-visibility",
420 "perspective",
421 "perspective-origin",
422 "rotate",
423 "scale",
424 "transform",
425 "transform-box",
426 "transform-origin",
427 "transform-style",
428 "translate",
429
430 "transition-delay",
433 "transition-duration",
434 "transition-property",
435 "transition-timing-function",
436
437 "view-transition-name",
439
440 "will-change",
442
443 "direction",
445 "text-combine-upright",
446 "text-orientation",
447 "unicode-bidi",
448 "writing-mode",
449
450 "backdrop-filter",
452 "filter",
453
454 "math-depth",
456 "math-shift",
457 "math-style",
458
459 "touch-action"
461};