Skip to content

Commit 0d8796c

Browse files
authored
html.elements.link.rel.preload.as-track: add Firefox bug URL (#29362)
Issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1886145
1 parent da92e1a commit 0d8796c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

html/elements/link.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1459,7 +1459,8 @@
14591459
"chrome_android": "mirror",
14601460
"edge": "mirror",
14611461
"firefox": {
1462-
"version_added": false
1462+
"version_added": false,
1463+
"impl_url": "https://bugzil.la/1886145"
14631464
},
14641465
"firefox_android": "mirror",
14651466
"oculus": "mirror",

0 commit comments

Comments
 (0)