RESOLVED INVALID 8787
border-image renders incorrectly into background of block
https://bugs.webkit.org/show_bug.cgi?id=8787
Summary border-image renders incorrectly into background of block
Joost de Valk (AlthA)
Reported 2006-05-08 11:37:33 PDT
The border image should stop at the border, instead, it renders into the background of the block.
Attachments
Border-image testcase (189 bytes, text/html)
2006-05-08 11:38 PDT, Joost de Valk (AlthA)
no flags
Joost de Valk (AlthA)
Comment 1 2006-05-08 11:38:00 PDT
Created attachment 8167 [details] Border-image testcase
Dave Hyatt
Comment 2 2006-05-08 12:03:04 PDT
Not sure this is a bug. Isn't there content in the center tile image based on how you sliced it?
Joost de Valk (AlthA)
Comment 3 2006-05-08 12:14:32 PDT
It can't be that allthough the center tile perhaps has content, the border extends this much, can it?
Alex Yaroshevich
Comment 4 2011-04-15 14:09:52 PDT
Dave Hyatt
Comment 5 2011-09-14 12:30:33 PDT
-webkit-border-image does a fill by default. border-image (now added) does not.
Note You need to log in before you can comment on or make changes to this bug.