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

Fix input alignment test reference #12524

Merged
merged 1 commit into from Jul 21, 2016
Merged

Fix input alignment test reference #12524

merged 1 commit into from Jul 21, 2016

Conversation

@canova
Copy link
Member

canova commented Jul 20, 2016

In #10249 I added a ref test about text alignment in input element. But we couldn't delete the float: left; styled div because of a bug addressed here: #10280 . But it seems fixed now and we can finally remove the floated div in the reference file. Test is still passing.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors

This change is Reviewable

@jdm
Copy link
Member

jdm commented Jul 20, 2016

@bors-servo: r+
Thanks for following up with this!

@bors-servo
Copy link
Contributor

bors-servo commented Jul 20, 2016

📌 Commit 5e72561 has been approved by jdm

@highfive highfive assigned jdm and unassigned metajack Jul 20, 2016
@bors-servo
Copy link
Contributor

bors-servo commented Jul 21, 2016

Testing commit 5e72561 with merge b6f23b2...

bors-servo added a commit that referenced this pull request Jul 21, 2016
Fix input alignment test reference

<!-- Please describe your changes on the following line: -->
In #10249 I added a ref test about text alignment in input element. But we couldn't delete the `float: left;` styled div because of a bug addressed here: #10280 . But it seems fixed now and we can finally remove the floated div in the reference file. Test is still passing.

---
<!-- 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

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

bors-servo commented Jul 21, 2016

💔 Test failed - linux-rel

@jdm
Copy link
Member

jdm commented Jul 21, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Jul 21, 2016

Testing commit 5e72561 with merge f560b02...

bors-servo added a commit that referenced this pull request Jul 21, 2016
Fix input alignment test reference

<!-- Please describe your changes on the following line: -->
In #10249 I added a ref test about text alignment in input element. But we couldn't delete the `float: left;` styled div because of a bug addressed here: #10280 . But it seems fixed now and we can finally remove the floated div in the reference file. Test is still passing.

---
<!-- 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

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

bors-servo commented Jul 21, 2016

@bors-servo bors-servo merged commit 5e72561 into servo:master Jul 21, 2016
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@canova canova deleted the canova:alignment-fix branch Jul 21, 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.

None yet

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