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

Allow border radii to be set via preshints #16800

Merged
merged 2 commits into from May 11, 2017

Conversation

Manishearth
Copy link
Member

@Manishearth Manishearth commented May 10, 2017

Fixes rendering of <hr>


This change is Reviewable

@highfive
Copy link

Heads up! This PR modifies the following files:

  • @bholley: components/style/values/generics/mod.rs
  • @emilio: ports/geckolib/glue.rs, components/style/values/generics/mod.rs

@highfive
Copy link

warning Warning warning

  • These commits modify style code, but no tests are modified. Please consider adding a test!

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label May 10, 2017
@Manishearth
Copy link
Member Author

Might be worth converting https://github.com/Manishearth/servo/blob/195e37954f6921e78fc9e7acdca2baa749e11778/ports/geckolib/glue.rs#L1458 into a panic now that we support all preshints

@Manishearth
Copy link
Member Author

r? @emilio

@highfive highfive assigned emilio and unassigned glennw May 10, 2017
@emilio
Copy link
Member

emilio commented May 10, 2017

@bors-servo r+

Yeah, converting it into a panic as a followup sounds good to me.

@bors-servo
Copy link
Contributor

📌 Commit 195e379 has been approved by emilio

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels May 10, 2017
@Manishearth
Copy link
Member Author

It's one line, I'll just make it a panic here itself

@highfive highfive added S-awaiting-review There is new code that needs to be reviewed. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels May 10, 2017
@emilio
Copy link
Member

emilio commented May 10, 2017

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 97ff764 has been approved by emilio

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels May 10, 2017
@highfive highfive added S-awaiting-review There is new code that needs to be reviewed. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels May 10, 2017
@Manishearth
Copy link
Member Author

@bors-servo r=emilio

@bors-servo
Copy link
Contributor

📌 Commit d1c3021 has been approved by emilio

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels May 10, 2017
@bors-servo
Copy link
Contributor

⌛ Testing commit d1c3021 with merge 6de4c93...

bors-servo pushed a commit that referenced this pull request May 11, 2017
Allow border radii to be set via preshints

Fixes rendering of `<hr>`

<!-- 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/16800)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel-css, linux-rel-wpt, mac-dev-unit, mac-rel-css, mac-rel-wpt1, mac-rel-wpt2, windows-msvc-dev
Approved by: emilio
Pushing 6de4c93 to master...

@bors-servo bors-servo merged commit d1c3021 into servo:master May 11, 2017
@highfive highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label May 11, 2017
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request May 11, 2017
aethanyc pushed a commit to aethanyc/gecko-dev that referenced this pull request May 12, 2017
@Manishearth Manishearth deleted the border-radius branch May 7, 2019 22:43
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Oct 1, 2019
servo/servo#16800

MozReview-Commit-ID: AmbCWZ6z0vf

UltraBlame original commit: e956dc8d6b1dafb84f426addd9c1859abfbd5a99
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Oct 1, 2019
servo/servo#16800

MozReview-Commit-ID: AmbCWZ6z0vf

UltraBlame original commit: e956dc8d6b1dafb84f426addd9c1859abfbd5a99
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Oct 1, 2019
servo/servo#16800

MozReview-Commit-ID: AmbCWZ6z0vf

UltraBlame original commit: e956dc8d6b1dafb84f426addd9c1859abfbd5a99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants