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 upFailing css reftest css21_dev/html4/position-relative-035.htm #7589
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PR #7161, "Snap rectangles...", fixed issue #7152 and also changed CSS reftest position-relative-035 from fail to pass. But it caused regression #7184, "Rounding issue...borders not to be visible".
PR #7577, "Fix bug with...borders disappearing", fixed the regression (without breaking #7152) and changed position-relative-035 back from pass to fail.
I looked into why position-relative-035 went from pass to fail and didn't see an easy way to fix it without regressing one of the other above border issue#'s.
/cc @mbrubeck