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

Don't accept an extra token at the end of transform property #17218

Merged
merged 1 commit into from Jun 8, 2017

Conversation

@canova
Copy link
Member

canova commented Jun 7, 2017

The lack of input.try usage makes transform property to accept values like rotate(70deg)foo.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • There are tests for these changes

This change is Reviewable

@highfive
Copy link

highfive commented Jun 7, 2017

Heads up! This PR modifies the following files:

  • @bholley: components/style/properties/longhand/box.mako.rs
  • @emilio: components/style/properties/longhand/box.mako.rs
@emilio
Copy link
Member

emilio commented Jun 7, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Jun 7, 2017

📌 Commit 5106643 has been approved by emilio

@highfive highfive assigned emilio and unassigned pcwalton Jun 7, 2017
@bors-servo
Copy link
Contributor

bors-servo commented Jun 8, 2017

Testing commit 5106643 with merge 09b4f79...

bors-servo added a commit that referenced this pull request Jun 8, 2017
Don't accept an extra token at the end of transform property

The lack of `input.try` usage makes transform property to accept values like `rotate(70deg)foo`.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors

<!-- Either: -->
- [X] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

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

bors-servo commented Jun 8, 2017

💔 Test failed - mac-rel-wpt2

@jdm
Copy link
Member

jdm commented Jun 8, 2017

That is #17230.

@canova
Copy link
Member Author

canova commented Jun 8, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Jun 8, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Jun 8, 2017

@bors-servo bors-servo merged commit 5106643 into servo:master Jun 8, 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
@canova canova deleted the canova:transform-bug branch Jun 22, 2017
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.