Skip to content

Commit

Permalink
HTMLTemplateElement.shadow RootMode/DelegatesFocus/Clonable link to d…
Browse files Browse the repository at this point in the history
…ocs (mdn#23011)
  • Loading branch information
hamishwillee authored May 6, 2024
1 parent 973cf2c commit 01d0b38
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api/HTMLTemplateElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
},
"shadowRootClonable": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLTemplateElement/shadowRootClonable",
"spec_url": "https://html.spec.whatwg.org/multipage/scripting.html#dom-template-shadowrootclonable",
"support": {
"chrome": {
Expand Down Expand Up @@ -112,6 +113,7 @@
},
"shadowRootDelegatesFocus": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLTemplateElement/shadowRootDelegatesFocus",
"spec_url": "https://html.spec.whatwg.org/multipage/scripting.html#dom-template-shadowrootdelegatesfocus",
"support": {
"chrome": {
Expand Down Expand Up @@ -145,6 +147,7 @@
},
"shadowRootMode": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLTemplateElement/shadowRootMode",
"spec_url": "https://html.spec.whatwg.org/multipage/scripting.html#dom-template-shadowrootmode",
"tags": [
"web-features:declarative-shadow-dom"
Expand Down

0 comments on commit 01d0b38

Please sign in to comment.