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

Make dashed-border rendering more similar to Gecko / other browsers. #3039

Merged
merged 1 commit into from Sep 12, 2018

Commits on Sep 11, 2018

  1. Make dashed-border rendering more similar to Gecko / other browsers.

    This commit ensures that dashed segments always start and end with half a dash.
    
    We should probably do better, and apply the condition in the TODO comment. But
    this matches existing rendering engines much closer than we do right now.
    
    We also ensure to always draw something in a dashed border corner.
    emilio committed Sep 11, 2018
You can’t perform that action at this time.