File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed
Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change 13871387 }
13881388 }
13891389 },
1390+ "unicodeSets" : {
1391+ "__compat" : {
1392+ "mdn_url" : " https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/RegExp/unicodeSets" ,
1393+ "spec_url" : " https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.unicodesets" ,
1394+ "support" : {
1395+ "chrome" : {
1396+ "version_added" : " 112"
1397+ },
1398+ "chrome_android" : " mirror" ,
1399+ "deno" : {
1400+ "version_added" : " 1.32"
1401+ },
1402+ "edge" : " mirror" ,
1403+ "firefox" : {
1404+ "version_added" : " 116"
1405+ },
1406+ "firefox_android" : " mirror" ,
1407+ "ie" : {
1408+ "version_added" : false
1409+ },
1410+ "nodejs" : {
1411+ "version_added" : " 20.0.0"
1412+ },
1413+ "oculus" : " mirror" ,
1414+ "opera" : " mirror" ,
1415+ "opera_android" : " mirror" ,
1416+ "safari" : {
1417+ "version_added" : " 17"
1418+ },
1419+ "safari_ios" : " mirror" ,
1420+ "samsunginternet_android" : " mirror" ,
1421+ "webview_android" : " mirror"
1422+ },
1423+ "status" : {
1424+ "experimental" : false ,
1425+ "standard_track" : true ,
1426+ "deprecated" : false
1427+ }
1428+ }
1429+ },
13901430 "@@match" : {
13911431 "__compat" : {
13921432 "mdn_url" : " https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/RegExp/@@match" ,
You can’t perform that action at this time.
0 commit comments