diff --git a/source b/source index 1024b55dd73..611d83976cc 100644 --- a/source +++ b/source @@ -114370,19 +114370,19 @@ enum DOMParserSupportedType { this's parent before this.

-
If position is an ASCII case-insensitive match for the string "afterend"
+
If position is an ASCII case-insensitive match for the string "afterbegin"

Insert fragment into this before its first child.

-
If position is an ASCII case-insensitive match for the string "afterbegin"
+
If position is an ASCII case-insensitive match for the string "beforeend"

Append fragment to this.

-
If position is an ASCII case-insensitive match for the string "beforeend"
+
If position is an ASCII case-insensitive match for the string "afterend"

Insert fragment into this's parent before this's