diff --git a/source b/source index 2f92781ba5c..7c5e76eaa33 100644 --- a/source +++ b/source @@ -59168,8 +59168,6 @@ interface HTMLSelectedContentElement : HTMLElement
  • Let nearestSelectAncestor be null.

  • -
  • Let ancestor be selectedcontent's parent.

  • -
  • Set selectedcontent's disabled state to false.

  • @@ -59187,12 +59185,15 @@ interface HTMLSelectedContentElement : HTMLElement

    Otherwise, set selectedcontent's disabled state to true.

    + +
  • Break.

  • If ancestor is an option element or a selectedcontent element, then set selectedcontent's disabled state to true.

  • + data-x="selectedcontent-disabled">disabled
    state to true and + break.