[css-backgrounds] Add test ensuring border-image is displayed with a transparent border-color #26350
Conversation
7abba4d
to
d01a958
css/css-backgrounds/border-image-beats-transparent-border-color-ref.html
Outdated
Show resolved
Hide resolved
css/css-backgrounds/border-image-beats-transparent-border-color-ref.html
Outdated
Show resolved
Hide resolved
…transparent border-color
d01a958
to
44e9cfe
Fixed both comments, @smfr. |
acfda5e
into
web-platform-tests:master
31 checks passed
31 checks passed
Azure Pipelines (affected tests without changes: Safari Technology Preview)
affected tests without changes: Safari Technology Preview succeeded
Details
Azure Pipelines (affected tests: Safari Technology Preview)
affected tests: Safari Technology Preview succeeded
Details
Azure Pipelines (wpt.fyi hook: safari-preview-affected-tests)
wpt.fyi hook: safari-preview-affected-tests succeeded
Details
Azure Pipelines (wpt.fyi hook: safari-preview-affected-tests-without-changes)
wpt.fyi hook: safari-preview-affected-tests-without-changes succeeded
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
A transparent
border-color
should not prevent aborder-image
from being rendered, but this is the case in WebKit today. Gecko and Chromium do not exhibit this behavior.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