Conversation
|
🔨 Triggering try run (#14825801825) for Linux (WPT) |
nicoburns
left a comment
There was a problem hiding this comment.
Looks good! Not too many changes this time :)
| @@ -24,7 +24,7 @@ use style::stylesheets::container_rule::ContainerSizeQuery; | |||
| use style::stylesheets::layer_rule::LayerOrder; | |||
There was a problem hiding this comment.
Not directly relevant to this PR, but these tests (the whole of tests/unit/style) exist upstream in the Mozilla repo. We should start syncing (and running) them in the Stylo repo, and then delete them here. Then we'd get these fixes automatically.
|
Test results for linux-wpt from try job (#14825801825): Flaky unexpected result (19)
Stable unexpected results that are known to be intermittent (23)
|
|
✨ Try run (#14825801825) succeeded. |
|
Pushed some extra change so that Gecko compiles: |
|
Oh, and I will need to increase the crate version numbers in order to publish. |
Commit for that here: servo/stylo@7377440 (I already prepared it to put up as a PR once you landed the sync, but pushed it now seeing as you mention it here). Ideally we'd also land servo/stylo#163 before publishing so the docs.rs is more consistent (but that can also wait until next time if need be). |
I guess it's better to include it into the upgrade. But selectors should also get a new version, there are upstream changes |
c993964 to
42ca82a
Compare
This continues servo#35990 Changelog: - Upstream: servo/stylo@4558df3...ca369cb - Servo fixups: servo/stylo@2bc1e51...7edd19e Stylo tracking issue: servo/stylo#178 --------- Signed-off-by: Oriol Brufau <[email protected]>
This continues #36835 Changelog: - Upstream: servo/stylo@ca369cb...7e2201c - Servo fixups: servo/stylo@f387e63...2e1f66b Stylo tracking issue: servo/stylo#200 --------- Signed-off-by: Oriol Brufau <[email protected]>
This continues #35990
Changelog:
Stylo tracking issue: servo/stylo#178