Skip to content

Commit 1e49486

Browse files
authored
Add Firefox/Safari impl_url for import attribute with {type: 'css'} (#26311)
Add bug URLs for import attribute with {type: 'css'}
1 parent 47e157a commit 1e49486

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

javascript/statements.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,7 +1676,8 @@
16761676
},
16771677
"edge": "mirror",
16781678
"firefox": {
1679-
"version_added": false
1679+
"version_added": false,
1680+
"impl_url": "https://bugzil.la/1720570"
16801681
},
16811682
"firefox_android": "mirror",
16821683
"ie": {
@@ -1689,7 +1690,8 @@
16891690
"opera": "mirror",
16901691
"opera_android": "mirror",
16911692
"safari": {
1692-
"version_added": false
1693+
"version_added": false,
1694+
"impl_url": "https://webkit.org/b/227967"
16931695
},
16941696
"safari_ios": "mirror",
16951697
"samsunginternet_android": "mirror",

0 commit comments

Comments
 (0)