Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove WA for borders ref test #5087
Conversation
hoppipolla-critic-bot
commented
Feb 27, 2015
|
Critic review: https://critic.hoppipolla.co.uk/r/4124 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 |
This comment has been minimized.
This comment has been minimized.
jdm
commented on 0f40780
Feb 27, 2015
|
r+ |
This comment has been minimized.
This comment has been minimized.
|
saw approval from jdm |
This comment has been minimized.
This comment has been minimized.
|
merging bjwbell/servo/remove-borders-test-wa = 0f40780 into auto |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
all tests pass: |
This comment has been minimized.
This comment has been minimized.
|
fast-forwarding master to auto = e4d607e |
0f40780
into
servo:master
bjwbell commentedFeb 27, 2015
The borders_a.html ref test had a WA to avoid displaying a spurious
black pixel at (0,0). Details are at
#2879
The WA can be removed since the bug is no longer reproducible.