Skip to content

Instantly share code, notes, and snippets.

@uupaa
Last active August 29, 2015 14:25
Show Gist options
  • Select an option

  • Save uupaa/1a14c33a11a2042e282e to your computer and use it in GitHub Desktop.

Select an option

Save uupaa/1a14c33a11a2042e282e to your computer and use it in GitHub Desktop.
iOS 9 Mobile Safari extra new feature flags
ENABLE_CANVAS_PROXY=NO
ENABLE_ES6_ARROWFUNCTION_SYNTAX=YES
ENABLE_ES6_CLASS_SYNTAX=YES
ENABLE_ES6_TEMPLATE_LITERAL_SYNTAX=YES
ENABLE_CSS_ANIMATIONS_LEVEL_2=YES
ENABLE_GAMEPAD=NO
ENABLE_INDEXED_DATABASE_IN_WORKERS=NO
ENABLE_INTL=NO
ENABLE_POINTER_LOCK=NO
ENABLE_QUOTA=NO
ENABLE_STREAMS_API=YES
ENABLE_TEMPLATE_ELEMENT=YES
ENABLE_WEBASSEMBLY=NO
ENABLE_WEBGL=YES
ENABLE_WEBGL2=NO
ENABLE_WEB_TIMING=YES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment