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-backgrounds] Add test ensuring border-image is displayed with a transparent border-color #26350

Conversation

twilco
Copy link
Contributor

@twilco twilco commented Oct 31, 2020

A transparent border-color should not prevent a border-image from being rendered, but this is the case in WebKit today. Gecko and Chromium do not exhibit this behavior.

Picture showing WebKit not rendering blue-orange linear-gradient border-image while Chromium and Firefox do.

WebKit bug: https://bugs.webkit.org/show_bug.cgi?id=217900

Spec: https://www.w3.org/TR/2017/CR-css-backgrounds-3-20171017/#border-images

@twilco twilco force-pushed the border-image-should-beat-border-color branch from d01a958 to 44e9cfe Compare November 4, 2020 07:08
@twilco twilco changed the title [css-backgrounds] Add test ensuring border-image beats a transparent border-color [css-backgrounds] Add test ensuring border-image is displayed with a transparent border-color Nov 4, 2020
@twilco
Copy link
Contributor Author

twilco commented Nov 4, 2020

Fixed both comments, @smfr.

@gsnedders gsnedders merged commit acfda5e into web-platform-tests:master Feb 22, 2021
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.

None yet

6 participants