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

Implement border-image-repeat: round #3005

Closed
pyfisch opened this issue Sep 1, 2018 · 4 comments
Closed

Implement border-image-repeat: round #3005

pyfisch opened this issue Sep 1, 2018 · 4 comments

Comments

@pyfisch
Copy link
Contributor

pyfisch commented Sep 1, 2018

Currently only repeat and stretch are implemented and round is handled the same as stretch.

if repeat_horizontal == RepeatMode::Repeat {

@nical nical added the type: bug label Sep 4, 2018
@nical
Copy link
Contributor

nical commented Sep 4, 2018

Corresponding bugzilla entry: https://bugzilla.mozilla.org/show_bug.cgi?id=1488457

@nical nical added the bugzilled label Sep 4, 2018
@dralley
Copy link

dralley commented Feb 25, 2020

BZ marked as resolved/fixed

@dralley
Copy link

dralley commented Feb 26, 2020

@kvark I think this can be closed?

@nical
Copy link
Contributor

nical commented Feb 26, 2020

Yup!

@nical nical closed this as completed Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants