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

"div #styled" doesn't match a div with id="styled" while "#styled" does #344

Closed
jdm opened this issue Apr 8, 2013 · 1 comment
Closed

"div #styled" doesn't match a div with id="styled" while "#styled" does #344

jdm opened this issue Apr 8, 2013 · 1 comment

Comments

@jdm
Copy link
Member

@jdm jdm commented Apr 8, 2013

No description provided.

@SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented Dec 11, 2013

div #styled should matches something with id="styled" that has a <div> ancestor, perhaps you meant div#styled (without the space.) In any case, the matching code was rewritten with #1109, so I believe this is obsolete. Closing, please re-open if needed.

@SimonSapin SimonSapin closed this Dec 11, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
Make the coverage tool rely on the specref db.
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
Support basic borders in a 3d transform context.

Also remove unused blit shader.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/344)
<!-- Reviewable:end -->
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.