You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make <option>'s form getter use the nearest ancestor select
Now that option elements can be any descendant of a select element, this algorithm needs to look higher than just its parent for a select element.
Fixes#11708.
0 commit comments