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

Fix rendering of dotted corners when corner radius < border width. #2007

Merged
merged 2 commits into from Nov 9, 2017
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Add a reftest for the dotted corner fix.

  • Loading branch information
nical committed Nov 8, 2017
commit f54e061bb977756dfc93879b82e4f505b1a449c5
Binary file not shown.
@@ -0,0 +1,12 @@
---
root:
items:
- bounds: [5, 5, 490, 490]
"clip-rect": [5, 5, 490, 490]
"clip-and-scroll": 0
"backface-visible": true
type: border
width: 25
"border-type": normal
color: black
style: dotted
@@ -13,3 +13,4 @@ fuzzy(255,24) == border-ridge-simple.yaml border-ridge-simple-ref.yaml
== border-image-crash.yaml border-image-crash-ref.yaml
== border-image-fill.yaml border-image-fill-ref.png
== border-no-bogus-line.yaml border-no-bogus-line-ref.png
== dotted-corner-small-radius.yaml dotted-corner-small-radius.png
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.