Skip to content

Instantly share code, notes, and snippets.

@ai
Created May 4, 2021 21:29
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ai/46c8ac45cb0f6ef096fda8acb6a337fb to your computer and use it in GitHub Desktop.
Save ai/46c8ac45cb0f6ef096fda8acb6a337fb to your computer and use it in GitHub Desktop.
$ npx autoprefixer --info
Browsers:
  Chrome for Android: 90
  Firefox for Android: 87
  QQ Browser: 10.4
  UC for Android: 12.12
  Android: 90
  Chrome: 90, 89, 88, 87
  Edge: 90, 89, 88
  Firefox: 87, 86, 78
  iOS Safari: 14.0-14.5, 13.4-13.7
  Opera Mobile: 62
  Opera: 75, 74
  Safari: 14, 13.1
  Samsung Internet: 13.0, 12.0

These browsers account for 89.11% of all users globally

At-Rules:
  @keyframes: webkit
  @resolution: webkit

Selectors:
  ::backdrop: 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
  font-kerning: 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
  stretch: webkit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment