diff --git a/source b/source index 830273e8dc5..4bd72252b2d 100644 --- a/source +++ b/source @@ -56989,8 +56989,8 @@ interface HTMLOptionElement : HTMLElement { present, then return true.

  • -

    For each ancestor of insertedOption's ancestors in reverse tree order:

    +

    For each ancestor of option's ancestors + in reverse tree order:

    1. If ancestor is a select, hr, or option