Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
depthdev
/
browser-compat-data
Public
forked from
mdn/browser-compat-data
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
browser-compat-data
javascript
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 9, 2019
Remove compile_flag from the schema (#3752)
ddbeck
authored and
Elchi3
committed
2428be0
View commit details
Copy full SHA for 2428be0
View code at this point
Browse repository at this point
Safari on iOS 9+ also supports ES6 template literals. (#3770)
Show description for b75a804
historicbruno
authored and
Elchi3
committed
b75a804
View commit details
Copy full SHA for b75a804
View code at this point
Browse repository at this point
Symbol.prototype.description is supported in Safari 12.1. (#3792)
connorshea
authored and
Elchi3
committed
108e92e
View commit details
Copy full SHA for 108e92e
View code at this point
Browse repository at this point
Safari 12.1 supports well-formed JSON.stringify. (#3791)
connorshea
authored and
Elchi3
committed
c82bf77
View commit details
Copy full SHA for c82bf77
View code at this point
Browse repository at this point
Object.fromEntries() is supported in Safari 12.1. (#3790)
connorshea
authored and
Elchi3
committed
0d872e0
View commit details
Copy full SHA for 0d872e0
View code at this point
Browse repository at this point
Safari 12.1 adds support for globalThis. (#3789)
connorshea
authored and
Elchi3
committed
606416c
View commit details
Copy full SHA for 606416c
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Add Opera for Android and update data according to Chromium mapping (#1712)
Show description for 20b568c
ExE-Boss
authored and
Elchi3
committed
20b568c
View commit details
Copy full SHA for 20b568c
View code at this point
Browse repository at this point
Commits on Apr 1, 2019
Update DateTimeFormat/formatToParts support for Edge (#3749)
Amnon Sadeh
authored and
ddbeck
committed
80d7fb7
View commit details
Copy full SHA for 80d7fb7
View code at this point
Browse repository at this point
Update Firefox BigInt version (#3742)
gunnarbittersmann
authored and
ddbeck
committed
1678154
View commit details
Copy full SHA for 1678154
View code at this point
Browse repository at this point
Commits on Mar 25, 2019
Mark Boolean as supported in early Chrome versions (demo change) (#3695)
Elchi3
authored
a76de2b
View commit details
Copy full SHA for a76de2b
View code at this point
Browse repository at this point
Improve Edge JS builtins data part 1 (#3589)
Elchi3
authored and
ddbeck
committed
6626877
View commit details
Copy full SHA for 6626877
View code at this point
Browse repository at this point
Update import.meta data for Safari (#3701)
bashmish
authored and
Elchi3
committed
b154f32
View commit details
Copy full SHA for b154f32
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
Add Chrome support for Object.fromEntries (#3627)
Show description for ebf6c3b
matt-tingen
authored and
ddbeck
committed
ebf6c3b
View commit details
Copy full SHA for ebf6c3b
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
String#matchAll ships in Firefox 67 (#3579)
Elchi3
authored and
chrisdavidmills
committed
06a7564
View commit details
Copy full SHA for 06a7564
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Add the compat data for Intl.ListFormat (#3350)
stof
authored and
Elchi3
committed
ba80534
View commit details
Copy full SHA for ba80534
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
[Chrome] Add Bug Note for Intl.DateTimeFormat.formatToParts (#3522)
Show description for b350fb3
Nathan Gray
authored and
Elchi3
committed
b350fb3
View commit details
Copy full SHA for b350fb3
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
Async iterator updates (#3487)
jahzielv
authored and
Elchi3
committed
210d4a3
View commit details
Copy full SHA for 210d4a3
View code at this point
Browse repository at this point
Object.assign was added in Opera for Android 32 (#3495)
odinho
authored and
Elchi3
committed
6c35270
View commit details
Copy full SHA for 6c35270
View code at this point
Browse repository at this point
Commits on Feb 20, 2019
Mark Symbol.species as available in Edge 13 (was 14) (#3483)
Show description for ff964a4
foolip
authored and
Elchi3
committed
ff964a4
View commit details
Copy full SHA for ff964a4
View code at this point
Browse repository at this point
Commits on Feb 19, 2019
Update Edge 16 support for SharedArrayBuffer and Atomics (#3477)
Show description for c6b2fea
foolip
authored and
Elchi3
committed
c6b2fea
View commit details
Copy full SHA for c6b2fea
View code at this point
Browse repository at this point
Add missing Edge 18 data based on Confluence (#3475)
Show description for f49d775
foolip
authored and
Elchi3
committed
f49d775
View commit details
Copy full SHA for f49d775
View code at this point
Browse repository at this point
Commits on Feb 18, 2019
Complete the compat data for Array in Edge (#3462)
Show description for 2c0d933
foolip
authored and
Elchi3
committed
2c0d933
View commit details
Copy full SHA for 2c0d933
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
Add NumberFormat data for Android webview (#3453)
Joe Medley
authored and
ddbeck
committed
31f4abb
View commit details
Copy full SHA for 31f4abb
View code at this point
Browse repository at this point
Add missing Edge 12 data based on Confluence (#3392)
Show description for 5af6fe6
foolip
authored and
ddbeck
committed
5af6fe6
View commit details
Copy full SHA for 5af6fe6
View code at this point
Browse repository at this point
Commits on Feb 11, 2019
Fix version inconsistencies in javascript/* (#3379)
queengooborg
authored and
Elchi3
committed
6e44211
View commit details
Copy full SHA for 6e44211
View code at this point
Browse repository at this point
Commits on Feb 8, 2019
Make desktop browser required in lint and add them where missing (#3413)
Show description for 364598a
foolip
authored and
Elchi3
committed
364598a
View commit details
Copy full SHA for 364598a
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Add unicode property escapes to regular expressions. (#3394)
Joe Medley
authored and
Elchi3
committed
7958ce8
View commit details
Copy full SHA for 7958ce8
View code at this point
Browse repository at this point
Commits on Feb 4, 2019
Linter: Ensure version_added earlier than version_removed (#3370)
queengooborg
authored and
Elchi3
committed
49681ec
View commit details
Copy full SHA for 49681ec
View code at this point
Browse repository at this point
Update flat and flatMap to non-experimental (#3373)
Show description for 54c01bf
mikesherov
authored and
Elchi3
committed
54c01bf
View commit details
Copy full SHA for 54c01bf
View code at this point
Browse repository at this point
Commits on Jan 31, 2019
dynamic_import is enabled by default on Nightly from FF67 (#3343)
Librazy
authored and
Elchi3
committed
4b50a55
View commit details
Copy full SHA for 4b50a55
View code at this point
Browse repository at this point
Commits on Jan 24, 2019
Update Number.prototype.toLocaleString to match Intl.NumberFormat compatibility (#3336)
hertz1
authored and
Elchi3
committed
5e34eb9
View commit details
Copy full SHA for 5e34eb9
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
Add globalThis compat data (#3333)
Elchi3
authored and
ddbeck
committed
58f77c7
View commit details
Copy full SHA for 58f77c7
View code at this point
Browse repository at this point
Commits on Jan 22, 2019
Complete Intl.RelativeTimeFormat (#3324)
Elchi3
authored
1d3cf48
View commit details
Copy full SHA for 1d3cf48
View code at this point
Browse repository at this point
Mark Proxy.revocable as available since Edge 12 (#3323)
Show description for 426c51e
foolip
authored and
Elchi3
committed
426c51e
View commit details
Copy full SHA for 426c51e
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
Update Array.prototype.flat() support in Node.js (#3304)
Show description for 28f1d3e
belochub
authored and
Elchi3
committed
28f1d3e
View commit details
Copy full SHA for 28f1d3e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.