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
[css-overflow-5] :focus and :focus-within styles with focused scroller pseudo-element
RESOLVED: The document.activeElement is the scroll container for a focused ::scroll-marker or ::scroll-button. :focus matches only on the specific focused pseudo-element. :focus-within matches on the ::scroll-marker-group for ::scroll-marker, and the scroll container and all ancestors for both ::scroll-marker and ::scroll-button
A resolution was made for csswg-drafts/#11361.
[css-overflow-5] :focus and :focus-within styles with focused scroller pseudo-element
Discussion.
To file a bug automatically for these resolutions, add the bug label to the issue.
If no bug is needed, the issue can be closed.
The text was updated successfully, but these errors were encountered: