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

Extend the display list to support border styles #446

Closed
brson opened this issue May 14, 2013 · 1 comment
Closed

Extend the display list to support border styles #446

brson opened this issue May 14, 2013 · 1 comment

Comments

@brson
Copy link
Contributor

brson commented May 14, 2013

Also, render them correctly. Right now the style is not specified.

@jdm
Copy link
Member

jdm commented Apr 18, 2014

This is basically done. We should open issues about specific styles like dotted that aren't supported yet.

@jdm jdm closed this as completed Apr 18, 2014
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
Bring the border radius back on Linux.

I just noticed while reading over servo#444 that this same line is commented for
clipping. This was making the alpha component of the border radius being always
zero.

This brings back the border radius on Linux. I didn't notice any other issue.
Not totally sure why this only happens on Intel cards though, probably is a
floating point math issue?

Also, this improves the appearance with `LIBGL_ALWAYS_SOFTWARE=1` too, which I guess is the canonical representation.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/446)
<!-- Reviewable:end -->
jdm pushed a commit to jdm/servo that referenced this issue Mar 6, 2021
Remove unneeded webhook notification

servo/saltfs#906 (comment)

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-mozjs/446)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants