Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Chromium versions for Symbol.unscopables (#16176)
Confirmed by testing in Chrome 37+38: https://mdn-bcd-collector.appspot.com/tests/javascript/builtins/Symbol/unscopables This now matches Array.@@unscopables: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/@@unscopables#browser_compatibility Part of #7844.
- Loading branch information