Skip to content

[css-forms-1] Fix select option enabled selector#13568

Open
josepharhar wants to merge 1 commit intow3c:mainfrom
josepharhar:disabledhover
Open

[css-forms-1] Fix select option enabled selector#13568
josepharhar wants to merge 1 commit intow3c:mainfrom
josepharhar:disabledhover

Conversation

@josepharhar
Copy link
Copy Markdown
Contributor

option elements can match :enabled while inside a disabled select, so the option:enabled selectors also need to include select:enabled.

Fixes #13383

option elements can match :enabled while inside a disabled select, so
the option:enabled selectors also need to include select:enabled.

Fixes w3c#13383
@lukewarlow
Copy link
Copy Markdown
Member

Will merge once html pr is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[css-forms-1] option hover/active styles inside of disabled select listbox

2 participants