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

Prefixed intrinsic size value #16962

Merged
merged 5 commits into from May 22, 2017

Conversation

hiikezoe
Copy link
Contributor

@hiikezoe hiikezoe commented May 20, 2017

This is a PR for https://bugzilla.mozilla.org/show_bug.cgi?id=1355402


This change is Reviewable

@highfive
Copy link

Heads up! This PR modifies the following files:

  • @bholley: components/style/properties/gecko.mako.rs, components/style/properties/helpers/animated_properties.mako.rs, components/style/values/computed/length.rs, components/style/values/specified/mod.rs, components/style/values/computed/mod.rs and 5 more
  • @emilio: components/style/properties/gecko.mako.rs, ports/geckolib/glue.rs, components/style/properties/helpers/animated_properties.mako.rs, components/style/values/computed/length.rs, components/style/values/specified/mod.rs and 6 more

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

warning Warning warning

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

@hiikezoe
Copy link
Contributor Author

All patches have been reviewed by @Manishearth

@jdm
Copy link
Member

jdm commented May 20, 2017

@bors-servo: delegate+

@bors-servo
Copy link
Contributor

✌️ @hiikezoe can now approve this pull request

@bors-servo
Copy link
Contributor

☔ The latest upstream changes (presumably #16960) made this pull request unmergeable. Please resolve the merge conflicts.

@highfive highfive added the S-needs-rebase There are merge conflict errors. label May 20, 2017
@hiikezoe hiikezoe force-pushed the prefixed-intrinsic-size-value branch from 2fe2916 to 26e19f2 Compare May 20, 2017 23:07
@hiikezoe
Copy link
Contributor Author

@bors-servo try

@bors-servo
Copy link
Contributor

⌛ Trying commit 26e19f2 with merge 65fa4b5...

bors-servo pushed a commit that referenced this pull request May 20, 2017
Prefixed intrinsic size value

<!-- Please describe your changes on the following line: -->

This is a PR for https://bugzilla.mozilla.org/show_bug.cgi?id=1355402
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #16788
- [X] These changes do not require tests because it's for stylo

<!-- 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/16962)
<!-- Reviewable:end -->
Hiroyuki Ikezoe added 5 commits May 21, 2017 08:33
@hiikezoe hiikezoe force-pushed the prefixed-intrinsic-size-value branch from 26e19f2 to d06af89 Compare May 20, 2017 23:34
@hiikezoe
Copy link
Contributor Author

@bors-servo r=Manishearth

@bors-servo
Copy link
Contributor

📌 Commit d06af89 has been approved by Manishearth

@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. S-needs-rebase There are merge conflict errors. labels May 21, 2017
@bors-servo
Copy link
Contributor

⌛ Testing commit d06af89 with merge f56f4675eedecce37c798f324dad187cd66d70e0...

@bors-servo
Copy link
Contributor

💔 Test failed - linux-rel-css

@highfive highfive added S-tests-failed The changes caused existing tests to fail. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels May 22, 2017
@hiikezoe
Copy link
Contributor Author

@bors-servo retry

@bors-servo
Copy link
Contributor

⌛ Testing commit d06af89 with merge b428a94...

bors-servo pushed a commit that referenced this pull request May 22, 2017
…shearth

Prefixed intrinsic size value

<!-- Please describe your changes on the following line: -->

This is a PR for https://bugzilla.mozilla.org/show_bug.cgi?id=1355402
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #16788
- [X] These changes do not require tests because it's for stylo

<!-- 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/16962)
<!-- Reviewable:end -->
@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-tests-failed The changes caused existing tests to fail. labels May 22, 2017
@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: Manishearth
Pushing b428a94 to master...

@bors-servo bors-servo merged commit d06af89 into servo:master May 22, 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 22, 2017
@hiikezoe hiikezoe deleted the prefixed-intrinsic-size-value branch May 25, 2017 05:22
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.

width and height should take ExtremumLength values
5 participants