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

Handle specialized serialization of <position> in basic shapes #13122

Merged
merged 2 commits into from Sep 1, 2016

Conversation

@Manishearth
Copy link
Member

Manishearth commented Aug 30, 2016

Fixes #13083

We temporarily broke basic-shape serialization in #13042 when 4-value positions were implemented, since I didn't want to increase the scope of that PR too much.

This fixes it.

r? @SimonSapin

cc @canaltinova


This change is Reviewable

@highfive
Copy link

highfive commented Aug 30, 2016

Heads up! This PR modifies the following files:

  • @bholley: components/style/values/specified/basic_shape.rs
@Manishearth Manishearth force-pushed the Manishearth:basic-shape-position-redux branch from 22768a2 to bf00733 Sep 1, 2016
@SimonSapin
Copy link
Member

SimonSapin commented Sep 1, 2016

@bors-servo r+


Reviewed 2 of 2 files at r1, 1 of 1 files at r2.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@bors-servo
Copy link
Contributor

bors-servo commented Sep 1, 2016

📌 Commit bf00733 has been approved by SimonSapin

@bors-servo
Copy link
Contributor

bors-servo commented Sep 1, 2016

Testing commit bf00733 with merge 6c68680...

bors-servo added a commit that referenced this pull request Sep 1, 2016
…nSapin

Handle specialized serialization of <position> in basic shapes

Fixes #13083

We temporarily broke basic-shape serialization in #13042 when 4-value positions were implemented, since I didn't want to increase the scope of that PR too much.

This fixes it.

r? @SimonSapin

cc @canaltinova

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

bors-servo commented Sep 1, 2016

💔 Test failed - linux-rel

@highfive
Copy link

highfive commented Sep 1, 2016

  ▶ FAIL [expected PASS] /css-transforms-1_dev/html/transform-table-007.htm
  └   → /css-transforms-1_dev/html/transform-table-007.htm a5c014b20ef1363bea6f24eda28c7efb7c45698a
/css-transforms-1_dev/html/reference/transform-blank-ref.htm fa6407b1acbbfea27e27061e7d1bdeca98e4a728
Testing a5c014b20ef1363bea6f24eda28c7efb7c45698a == fa6407b1acbbfea27e27061e7d1bdeca98e4a728
@Manishearth
Copy link
Member Author

Manishearth commented Sep 1, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Sep 1, 2016

Previous build results for arm32, arm64, linux-dev, mac-dev-unit, mac-rel-css, mac-rel-wpt, windows-dev are reusable. Rebuilding only linux-rel...

@bors-servo
Copy link
Contributor

bors-servo commented Sep 1, 2016

@bors-servo bors-servo merged commit bf00733 into servo:master Sep 1, 2016
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
@Manishearth Manishearth deleted the Manishearth:basic-shape-position-redux branch Sep 2, 2016
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.

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