Skip to content

Commit

Permalink
Merge branch 'master' into feature/codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
aleks-ivanov committed Apr 28, 2024
2 parents 8baddfa + 4cd17bf commit 255c908
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tools/domprops.js
Expand Up @@ -2904,6 +2904,7 @@ export var domprops = [
"addressModeV",
"addressModeW",
"adoptNode",
"adoptedCallback",
"adoptedStyleSheets",
"adr",
"advance",
Expand Down Expand Up @@ -3081,6 +3082,7 @@ export var domprops = [
"attestationObject",
"attrChange",
"attrName",
"attributeChangedCallback",
"attributeFilter",
"attributeName",
"attributeNamespace",
Expand Down Expand Up @@ -3638,6 +3640,7 @@ export var domprops = [
"connectShark",
"connectStart",
"connected",
"connectedCallback",
"connection",
"connectionList",
"connectionSpeed",
Expand Down Expand Up @@ -4036,6 +4039,7 @@ export var domprops = [
"disabled",
"dischargingTime",
"disconnect",
"disconnectedCallback",
"disconnectShark",
"dispatchEvent",
"dispatchWorkgroups",
Expand Down

0 comments on commit 255c908

Please sign in to comment.