Skip to content

Commit 7cd0f4b

Browse files
teoli2003Mehrm0
authored andcommitted
Add page-type to Web_component and relocate them (mdn#26173)
* Add page-type to Web_component and relocate them * Fix flaws * landing-page -> web-api-overview * Fix links – yarn content move should do this * Actually remove the files * Add overview page to GroupData
1 parent 798afc0 commit 7cd0f4b

File tree

57 files changed

+238
-228
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+238
-228
lines changed

files/en-us/_redirects.txt

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,7 +1140,7 @@
11401140
/en-US/docs/CredentialsContainer.preventSilentAccess() /en-US/docs/Web/API/CredentialsContainer/preventSilentAccess
11411141
/en-US/docs/Cryptanalysis /en-US/docs/Glossary/Cryptanalysis
11421142
/en-US/docs/Cryptographic_hash_function /en-US/docs/Glossary/Cryptographic_hash_function
1143-
/en-US/docs/CustomElements /en-US/docs/Web/Web_Components/Using_custom_elements
1143+
/en-US/docs/CustomElements /en-US/docs/Web/API/Web_components/Using_custom_elements
11441144
/en-US/docs/DASH_Adaptive_Streaming_for_HTML_5_Video /en-US/docs/Web/Media/DASH_Adaptive_Streaming_for_HTML_5_Video
11451145
/en-US/docs/DOM /en-US/docs/Web/API/Document_Object_Model
11461146
/en-US/docs/DOM/About_the_Document_Object_Model /en-US/docs/Web/API/Document_Object_Model
@@ -12754,10 +12754,14 @@
1275412754
/en-US/docs/Web/WebGL/WebGLRenderingContext /en-US/docs/Web/API/WebGLRenderingContext
1275512755
/en-US/docs/Web/WebGL/WebGL_best_practices /en-US/docs/Web/API/WebGL_API/WebGL_best_practices
1275612756
/en-US/docs/Web/Web_APIs /en-US/docs/Web/API
12757-
/en-US/docs/Web/Web_Components/Custom_Elements /en-US/docs/Web/Web_Components/Using_custom_elements
12758-
/en-US/docs/Web/Web_Components/Custom_Elements/Custom_Elements_with_Classes /en-US/docs/Web/Web_Components/Using_custom_elements
12759-
/en-US/docs/Web/Web_Components/HTML_Imports /en-US/docs/Web/Web_Components
12760-
/en-US/docs/Web/Web_Components/Shadow_DOM /en-US/docs/Web/Web_Components/Using_shadow_DOM
12757+
/en-US/docs/Web/Web_Components /en-US/docs/Web/API/Web_components
12758+
/en-US/docs/Web/Web_Components/Custom_Elements /en-US/docs/Web/API/Web_components/Using_custom_elements
12759+
/en-US/docs/Web/Web_Components/Custom_Elements/Custom_Elements_with_Classes /en-US/docs/Web/API/Web_components/Using_custom_elements
12760+
/en-US/docs/Web/Web_Components/HTML_Imports /en-US/docs/Web/API/Web_components
12761+
/en-US/docs/Web/Web_Components/Shadow_DOM /en-US/docs/Web/API/Web_components/Using_shadow_DOM
12762+
/en-US/docs/Web/Web_Components/Using_custom_elements /en-US/docs/Web/API/Web_components/Using_custom_elements
12763+
/en-US/docs/Web/Web_Components/Using_shadow_DOM /en-US/docs/Web/API/Web_components/Using_shadow_DOM
12764+
/en-US/docs/Web/Web_Components/Using_templates_and_slots /en-US/docs/Web/API/Web_components/Using_templates_and_slots
1276112765
/en-US/docs/Web/XML/Index /en-US/docs/Web/XML
1276212766
/en-US/docs/Web/XML/xml:base /en-US/docs/Web/API/Node/baseURI
1276312767
/en-US/docs/Web/XPath/Axes/ancestor /en-US/docs/Web/XPath/Axes#ancestor

files/en-us/_wikihistory.json

Lines changed: 132 additions & 132 deletions
Original file line numberDiff line numberDiff line change
@@ -66389,6 +66389,138 @@
6638966389
"Blizzard"
6639066390
]
6639166391
},
66392+
"Web/API/Web_components": {
66393+
"modified": "2020-10-02T20:58:02.830Z",
66394+
"contributors": [
66395+
"ConradSollitt",
66396+
"EisenbergEffect",
66397+
"chrisdavidmills",
66398+
"jpradelle",
66399+
"web-padawan",
66400+
"snuggs",
66401+
"pineapple-content",
66402+
"terodox",
66403+
"bminard",
66404+
"bmarkov",
66405+
"oyenirat",
66406+
"MPDSilva",
66407+
"smalluban",
66408+
"jfoulquie",
66409+
"abrahamwilliams",
66410+
"ExE-Boss",
66411+
"smolinari",
66412+
"eavichay",
66413+
"dreitzner",
66414+
"Sheppy",
66415+
"TrevorKarjanis",
66416+
"krosylight",
66417+
"alhill10",
66418+
"n-devr",
66419+
"joestrouth1",
66420+
"zendy",
66421+
"ibnesayeed",
66422+
"SphinxKnight",
66423+
"Jedipedia",
66424+
"chrisjagoda",
66425+
"Brettz9",
66426+
"DomenicDenicola",
66427+
"fscholz",
66428+
"Ollie-w",
66429+
"joelbyrd",
66430+
"maybe",
66431+
"rolfedh",
66432+
"teoli",
66433+
"trodrigues",
66434+
"Sebastianz",
66435+
"markg",
66436+
"kohei.yoshino"
66437+
]
66438+
},
66439+
"Web/API/Web_components/Using_custom_elements": {
66440+
"modified": "2020-11-07T18:06:44.658Z",
66441+
"contributors": [
66442+
"jdanyow",
66443+
"soominkimu",
66444+
"abrahamwilliams",
66445+
"ConradSollitt",
66446+
"Danny-Engelman",
66447+
"007lva",
66448+
"caroso1222",
66449+
"ytxmobile",
66450+
"noelmace",
66451+
"Tuckbros",
66452+
"chrisdavidmills",
66453+
"Soupedenuit",
66454+
"miyah-kun",
66455+
"Zhang-Junzhi",
66456+
"snuggs",
66457+
"SaswatArabinda",
66458+
"kp2017",
66459+
"justinfagnani",
66460+
"scriptex",
66461+
"torazaburo",
66462+
"olange",
66463+
"jabcreations",
66464+
"RusiPapazov",
66465+
"bmarkov",
66466+
"andreasottosson",
66467+
"morten-krogh",
66468+
"tomalec",
66469+
"eiro",
66470+
"Mkmelin",
66471+
"newyork-anthonyng",
66472+
"bryangingechen",
66473+
"darth-cheney",
66474+
"ExE-Boss",
66475+
"Swarnava",
66476+
"WebReflection",
66477+
"jaffathecake",
66478+
"sridharbelide",
66479+
"JonathanPool",
66480+
"Sheppy",
66481+
"jswisher",
66482+
"codes4coffee"
66483+
]
66484+
},
66485+
"Web/API/Web_components/Using_shadow_DOM": {
66486+
"modified": "2020-12-09T10:16:41.565Z",
66487+
"contributors": [
66488+
"michaelpollak",
66489+
"vrana",
66490+
"Mandroide",
66491+
"davidhartman00",
66492+
"justinfagnani",
66493+
"chrisdavidmills",
66494+
"mrec",
66495+
"bminard",
66496+
"myakura",
66497+
"sideshowbarker",
66498+
"venugopalms",
66499+
"newyork-anthonyng",
66500+
"ExE-Boss",
66501+
"bcawrse",
66502+
"Sheppy",
66503+
"Delapouite",
66504+
"atorres757",
66505+
"jswisher",
66506+
"user13571",
66507+
"scrum"
66508+
]
66509+
},
66510+
"Web/API/Web_components/Using_templates_and_slots": {
66511+
"modified": "2020-07-25T22:41:27.829Z",
66512+
"contributors": [
66513+
"powerlanguage",
66514+
"falldowngoboone",
66515+
"tlitookilakin",
66516+
"usmanajmal",
66517+
"chrisdavidmills",
66518+
"elkurin",
66519+
"newyork-anthonyng",
66520+
"xfq",
66521+
"jswisher"
66522+
]
66523+
},
6639266524
"Web/API/WheelEvent": {
6639366525
"modified": "2020-10-15T21:03:36.743Z",
6639466526
"contributors": [
@@ -128965,138 +129097,6 @@
128965129097
"modified": "2019-04-29T05:32:47.095Z",
128966129098
"contributors": ["chrisdavidmills", "evertones", "ato"]
128967129099
},
128968-
"Web/Web_Components": {
128969-
"modified": "2020-10-02T20:58:02.830Z",
128970-
"contributors": [
128971-
"ConradSollitt",
128972-
"EisenbergEffect",
128973-
"chrisdavidmills",
128974-
"jpradelle",
128975-
"web-padawan",
128976-
"snuggs",
128977-
"pineapple-content",
128978-
"terodox",
128979-
"bminard",
128980-
"bmarkov",
128981-
"oyenirat",
128982-
"MPDSilva",
128983-
"smalluban",
128984-
"jfoulquie",
128985-
"abrahamwilliams",
128986-
"ExE-Boss",
128987-
"smolinari",
128988-
"eavichay",
128989-
"dreitzner",
128990-
"Sheppy",
128991-
"TrevorKarjanis",
128992-
"krosylight",
128993-
"alhill10",
128994-
"n-devr",
128995-
"joestrouth1",
128996-
"zendy",
128997-
"ibnesayeed",
128998-
"SphinxKnight",
128999-
"Jedipedia",
129000-
"chrisjagoda",
129001-
"Brettz9",
129002-
"DomenicDenicola",
129003-
"fscholz",
129004-
"Ollie-w",
129005-
"joelbyrd",
129006-
"maybe",
129007-
"rolfedh",
129008-
"teoli",
129009-
"trodrigues",
129010-
"Sebastianz",
129011-
"markg",
129012-
"kohei.yoshino"
129013-
]
129014-
},
129015-
"Web/Web_Components/Using_custom_elements": {
129016-
"modified": "2020-11-07T18:06:44.658Z",
129017-
"contributors": [
129018-
"jdanyow",
129019-
"soominkimu",
129020-
"abrahamwilliams",
129021-
"ConradSollitt",
129022-
"Danny-Engelman",
129023-
"007lva",
129024-
"caroso1222",
129025-
"ytxmobile",
129026-
"noelmace",
129027-
"Tuckbros",
129028-
"chrisdavidmills",
129029-
"Soupedenuit",
129030-
"miyah-kun",
129031-
"Zhang-Junzhi",
129032-
"snuggs",
129033-
"SaswatArabinda",
129034-
"kp2017",
129035-
"justinfagnani",
129036-
"scriptex",
129037-
"torazaburo",
129038-
"olange",
129039-
"jabcreations",
129040-
"RusiPapazov",
129041-
"bmarkov",
129042-
"andreasottosson",
129043-
"morten-krogh",
129044-
"tomalec",
129045-
"eiro",
129046-
"Mkmelin",
129047-
"newyork-anthonyng",
129048-
"bryangingechen",
129049-
"darth-cheney",
129050-
"ExE-Boss",
129051-
"Swarnava",
129052-
"WebReflection",
129053-
"jaffathecake",
129054-
"sridharbelide",
129055-
"JonathanPool",
129056-
"Sheppy",
129057-
"jswisher",
129058-
"codes4coffee"
129059-
]
129060-
},
129061-
"Web/Web_Components/Using_shadow_DOM": {
129062-
"modified": "2020-12-09T10:16:41.565Z",
129063-
"contributors": [
129064-
"michaelpollak",
129065-
"vrana",
129066-
"Mandroide",
129067-
"davidhartman00",
129068-
"justinfagnani",
129069-
"chrisdavidmills",
129070-
"mrec",
129071-
"bminard",
129072-
"myakura",
129073-
"sideshowbarker",
129074-
"venugopalms",
129075-
"newyork-anthonyng",
129076-
"ExE-Boss",
129077-
"bcawrse",
129078-
"Sheppy",
129079-
"Delapouite",
129080-
"atorres757",
129081-
"jswisher",
129082-
"user13571",
129083-
"scrum"
129084-
]
129085-
},
129086-
"Web/Web_Components/Using_templates_and_slots": {
129087-
"modified": "2020-07-25T22:41:27.829Z",
129088-
"contributors": [
129089-
"powerlanguage",
129090-
"falldowngoboone",
129091-
"tlitookilakin",
129092-
"usmanajmal",
129093-
"chrisdavidmills",
129094-
"elkurin",
129095-
"newyork-anthonyng",
129096-
"xfq",
129097-
"jswisher"
129098-
]
129099-
},
129100129100
"Web/XML": {
129101129101
"modified": "2019-04-21T20:57:57.467Z",
129102129102
"contributors": ["ExE-Boss"]

files/en-us/glossary/element/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ Elements and {{glossary("tag", "tags")}} are _not_ the same things. Tags begin o
1313
## See also
1414

1515
- [Getting started with HTML](/en-US/docs/Learn/HTML/Introduction_to_HTML/Getting_started)
16-
- [Defining custom elements](/en-US/docs/Web/Web_Components/Using_custom_elements)
16+
- [Defining custom elements](/en-US/docs/Web/API/Web_components/Using_custom_elements)
1717
- The {{domxref("Element")}} interface, representing an element in the DOM.

files/en-us/glossary/shadow_tree/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ slug: Glossary/Shadow_tree
44
page-type: glossary-definition
55
---
66

7-
A **shadow tree** is a tree of DOM [nodes](/en-US/docs/Glossary/Node/DOM) whose topmost node is a **shadow root**; that is, the topmost node within a **shadow DOM**. A shadow tree is a hidden set of standard DOM nodes which is attached to a standard DOM node that serves as a host. The hidden nodes are not directly visible using regular DOM functionality, but require the use of a special [Shadow DOM API](/en-US/docs/Web/Web_Components/Using_shadow_DOM) to access.
7+
A **shadow tree** is a tree of DOM [nodes](/en-US/docs/Glossary/Node/DOM) whose topmost node is a **shadow root**; that is, the topmost node within a **shadow DOM**. A shadow tree is a hidden set of standard DOM nodes which is attached to a standard DOM node that serves as a host. The hidden nodes are not directly visible using regular DOM functionality, but require the use of a special [Shadow DOM API](/en-US/docs/Web/API/Web_components/Using_shadow_DOM) to access.
88

99
Nodes within the shadow tree are not affected by anything applied outside the shadow tree, and vice versa. This provides a way to encapsulate implementation details, which is especially useful for custom elements and other advanced design paradigms.
1010

1111
## See also
1212

13-
- [Using shadow DOM](/en-US/docs/Web/Web_Components/Using_shadow_DOM)
13+
- [Using shadow DOM](/en-US/docs/Web/API/Web_components/Using_shadow_DOM)
1414
- {{domxref("Element.shadowRoot")}} and {{domxref("Element.attachShadow()")}}
1515
- {{domxref("ShadowRoot")}}
1616
- {{HTMLElement("slot")}}

files/en-us/mozilla/firefox/releases/101/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ No notable changes.
3636

3737
- [`DOMException`](/en-US/docs/Web/API/DOMException) is now a {{Glossary("serializable object")}}, so it can be cloned with {{domxref("structuredClone()")}} or copied between [workers](/en-US/docs/Web/API/Worker) using {{domxref("Worker.postMessage()", "postMessage()")}} ([Firefox bug 1561357](https://bugzil.la/1561357)).
3838

39-
- _Constructable stylesheets_ are now supported, making it much easier to create reusable stylesheets for use with [Shadow DOM](/en-US/docs/Web/Web_Components/Using_shadow_DOM).
39+
- _Constructable stylesheets_ are now supported, making it much easier to create reusable stylesheets for use with [Shadow DOM](/en-US/docs/Web/API/Web_components/Using_shadow_DOM).
4040
The update includes the addition of a [`CSSStyleSheet()` constructor](/en-US/docs/Web/API/CSSStyleSheet/CSSStyleSheet) for creating new stylesheets, the {{domxref("CSSStyleSheet.replace()")}} and {{domxref("CSSStyleSheet.replaceSync()")}} methods that can be used to add/replace CSS rules in the sheet, and the [`Document.adoptedStyleSheets`](/en-US/docs/Web/API/Document/adoptedStyleSheets) and [`ShadowRoot.adoptedStyleSheets`](/en-US/docs/Web/API/ShadowRoot/adoptedStyleSheets) properties that are used to share sheets to a document and its shadow DOM subtrees.
4141
See [Firefox bug 1520690](https://bugzil.la/1520690) for more information.
4242

files/en-us/mozilla/firefox/releases/42/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Our experimental implementation of [Web Animations API](/en-US/docs/Web/API/Web_
7171

7272
#### Web Components
7373

74-
Our experimental implementation of the [Shadow DOM](/en-US/docs/Web/Web_Components/Using_shadow_DOM) has been modified:
74+
Our experimental implementation of the [Shadow DOM](/en-US/docs/Web/API/Web_components/Using_shadow_DOM) has been modified:
7575

7676
- When trying to invoke {{domxref('Node.cloneNode()')}} on a {{domxref('ShadowRoot')}}, throws a `DataCloneError` exception ([Firefox bug 1176757](https://bugzil.la/1176757)).
7777
- When invoking {{domxref('Document.importNode()')}} with a {{domxref('ShadowRoot')}} as an argument, we now throws a `NotSupportedError` {{domxref("DOMException")}} ([Firefox bug 1177914](https://bugzil.la/1177914)).

files/en-us/mozilla/firefox/releases/50/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ slug: Mozilla/Firefox/Releases/50
6969
- The `once` option for {{domxref("EventTarget.addEventListener()")}} is now supported ([Firefox bug 1287706](https://bugzil.la/1287706)).
7070
- The interface {{domxref("NodeList")}} are now iterable and the methods {{domxref("NodeList.forEach()", "forEach()")}}, {{domxref("NodeList.values()", "values()")}}, {{domxref("NodeList.entries()")}} and {{domxref("NodeList.keys()")}} are now available ([Firefox bug 1290636](https://bugzil.la/1290636)).
7171
- The interface {{domxref("DOMTokenList")}} are now iterable and the methods {{domxref("DOMTokenList.forEach()", "forEach()")}}, {{domxref("DOMTokenList.values()", "values()")}}, {{domxref("DOMTokenList.entries()")}} and {{domxref("DOMTokenList.keys()")}} are now available ([Firefox bug 1290636](https://bugzil.la/1290636)).
72-
- The methods {{domxref("Document.createElement()")}} and {{domxref("Document.createElementNS()")}} now have an optional `options` parameter for creating [custom elements](/en-US/docs/Web/Web_Components/Using_custom_elements) ([Firefox bug 1276579](https://bugzil.la/1276579)).
72+
- The methods {{domxref("Document.createElement()")}} and {{domxref("Document.createElementNS()")}} now have an optional `options` parameter for creating [custom elements](/en-US/docs/Web/API/Web_components/Using_custom_elements) ([Firefox bug 1276579](https://bugzil.la/1276579)).
7373

7474
### SVG
7575

files/en-us/mozilla/firefox/releases/52/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Firefox 52 was released on March 7, 2017. This article lists key changes that ar
106106
- The `loadstart` and `loadend` events are now fired on {{htmlelement("img")}} elements (see [Firefox bug 1264769](https://bugzil.la/1264769)).
107107
- The {{domxref("Notification.requireInteraction")}} of the [Notifications API](/en-US/docs/Web/API/Notifications_API) has been implemented (see [Firefox bug 862395](https://bugzil.la/862395).)
108108
- The {{domxref("Window.open()")}} method now has a `noopener` [window feature](/en-US/docs/Web/API/Window/open#window_functionality_features) available (see [Firefox bug 1267339](https://bugzil.la/1267339)), which mirrors the functionality of the `rel="noopener"` [Link type](/en-US/docs/Web/HTML/Attributes/rel).
109-
- The {{domxref("CustomElementRegistry.get()")}} method of the [Web Components API](/en-US/docs/Web/Web_Components) has been implemented (see [Firefox bug 1275838](https://bugzil.la/1275838)).
109+
- The {{domxref("CustomElementRegistry.get()")}} method of the [Web Components API](/en-US/docs/Web/API/Web_components) has been implemented (see [Firefox bug 1275838](https://bugzil.la/1275838)).
110110
- [Pointer Event](/en-US/docs/Web/API/Pointer_events) {{domxref("PointerEvent.width","width")}} and {{domxref("PointerEvent.height","height")}} properties now default to a value of 1 (see [Firefox bug 1304315](https://bugzil.la/1304315)).
111111
- The [File and Directory Entries API](/en-US/docs/Web/API/File_and_Directory_Entries_API) has been updated to include changes in the [latest spec](https://wicg.github.io/entries-api/) (see [Firefox bug 1284987](https://bugzil.la/1284987) for the exact details).
112112
- The {{domxref("Event.cancelBubble", "cancelBubble")}} property, which was defined on {{domxref("UIEvent")}}, is now defined on the {{domxref("Event")}} interface instead. See [Firefox bug 1298970](https://bugzil.la/1298970) for more details.

files/en-us/mozilla/firefox/releases/63/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ _No changes._
6464

6565
#### New APIs
6666

67-
- The Shadow DOM ([Firefox bug 1471947](https://bugzil.la/1471947)) and Custom Elements ([Firefox bug 1471948](https://bugzil.la/1471948)) APIs have been enabled by default; See [Web components](/en-US/docs/Web/Web_Components) for more details.
67+
- The Shadow DOM ([Firefox bug 1471947](https://bugzil.la/1471947)) and Custom Elements ([Firefox bug 1471948](https://bugzil.la/1471948)) APIs have been enabled by default; See [Web components](/en-US/docs/Web/API/Web_components) for more details.
6868
- The {{domxref("Media_Capabilities_API", "Media Capabilities API", "", "1")}} has been implemented ([Firefox bug 1409664](https://bugzil.la/1409664)).
6969
- The {{domxref("Clipboard", "Async Clipboard API", "", "1")}} has been implemented and enabled by default for all channels ([Firefox bug 1461465](https://bugzil.la/1461465)). As is the case with Chrome, Firefox currently implements only the {{domxref("Clipboard.writeText", "writeText()")}} and {{domxref("Clipboard.readText", "readText()")}} methods; however, unlike Chrome, `readText()` is only available in [browser extensions](/en-US/docs/Mozilla/Add-ons/WebExtensions).
7070
- The {{DOMxRef("SecurityPolicyViolationEvent")}} interface is now supported. It allows sending events when the {{HTTPHeader("Content-Security-Policy")}} is violated ([Firefox bug 1472661](https://bugzil.la/1472661)).

files/en-us/mozilla/firefox/releases/92/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ No changes
4141

4242
#### DOM
4343

44-
- The [Imperative Slotting API](/en-US/docs/Web/API/HTMLSlotElement) (part of the [Shadow Dom API](/en-US/docs/Web/Web_Components/Using_shadow_DOM)) Has been implemented. ([Firefox bug 1705141](https://bugzil.la/1705141))
44+
- The [Imperative Slotting API](/en-US/docs/Web/API/HTMLSlotElement) (part of the [Shadow Dom API](/en-US/docs/Web/API/Web_components/Using_shadow_DOM)) Has been implemented. ([Firefox bug 1705141](https://bugzil.la/1705141))
4545
- You can now monitor for changes to text selections in {{HTMLElement("input")}} or {{HTMLElement("textarea")}} by listening for `selectionchange` events in {{domxref("HTMLInputElement.selectionchange_event", "HTMLInputElement")}} and {{domxref("HTMLTextAreaElement/selectionchange_event", "HTMLTextAreaElement")}}, respectively ([Firefox bug 1648944](https://bugzil.la/1648944)).
4646

4747
#### Media, WebRTC, and Web Audio

0 commit comments

Comments
 (0)