diff --git a/source b/source
index 0639bb4821c..91a98c390ef 100644
--- a/source
+++ b/source
@@ -1805,7 +1805,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
node document.
- The post-connection steps for the HTML
+
The post-connection steps for the HTML
Standard, given insertedNode, are defined as the following:
@@ -3261,7 +3261,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
- The pre-insert, insert, append, replace, replace all, string replace all, remove, and adopt algorithms for nodes
- The descendant concept
- The insertion steps,
-
- The post-connection steps,
+
- The post-connection steps,
removing steps,
adopting steps, and
children changed steps hooks for elements