Skip to content

Commit

Permalink
Update InterfaceData based on WebRef
Browse files Browse the repository at this point in the history
  • Loading branch information
mdn-bot committed Dec 28, 2024
1 parent 757b103 commit a4e93b1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions files/jsondata/InterfaceData.json
Original file line number Diff line number Diff line change
Expand Up @@ -2324,6 +2324,10 @@
"inh": "",
"impl": []
},
"NavigatorLogin": {
"inh": "",
"impl": []
},
"NavigatorManagedData": {
"inh": "EventTarget",
"impl": []
Expand Down Expand Up @@ -3076,6 +3080,10 @@
"inh": "WorkletGlobalScope",
"impl": []
},
"SharedStorageWorkletNavigator": {
"inh": "",
"impl": []
},
"SharedWorker": {
"inh": "EventTarget",
"impl": []
Expand Down

0 comments on commit a4e93b1

Please sign in to comment.