Created
October 25, 2021 23:40
-
-
Save ai/e80588c5e97f14b73cfd0a58bb8e1202 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ npx autoprefixer --info | |
Browsers: | |
Chrome for Android: 94 | |
Firefox for Android: 92 | |
QQ Browser: 10.4 | |
UC for Android: 12.12 | |
Android: 94 | |
Chrome: 94, 93, 92, 91 | |
Edge: 94, 93, 92 | |
Firefox: 93, 92, 91, 78 | |
iOS Safari: 15, 14.5-14.8, 14.0-14.4, 12.2-12.5 | |
Opera Mobile: 64 | |
Opera: 80, 79, 78 | |
Safari: 15, 14.1, 13.1 | |
Samsung Internet: 15.0, 14.0 | |
These browsers account for 89.61% of all users globally | |
At-Rules: | |
@keyframes: webkit | |
@resolution: webkit | |
Selectors: | |
::backdrop: webkit | |
::file-selector-button: webkit | |
:any-link: webkit | |
:fullscreen: webkit | |
Properties: | |
animation-delay: webkit | |
animation-direction: webkit | |
animation-duration: webkit | |
animation-fill-mode: webkit | |
animation-iteration-count: webkit | |
animation-name: webkit | |
animation-play-state: webkit | |
animation-timing-function: webkit | |
animation: webkit | |
appearance: webkit, moz | |
backdrop-filter: webkit | |
backface-visibility: webkit | |
background-clip: webkit | |
border-block-end: webkit | |
border-block-start: webkit | |
border-inline-end: webkit | |
border-inline-start: webkit | |
box-decoration-break: webkit | |
clip-path: webkit | |
color-adjust: webkit | |
hyphens: webkit | |
margin-block-end: webkit | |
margin-block-start: webkit | |
margin-inline-end: webkit | |
margin-inline-start: webkit | |
mask-border-outset: webkit | |
mask-border-repeat: webkit | |
mask-border-slice: webkit | |
mask-border-source: webkit | |
mask-border-width: webkit | |
mask-border: webkit | |
mask-clip: webkit | |
mask-composite: webkit | |
mask-image: webkit | |
mask-origin: webkit | |
mask-position: webkit | |
mask-repeat: webkit | |
mask-size: webkit | |
mask: webkit | |
padding-block-end: webkit | |
padding-block-start: webkit | |
padding-inline-end: webkit | |
padding-inline-start: webkit | |
tab-size: moz | |
text-decoration-color: webkit | |
text-decoration-line: webkit | |
text-decoration-skip-ink: webkit | |
text-decoration-skip: webkit | |
text-decoration-style: webkit | |
text-decoration: webkit | |
text-emphasis-color: webkit | |
text-emphasis-position: webkit | |
text-emphasis-style: webkit | |
text-emphasis: webkit | |
text-orientation: webkit | |
text-size-adjust: webkit, moz | |
user-select: webkit | |
Values: | |
cross-fade: webkit | |
element: moz | |
fill-available: webkit | |
fill: webkit | |
fit-content: webkit, moz | |
grab: webkit | |
grabbing: webkit | |
image-set: webkit | |
isolate: webkit | |
max-content: webkit | |
min-content: webkit | |
pixelated: moz | |
sticky: webkit | |
stretch: webkit, moz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment