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 upIncorrect serialization of wildcard-namespace type selectors when there is a default namespace #16020
Comments
|
cc @emilio |
bors-servo
added a commit
that referenced
this issue
May 16, 2017
Fix serialization of namespace and universal selectors Fix #16017 Fix #16020 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/16890) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
May 16, 2017
Fix serialization of namespace and universal selectors Fix #16017 Fix #16020 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/16890) <!-- Reviewable:end -->
emilio
added a commit
to emilio/servo
that referenced
this issue
May 16, 2017
Fix servo#16017 Fix servo#16020
bors-servo
added a commit
that referenced
this issue
May 16, 2017
Fix serialization of namespace and universal selectors Fix #16017 Fix #16020 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/16890) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
May 17, 2017
Fix serialization of namespace and universal selectors Fix #16017 Fix #16020 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/16890) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Testcase (in stylo; I'm not sure how to get at this in servo proper):
This alerts
awhich is not the same selector as*|ain this case.