Last active
November 1, 2018 13:08
-
-
Save ai/5211b720285cac327c21c2a4b2095d5f 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
➤ ./bin/autoprefixer --info | |
Browsers: | |
Chrome for Android: 69 | |
Firefox for Android: 62 | |
And_qq: 1.2 | |
UC for Android: 11.8 | |
Android: 67, 4.4.3-4.4.4 | |
Baidu: 7.12 | |
Chrome: 69, 68 | |
Edge: 17, 16 | |
Firefox: 62, 61 | |
iOS: 11.3-11.4, 11.0-11.2 | |
Node: 6.14.0 | |
Opera Mini: all | |
Opera Mobile: 46 | |
Opera: 55, 54 | |
Safari: 12, 11.1 | |
Samsung: 7.2, 6.2 | |
These browsers account for 82.61% of all users globally | |
At-Rules: | |
@keyframes: webkit | |
@resolution: webkit | |
@viewport: ms, o | |
Selectors: | |
::backdrop: webkit | |
::placeholder: webkit, ms | |
::selection: moz | |
:any-link: webkit, moz | |
:fullscreen: webkit, moz | |
:read-only: moz | |
:read-write: moz | |
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-image: o | |
border-inline-end: webkit | |
border-inline-start: webkit | |
box-decoration-break: webkit | |
break-after: webkit | |
break-before: webkit | |
break-inside: webkit | |
clip-path: webkit | |
color-adjust: webkit | |
column-count: webkit | |
column-fill: webkit | |
column-gap: webkit | |
column-rule-color: webkit | |
column-rule-style: webkit | |
column-rule-width: webkit | |
column-rule: webkit | |
column-span: webkit | |
column-width: webkit | |
columns: webkit | |
filter: webkit | |
flow-from: webkit, ms | |
flow-into: webkit, ms | |
font-feature-settings: webkit | |
font-kerning: webkit | |
font-language-override: webkit | |
font-variant-ligatures: webkit | |
hyphens: webkit, ms | |
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 | |
object-fit: o | |
object-position: o | |
overscroll-behavior: ms | |
padding-block-end: webkit | |
padding-block-start: webkit | |
padding-inline-end: webkit | |
padding-inline-start: webkit | |
perspective-origin: webkit | |
perspective: webkit | |
region-fragment: webkit, ms | |
scroll-snap-coordinate: ms | |
scroll-snap-destination: ms | |
scroll-snap-points-x: ms | |
scroll-snap-points-y: ms | |
scroll-snap-type: ms | |
tab-size: moz, o | |
text-decoration-color: webkit | |
text-decoration-line: 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-size-adjust: webkit, moz, ms | |
text-spacing: ms | |
transform-origin: webkit | |
transform-style: webkit | |
transform: webkit | |
user-select: webkit, moz, ms | |
writing-mode: webkit | |
Values: | |
cross-fade: webkit | |
element: moz | |
fill-available: webkit, moz | |
fill: webkit, moz | |
fit-content: webkit, moz | |
grab: webkit | |
grabbing: webkit | |
image-set: webkit | |
isolate: webkit | |
max-content: webkit, moz | |
min-content: webkit, moz | |
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