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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 20 18:35:36 PST 2015


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

--- Comment #16 from Gérard Talbot <browserbugs2 at gtalbot.org> ---
Adenilson,

I created and submitted the following 3 tests into the CSS3 Backgrounds and Borders test suite 2 days ago:

http://test.csswg.org/suites/css-backgrounds-3_dev/nightly-unstable/html4/border-image-width-005.htm

http://test.csswg.org/suites/css-backgrounds-3_dev/nightly-unstable/html4/border-image-width-006.htm

http://test.csswg.org/suites/css-backgrounds-3_dev/nightly-unstable/html4/border-image-width-007.htm

Chrome 48.0.2564.10 fails those 3 tests. Sorry: I do not have Safari 9.0.2.

On the other hand, Firefox 42, IE11 and Edge 12 pass those 3 tests.

Those tests specifically have a 'border-style: none' and a 'border-width: 0px' on the element but the way border image area is designed (if computed border-image-width is not 0px), the border image can still paint the border box and even outside of it.

I probably should open another bug report for this...

-- 
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/20151121/4485d16c/attachment.html>


More information about the webkit-unassigned mailing list