diff --git a/complete.html b/complete.html index 99e859dc5bc..f109062ae8f 100644 --- a/complete.html +++ b/complete.html @@ -85285,7 +85285,7 @@
Document
's tree, but the user agent
must act as if elements and attributes were individually appended
and set respectively so as to trigger rules in this specification
- regarding what happens when an element in inserted into a document
+ regarding what happens when an element is inserted into a document
or has its attributes set. [XML] [XMLNS] [DOMCORE]
[DOMEVENTS]
@@ -94840,6 +94840,7 @@ Document
's tree, but the user agent
must act as if elements and attributes were individually appended
and set respectively so as to trigger rules in this specification
- regarding what happens when an element in inserted into a document
+ regarding what happens when an element is inserted into a document
or has its attributes set. [XML] [XMLNS] [DOMCORE]
[DOMEVENTS]
@@ -88032,6 +88032,7 @@ interface HTMLDocument {
Vladimir Vukićević,
voracity,
Wakaba,
+ Wayne Carr,
Wayne Pollock,
Wellington Fernando de Macedo,
Will Levine,
diff --git a/source b/source
index fef9a145251..0c4e09867b3 100644
--- a/source
+++ b/source
@@ -97295,7 +97295,7 @@ document.body.appendChild(text);
performs on the Document
's tree, but the user agent
must act as if elements and attributes were individually appended
and set respectively so as to trigger rules in this specification
- regarding what happens when an element in inserted into a document
+ regarding what happens when an element is inserted into a document
or has its attributes set. [XML] [XMLNS] [DOMCORE]
[DOMEVENTS]
@@ -108800,6 +108800,7 @@ interface HTMLDocument {
Vladimir Vukićević,
voracity,
Wakaba,
+ Wayne Carr,
Wayne Pollock,
Wellington Fernando de Macedo,
Will Levine,