diff --git a/Features.md b/Features.md index 58f5810e..6a0830e7 100644 --- a/Features.md +++ b/Features.md @@ -13,6 +13,7 @@ This table lists features available in the most common engines.
  • ANY_WINDOW (implied by WINDOW)
  • ARRAY_ITERATOR (implied by NO_OLD_SAFARI_ARRAY_ITERATOR)
  • ARROW +
  • ASYNC_FUNCTION
  • AT
  • ATOB
  • BARPROP @@ -32,6 +33,7 @@ This table lists features available in the most common engines.
  • INCR_CHAR
  • INTL
  • ITERATOR_HELPER +
  • JAPANESE_INFINITY
  • LOCALE_INFINITY
  • LOCALE_NUMERALS (implied by LOCALE_NUMERALS_EXT)
  • LOCALE_NUMERALS_EXT @@ -58,6 +60,7 @@ This table lists features available in the most common engines.
  • ANY_WINDOW (implied by WINDOW)
  • ARRAY_ITERATOR (implied by NO_OLD_SAFARI_ARRAY_ITERATOR)
  • ARROW +
  • ASYNC_FUNCTION
  • AT
  • ATOB
  • BARPROP @@ -77,6 +80,7 @@ This table lists features available in the most common engines.
  • HTMLDOCUMENT
  • INCR_CHAR
  • INTL +
  • JAPANESE_INFINITY
  • LOCALE_INFINITY
  • LOCALE_NUMERALS (implied by LOCALE_NUMERALS_EXT and SHORT_LOCALES)
  • LOCALE_NUMERALS_EXT @@ -116,6 +120,7 @@ This table lists features available in the most common engines.
  • IE_SRC
  • INCR_CHAR
  • INTL (implied by PLAIN_INTL; Internet Explorer 11) +
  • JAPANESE_INFINITY (Internet Explorer 11)
  • LOCALE_INFINITY (Internet Explorer 11 on Windows 10)
  • LOCALE_NUMERALS (implied by LOCALE_NUMERALS_EXT and SHORT_LOCALES; Internet Explorer 11)
  • LOCALE_NUMERALS_EXT (Internet Explorer 11 on Windows 10) @@ -141,6 +146,7 @@ This table lists features available in the most common engines.
  • ANY_WINDOW (implied by WINDOW)
  • ARRAY_ITERATOR (implied by NO_OLD_SAFARI_ARRAY_ITERATOR; Safari 7.1+)
  • ARROW (Safari 10+) +
  • ASYNC_FUNCTION (Safari 10.1+)
  • AT (Safari 15.4+)
  • ATOB
  • BARPROP @@ -162,6 +168,7 @@ This table lists features available in the most common engines.
  • HTMLDOCUMENT
  • INCR_CHAR
  • INTL (implied by PLAIN_INTL; Safari 10+) +
  • JAPANESE_INFINITY (Safari 10+)
  • LOCALE_INFINITY (Safari 10+)
  • LOCALE_NUMERALS (implied by LOCALE_NUMERALS_EXT and SHORT_LOCALES; Safari 10+)
  • LOCALE_NUMERALS_EXT (Safari 10+) @@ -206,6 +213,7 @@ This table lists features available in the most common engines.
  • HTMLDOCUMENT
  • INCR_CHAR
  • INTL (implied by PLAIN_INTL; Android Browser 4.4) +
  • JAPANESE_INFINITY (Android Browser 4.4)
  • LOCALE_INFINITY (Android Browser 4.4)
  • LOCALE_NUMERALS (implied by LOCALE_NUMERALS_EXT and SHORT_LOCALES; Android Browser 4.4)
  • LOCALE_NUMERALS_EXT (Android Browser 4.4) @@ -230,6 +238,7 @@ This table lists features available in the most common engines.