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

border-radius doesn't work with dashed borders #7157

Closed
paulrouget opened this issue Aug 11, 2015 · 1 comment
Closed

border-radius doesn't work with dashed borders #7157

paulrouget opened this issue Aug 11, 2015 · 1 comment

Comments

@paulrouget
Copy link
Contributor

screen shot 2015-08-11 at 10 28 45

Relevant gecko bug: https://bugzilla.mozilla.org/show_bug.cgi?id=382721

@waddlesplash
Copy link

The (incorrect) Gecko rendering of the border-radius actually looks really cool from a design perspective -- is there any way to achieve that through the spec?

pcwalton added a commit to pcwalton/servo that referenced this issue Aug 14, 2015
It's not ideal, but it was easy to implement and will do for now.

Closes servo#7157.
bors-servo pushed a commit that referenced this issue Aug 17, 2015
gfx: Paint dashed borders with nonzero radii the same way Gecko does.

It's not ideal, but it was easy to implement and will do for now.

Closes #7157.

r? @glennw

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7222)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants