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

Replace write! with to_css and write_str in some ToCss impls #18159

Merged
merged 1 commit into from Aug 21, 2017

Conversation

@upsuper
Copy link
Member

upsuper commented Aug 20, 2017

Some of this is necessary for fixing things like bug 1370779 because otherwise we would still not be using the new numeric serialization algorithm from cssparser crate.


This change is Reviewable

@highfive
Copy link

highfive commented Aug 20, 2017

Heads up! This PR modifies the following files:

  • @bholley: components/style/properties/shorthand/background.mako.rs, components/style/lib.rs, components/style/values/computed/percentage.rs, components/style/values/mod.rs, components/style/values/specified/mod.rs and 6 more
  • @canaltinova: components/style/properties/shorthand/background.mako.rs, components/style/lib.rs, components/style/values/computed/percentage.rs, components/style/values/mod.rs, components/style/values/specified/mod.rs and 6 more
  • @emilio: components/style/properties/shorthand/background.mako.rs, components/style/lib.rs, components/style/values/computed/percentage.rs, components/style/values/mod.rs, components/style/values/specified/mod.rs and 6 more
@highfive
Copy link

highfive commented Aug 20, 2017

warning Warning warning

  • These commits modify style code, but no tests are modified. Please consider adding a test!
@upsuper
Copy link
Member Author

upsuper commented Aug 20, 2017

@highfive highfive assigned SimonSapin and unassigned glennw Aug 20, 2017
@nox
Copy link
Member

nox commented Aug 21, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Aug 21, 2017

📌 Commit 7e92c15 has been approved by nox

@highfive highfive assigned nox and unassigned SimonSapin Aug 21, 2017
@bors-servo
Copy link
Contributor

bors-servo commented Aug 21, 2017

Testing commit 7e92c15 with merge 6a1b0d0...

bors-servo added a commit that referenced this pull request Aug 21, 2017
Replace write! with to_css and write_str in some ToCss impls

Some of this is necessary for fixing things like [bug 1370779](https://bugzilla.mozilla.org/show_bug.cgi?id=1370779) because otherwise we would still not be using the new numeric serialization algorithm from cssparser crate.

<!-- 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/18159)
<!-- Reviewable:end -->
@nox nox assigned nox and unassigned nox Aug 21, 2017
@bors-servo
Copy link
Contributor

bors-servo commented Aug 21, 2017

@bors-servo bors-servo merged commit 7e92c15 into servo:master Aug 21, 2017
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
bors-servo added a commit that referenced this pull request Aug 21, 2017
Add whitespace before line number in grid line

This is a followup fix of #18159 where the space was incorrectly removed.

<!-- 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/18169)
<!-- Reviewable:end -->
@upsuper upsuper deleted the upsuper-forks:write-to-css branch Aug 21, 2017
SimonSapin added a commit that referenced this pull request Aug 23, 2017
Pull in servo/rust-cssparser#173,
which together with #18159 fixes #17205
bors-servo added a commit that referenced this pull request Aug 23, 2017
Update cssparser to 0.19.2

Pull in servo/rust-cssparser#173, which together with #18159 fixes #17205.
bors-servo added a commit that referenced this pull request Aug 23, 2017
Update cssparser to 0.19.2

Pull in servo/rust-cssparser#173, which together with #18159 fixes #17205.

<!-- 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/18201)
<!-- Reviewable:end -->
bors-servo added a commit that referenced this pull request Aug 23, 2017
Update cssparser to 0.19.2

Pull in servo/rust-cssparser#173, which together with #18159 fixes #17205.

<!-- 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/18201)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

6 participants
You can’t perform that action at this time.