Skip to content

[css-borders] CSS Borders 4 tries to load images that don't exist (they are in Backgrounds 4) #9761

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

Closed
Loirooriol opened this issue Jan 3, 2024 · 1 comment · Fixed by #9765

Comments

@Loirooriol
Copy link
Contributor

https://drafts.csswg.org/css-borders-4/#border-color has an example with images like <img alt="" src="images/multicolor-border.png">

The problem is that https://drafts.csswg.org/css-borders-4/images/multicolor-border.png doesn't exist, the image is in https://drafts.csswg.org/css-backgrounds-4/images/multicolor-border.png

I guess the images should have moved in #9048

@SebastianZ
Copy link
Contributor

Thanks for the hint, @Loirooriol! Fixed it.

Sebastian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants