[Webkit-unassigned] [Bug 151612] [CSS3 Backgrounds and Borders] border image area can exist and be drawn, can be painted even if 'border-style' of element is 'none'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 1 15:19:35 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=151612

--- Comment #4 from Gérard Talbot <browserbugs2 at gtalbot.org> ---
> 'border-style' of an element can be 'none' and/or 'border-width' can be '0'
> and there still can be a non-zero border image area which can be painted,
> drawn by the border-image-source as long as border-image-width is non-zero

To formulate this more precisely:

'border-style' of an element can be 'none' and/or *_computed_* 'border-width' value can be '0' and there still can be a non-zero border image area which can be painted, drawn by the border-image-source as long as border-image-width is a *_non-zero length (eg. 1em, 3px, etc)  or non-zero percentage_* ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151201/7a517cdd/attachment-0001.html>


More information about the webkit-unassigned mailing list