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 upStyle sharing is disabled due to an outline rule #11004
Closed
Labels
Comments
This was referenced May 4, 2016
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 -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
:focus { outline: thin dotted; } /* FIXME: 'outline: auto' ? */inuser-agent.cssis disabling all style sharing. This is obviously bad for competitive performance.