Skip to content

Commit

Permalink
FF120 iframe support lazy loading in nightly (#21126)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee authored Oct 31, 2023
1 parent 67ab787 commit 5fb819c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/HTMLIFrameElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
"version_added": "preview"
},
"firefox_android": "mirror",
"ie": {
Expand Down
3 changes: 1 addition & 2 deletions html/elements/iframe.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,8 +347,7 @@
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1622090"
"version_added": "preview"
},
"firefox_android": "mirror",
"ie": {
Expand Down

0 comments on commit 5fb819c

Please sign in to comment.