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

Style sharing is disabled due to an outline rule #11004

Closed
pcwalton opened this issue May 4, 2016 · 0 comments
Closed

Style sharing is disabled due to an outline rule #11004

pcwalton opened this issue May 4, 2016 · 0 comments

Comments

@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented May 4, 2016

:focus { outline: thin dotted; } /* FIXME: 'outline: auto' ? */ in user-agent.css is disabling all style sharing. This is obviously bad for competitive performance.

bors-servo added a commit that referenced this issue May 9, 2016
Use tag names in all user-agent selectors.

Fixes #11004

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11022)
<!-- Reviewable:end -->
zakorgy added a commit to zakorgy/servo that referenced this issue May 26, 2016
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.

None yet
2 participants
You can’t perform that action at this time.