diff --git a/source b/source index 093339b50c2..eabff7fbbb7 100644 --- a/source +++ b/source @@ -60154,6 +60154,9 @@ interface HTMLDetailsElement : HTMLElement { insertedNode.

+

To be clear, these attribute change and insertion steps also run when an attribute + or element is inserted via the parser.

+

To queue a details toggle event task given a details element element, a string oldState, and a string newState: