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

Improve border images #13267

Merged

Conversation

servo-wpt-sync
Copy link
Collaborator

Respect CSS border-image-width.
Properly support gradients as a border-image-source.
Only emit a border item if the border-width is non-zero
for simple borders but still emit one if the item is
an image as paint worklet that are not drawn cause servo
to hang and fail tests.

Add a new test and mark 4 more as passing.

Upstreamed from servo/servo#21608 [ci skip]

Respect CSS border-image-width.
Properly support gradients as a border-image-source.
Only emit a border item if the border-width is non-zero
for simple borders but still emit one if the item is
an image as paint worklet that are not drawn cause servo
to hang and fail tests.

Add a new test and mark 4 more as passing.

Upstreamed from servo/servo#21608 [ci skip]
@servo-wpt-sync
Copy link
Collaborator Author

Code reviewed upstream.

@servo-wpt-sync servo-wpt-sync merged commit ead7933 into master Sep 28, 2018
@jdm jdm deleted the sync_63df09482d5de0087f766774f9b58815540704b6 branch September 28, 2018 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants