This repository was archived by the owner on May 28, 2024. It is now read-only.
Tags: servo/rust-selectors
Tags
Auto merge of #105 - servo:drive-by-breakage, r=emilio Drive-by breaking changes Since we’re making a semver-incompatible version anyway (#104) here are a couple other breaking changes. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-selectors/105) <!-- Reviewable:end -->
Auto merge of #104 - servo:empty-attr-selectors, r=emilio Fix empty values and values with whitespace in attribute selectors servo/servo#15394 Also use `?` syntax. I recommend looking at the two commits separately. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-selectors/104) <!-- Reviewable:end -->
Auto merge of #102 - emilio:transitions, r=SimonSapin matching: Add a few flags for transition and animation handling. See https://bugzilla.mozilla.org/show_bug.cgi?id=1317209 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-selectors/102) <!-- Reviewable:end -->
Auto merge of #100 - servo:remove-string-cache-and-some-traits-and-sp… …lit-bloom, r=nox Remove string cache and some traits <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-selectors/100) <!-- Reviewable:end -->
Auto merge of #99 - servo:up, r=emilio Allow new cssparser <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-selectors/99) <!-- Reviewable:end -->
Auto merge of #98 - emilio:element-flags, r=SimonSapin matching: Make ElementFlags work as intended. …StyleRelations. r? @SimonSapin cc @bholley <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-selectors/98) <!-- Reviewable:end -->
Auto merge of #97 - servo:bump, r=emilio Update cssparser and remove SelectorMap Servo imported SelectorMap back, in servo/servo#12927. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-selectors/97) <!-- Reviewable:end -->
Auto merge of #74 - nox:css4-not, r=SimonSapin Implement :not() according to selectors4 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/rust-selectors/74) <!-- Reviewable:end -->
PreviousNext