Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the :focus pseudo-class selector #5460

Closed
mbrubeck opened this issue Mar 30, 2015 · 0 comments
Closed

Implement the :focus pseudo-class selector #5460

mbrubeck opened this issue Mar 30, 2015 · 0 comments

Comments

@mbrubeck mbrubeck self-assigned this Mar 30, 2015
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
Fixes #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 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
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.