diff --git a/dom.bs b/dom.bs index 9288b718..cc566a3a 100644 --- a/dom.bs +++ b/dom.bs @@ -2832,8 +2832,8 @@ before a child, with an optional suppress observers flag, run -
  • For each node in staticNodeList, run the - post-insertion steps with node. +

  • For each node in staticNodeList, if node is + connected, then run the post-insertion steps with node.