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 Jan 18, 2025
1 parent 84f6af2 commit 11498bf
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions files/jsondata/InterfaceData.json
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,14 @@
"inh": "CSSRule",
"impl": []
},
"CSSFunctionDeclarations": {
"inh": "CSSRule",
"impl": []
},
"CSSFunctionDescriptors": {
"inh": "CSSStyleDeclaration",
"impl": []
},
"CSSFunctionRule": {
"inh": "CSSGroupingRule",
"impl": []
Expand Down Expand Up @@ -3072,6 +3080,26 @@
"inh": "",
"impl": []
},
"SharedStorageAppendMethod": {
"inh": "SharedStorageModifierMethod",
"impl": []
},
"SharedStorageClearMethod": {
"inh": "SharedStorageModifierMethod",
"impl": []
},
"SharedStorageDeleteMethod": {
"inh": "SharedStorageModifierMethod",
"impl": []
},
"SharedStorageModifierMethod": {
"inh": "",
"impl": []
},
"SharedStorageSetMethod": {
"inh": "SharedStorageModifierMethod",
"impl": []
},
"SharedStorageWorklet": {
"inh": "Worklet",
"impl": []
Expand Down

0 comments on commit 11498bf

Please sign in to comment.