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 upImplement the :focus pseudo-class selector #5460
Closed
Labels
Comments
mbrubeck
added a commit
to mbrubeck/servo
that referenced
this issue
Mar 30, 2015
Fixes servo#5460. This supports for simple focusable elements that are their own DOM anchors, like text `input` fields.
mbrubeck
added a commit
to mbrubeck/servo
that referenced
this issue
Apr 3, 2015
Fixes servo#5460. This supports for simple focusable elements that are their own DOM anchors, like text `input` fields.
mbrubeck
added a commit
to mbrubeck/servo
that referenced
this issue
Apr 4, 2015
Fixes servo#5460. This supports for simple focusable elements that are their own DOM anchors, like text `input` fields.
mbrubeck
added a commit
that referenced
this issue
Apr 4, 2015
bors-servo
pushed a commit
that referenced
this issue
Apr 4, 2015
Fixes #5460. This supports for simple focusable elements that are their own DOM anchors, like text `input` fields. Requires servo/rust-selectors#20. r? @SimonSapin
mbrubeck
added a commit
to mbrubeck/servo
that referenced
this issue
Apr 4, 2015
Fixes servo#5460. This supports for simple focusable elements that are their own DOM anchors, like text `input` fields.
mbrubeck
added a commit
to mbrubeck/servo
that referenced
this issue
Apr 4, 2015
Fixes servo#5460. This supports for simple focusable elements that are their own DOM anchors, like text `input` fields.
bors-servo
pushed a commit
that referenced
this issue
Apr 5, 2015
Fixes #5460. This supports for simple focusable elements that are their own DOM anchors, like text `input` fields. Requires servo/rust-selectors#20. r? @SimonSapin
bors-servo
pushed a commit
that referenced
this issue
Apr 5, 2015
Fixes #5460. This supports for simple focusable elements that are their own DOM anchors, like text `input` fields. Requires servo/rust-selectors#20. r? @SimonSapin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://html.spec.whatwg.org/multipage/scripting.html#selector-focus