|
4 | 4 | "-moz-force-broken-image-icon": {},
|
5 | 5 | "-moz-image-region": {},
|
6 | 6 | "-moz-orient": {
|
7 |
| - "__values": ["auto", "inline", "block"] |
| 7 | + "__values": ["inline", "block"] |
8 | 8 | },
|
9 | 9 | "-moz-user-focus": {},
|
10 | 10 | "-moz-user-input": {
|
11 |
| - "__values": ["auto", "disabled", "enabled", "none"] |
| 11 | + "__values": ["auto", "none"] |
12 | 12 | },
|
13 | 13 | "-webkit-animation-trigger": {},
|
14 | 14 | "-webkit-app-region": {},
|
|
36 | 36 | "-webkit-margin-after": {},
|
37 | 37 | "-webkit-margin-before": {},
|
38 | 38 | "-webkit-marquee": {},
|
39 |
| - "-webkit-mask-attachment": {}, |
40 | 39 | "-webkit-mask-box-image-outset": {},
|
41 | 40 | "-webkit-mask-box-image-repeat": {},
|
42 | 41 | "-webkit-mask-box-image-slice": {},
|
|
54 | 53 | "-webkit-min-logical-height": {},
|
55 | 54 | "-webkit-min-logical-width": {},
|
56 | 55 | "-webkit-nbsp-mode": {},
|
57 |
| - "-webkit-overflow-scrolling": {}, |
58 | 56 | "-webkit-perspective-origin-x": {},
|
59 | 57 | "-webkit-perspective-origin-y": {},
|
60 | 58 | "-webkit-rtl-ordering": {},
|
|
74 | 72 | "-webkit-transform-origin-z": {},
|
75 | 73 | "-webkit-user-drag": {},
|
76 | 74 | "-webkit-user-modify": {},
|
77 |
| - "align-tracks": {}, |
78 | 75 | "alt": {},
|
79 | 76 | "animation-timing-function": {
|
80 | 77 | "__additional_values": {
|
|
369 | 366 | },
|
370 | 367 | "__values": ["max-content", "min-content"]
|
371 | 368 | },
|
372 |
| - "justify-tracks": {}, |
373 | 369 | "layout-grid": {},
|
374 | 370 | "layout-grid-char": {},
|
375 | 371 | "layout-grid-line": {},
|
|
559 | 555 | "scroll-snap-points-y": {},
|
560 | 556 | "scroll-snap-type-x": {},
|
561 | 557 | "scroll-snap-type-y": {},
|
562 |
| - "scrollbar-3dlight-color": {}, |
563 |
| - "scrollbar-arrow-color": {}, |
564 |
| - "scrollbar-base-color": {}, |
565 |
| - "scrollbar-darkshadow-color": {}, |
566 |
| - "scrollbar-face-color": {}, |
567 |
| - "scrollbar-highlight-color": {}, |
568 |
| - "scrollbar-shadow-color": {}, |
569 |
| - "scrollbar-track-color": {}, |
570 | 558 | "shape-image-threshold": {
|
571 | 559 | "__additional_values": {
|
572 | 560 | "percentages": "50%"
|
|
597 | 585 | }
|
598 | 586 | },
|
599 | 587 | "text-combine-horizontal": {},
|
600 |
| - "text-combine-upright": { |
601 |
| - "__values": ["digits"] |
602 |
| - }, |
603 | 588 | "text-decoration": {
|
604 | 589 | "__additional_values": {
|
605 | 590 | "includes_thickness": "solid underline purple 4px"
|
|
669 | 654 | },
|
670 | 655 | "touch-action": {
|
671 | 656 | "__values": [
|
672 |
| - "double-tap-zoom", |
673 | 657 | "manipulation",
|
674 | 658 | "none",
|
675 | 659 | "pinch-zoom",
|
|
704 | 688 | "user-modify": {
|
705 | 689 | "__values": ["read-write-plaintext-only"]
|
706 | 690 | },
|
707 |
| - "user-select": { |
708 |
| - "__values": ["element"] |
709 |
| - }, |
710 | 691 | "user-zoom": {},
|
711 | 692 | "viewport-fit": {},
|
712 | 693 | "white-space": {
|
|
746 | 727 | "::-moz-focus-inner": {},
|
747 | 728 | "::-moz-list-bullet": {},
|
748 | 729 | "::-moz-list-number": {},
|
749 |
| - "::-moz-page": {}, |
750 |
| - "::-moz-page-sequence": {}, |
751 | 730 | "::-moz-progress-bar": {},
|
752 | 731 | "::-moz-range-progress": {},
|
753 | 732 | "::-moz-range-thumb": {},
|
754 | 733 | "::-moz-range-track": {},
|
755 |
| - "::-moz-scrolled-page-sequence": {}, |
756 |
| - "::-webkit-details-marker": {}, |
757 | 734 | "::-webkit-inner-spin-button": {},
|
758 | 735 | "::-webkit-meter-bar": {},
|
759 | 736 | "::-webkit-meter-even-less-good-value": {},
|
|
0 commit comments