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 disabledness look for ancestor optgroups
Now that option elements can be descendants of optgroup elements instead of just children, the disabledness algorithm should look for ancestors intead of just a parent optgroup element.
Fixes#11707.
0 commit comments