[Webkit-unassigned] [Bug 99922] [css border] border-image doesn't honor broder-style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 24 05:56:22 PDT 2014


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





--- Comment #5 from Jeongeun Kim <je_julie.kim at samsung.com>  2014-06-24 05:56:40 PST ---
I understood that border image is used instead of border-style.
border-image is used in place of the border-styles. 

http://www.w3.org/TR/css3-background/#border-image-source
"If the value is ‘none’ or if the image cannot be displayed (or the property doesn't apply), the border styles will be used; otherwise the element's borders are invisible and the border image is drawn as described in the sections below."

The current behavior from Webkit is correct, even if other browser engines work differently.

Please close this issue with "INVALID".

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list