Skip to content

Commit

Permalink
Tag slot assignment feature
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip committed Jun 10, 2024
1 parent 64888e9 commit dd20b02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/HTMLSlotElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLSlotElement/assign",
"spec_url": "https://html.spec.whatwg.org/multipage/scripting.html#dom-slot-assign",
"tags": [
"web-features:slot"
"web-features:slot-assign"
],
"support": {
"chrome": {
Expand Down
2 changes: 1 addition & 1 deletion api/ShadowRoot.json
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Web/API/ShadowRoot/slotAssignment",
"spec_url": "https://dom.spec.whatwg.org/#dom-shadowroot-slotassignment",
"tags": [
"web-features:slot"
"web-features:slot-assign"
],
"support": {
"chrome": {
Expand Down

0 comments on commit dd20b02

Please sign in to comment.