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

Modify borders ref test to work on OS X #2874

Merged
merged 1 commit into from Jul 19, 2014
Merged

Conversation

@bjwbell
Copy link
Contributor

bjwbell commented Jul 19, 2014

Issue #2848 has details.
This commit uncomments the borders ref test in basic.list
and modifies the test to work with viewports up to 4096px wide.

As a workaround change the html element background to white,
otherwise pixel (0,0) is black (it should be white since the border
at pixel (0, 0) is white. The bug is likely a regression
in rust-layers.

Issue #2848 has details.
This commit uncomments the borders ref test in basic.list
and modifies the test to work with viewports up to 4096px wide.

Also as a workaround change the html element background to white,
otherwise pixel (0,0) is black (it should be white since the border
at pixel (0, 0) is white. The bug is mostly likely a regression
in rust-layers.
@hoppipolla-critic-bot
Copy link

hoppipolla-critic-bot commented Jul 19, 2014

Critic review: https://critic.hoppipolla.co.uk/r/2086

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

@zwarich
Copy link

zwarich commented Jul 19, 2014

@bjwbell I'm giving this another run on Travis after the iframe changes to doublecheck that they agree, and then I'll merge. Can you open another issue for the pixel at (0, 0)?

@bjwbell
Copy link
Contributor Author

bjwbell commented Jul 19, 2014

Fingers crossed, ill open the pixel issue when I'm back this evening

zwarich pushed a commit that referenced this pull request Jul 19, 2014
Modify borders ref test to work on OS X
@zwarich zwarich merged commit 39b9397 into servo:master Jul 19, 2014
1 check passed
1 check passed
continuous-integration/travis-ci The Travis CI build passed
Details
@bjwbell bjwbell deleted the bjwbell:borders-ref-test branch Jul 20, 2014
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

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