Skip to content

Instantly share code, notes, and snippets.

@ai
Last active April 25, 2019 02:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ai/25e4b7a3935541a9736d916a2821ef39 to your computer and use it in GitHub Desktop.
Save ai/25e4b7a3935541a9736d916a2821ef39 to your computer and use it in GitHub Desktop.
Actual prefixes of Autoprefixer for default target browsers
➜ ./bin/autoprefixer --info
Browsers:
Chrome for Android: 71
Firefox for Android: 64
And_qq: 1.2
UC for Android: 11.8
Android: 67, 4.4.3-4.4.4
Baidu: 7.12
Chrome: 73, 72
Edge: 18, 17
Firefox: 66, 65
iOS: 12.0-12.1, 11.3-11.4
Node: 6.17.0
Opera Mini: all
Opera Mobile: 46
Opera: 58, 57
Safari: 12, 11.1
Samsung: 8.2, 7.2-7.4
These browsers account for 74.68% of all users globally
At-Rules:
@keyframes: webkit
@resolution: webkit
@viewport: ms, o
Selectors:
::backdrop: webkit
::placeholder: webkit, ms
:any-link: webkit, moz
:fullscreen: webkit
: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: ms
flow-into: 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: 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-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-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