Skip to content

Conversation

@mrego
Copy link
Member

@mrego mrego commented Feb 10, 2021

[selectors-4] Remove example related to :focus:not(:focus-visible) (#4278)

:focus:not(:focus-visible) is a workaround due to some implementations
not following the spec (not using :focus-visible in the default UA style sheet).
Apart that this is no longer needed as implementations have been updated,
this kind of workarounds shouldn't be in the spec as they're confusing.

Fixes #4278

…3c#4278)

:focus:not(:focus-visible) is a workaround due to some implementations
not following the spec (not using :focus-visible in the default UA style sheet).
Apart that this is no longer needed as implementations have been updated,
this kind of workarounds shouldn't be in the spec as they're confusing.

Fixes w3c#4278
@mrego mrego added the selectors-4 Current Work label Feb 10, 2021
@mrego mrego requested a review from tabatkins February 10, 2021 08:04
@frivoal frivoal merged commit ae415de into w3c:main Feb 11, 2021
@mrego mrego deleted the focus-visible-example branch February 11, 2021 12:25
nschonni pushed a commit to nschonni/csswg-drafts that referenced this pull request Feb 15, 2021
…3c#4278) (w3c#5974)

:focus:not(:focus-visible) is a workaround due to some implementations
not following the spec (not using :focus-visible in the default UA style sheet).
Apart that this is no longer needed as implementations have been updated,
this kind of workarounds shouldn't be in the spec as they're confusing.

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

Labels

selectors-4 Current Work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[css-selectors-4] browser focus styles and focus-visible, example 38

2 participants