diff --git a/source b/source index 75b6a575561..7e8c2bbee7c 100644 --- a/source +++ b/source @@ -56340,7 +56340,7 @@ interface HTMLSelectedContentElement : HTMLElement

If selectedcontent is null, then return.

  • Let option be the first option in - nearestSelectAncestor's list of + select's list of options whose selectedness is true, if any such option exists, otherwise null.