Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upThe :active pseudo class is not (fully) supported #20284
Comments
|
Closing as this is a dupe of issue #7333 |
|
Actually, one case of https://html.spec.whatwg.org/multipage/semantics-other.html#selector-active is not implemented:
|
|
@sjmelia I see you did the implementation for the currently supported elements. Are you interesting in this part? |
|
Yes actually i'd love to pick this up! |
|
Awesome, it's all your! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At least it doesn't work on elements like
<h1>or<span>(:hoverworks fine though).See https://jsfiddle.net/ewe73qz3/