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

[css-shapes] Calculation of corner radii by margin-box and border-radius #133

Open
mozilla-apprentice opened this issue Nov 7, 2019 · 2 comments

Comments

@mozilla-apprentice
Copy link
Collaborator

A resolution was made for csswg-drafts/#675.

[css-shapes] Calculation of corner radii by margin-box and border-radius

  • RESOLVED: accept the change that astearns put into the ED, handling the case where margin = 0 for very small values of shape-margin

Discussion.


To file a bug automatically for these resolutions, add the bug label to the issue.

If no bug is needed, the issue can be closed.

@dbaron
Copy link

dbaron commented Nov 7, 2019

I suspect we need a bug here to implement this stuff in general, although we may already have one.

@aethanyc
Copy link
Collaborator

aethanyc commented Nov 7, 2019

Is there anything we should do beyond what is already in nsIFrame::OutsetBorderRadii?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants