Re: [Backgrounds/Borders] What to do when a border-image fails to load

On Mon, Mar 30, 2009 at 2:08 AM, Brad Kemper <brad.kemper@gmail.com> wrote:
> On Mar 29, 2009, at 9:50 PM, Andrew Fedoniouk wrote:
>> Sorry but border is not an outline either. E.g. outline does not
>> participate in hits testing. But border does. How you border image
>> solution will handle :hover state?
>
> Those are good questions. I suppose for simplicity anything outside the
> border-box would not participate in hit testing or hover testing.

This would also be a very good argument for still combining
border-radius with border-image; border-radius will clip the hit box,
which can be useful to match up with some border-image shapes.

~TJ

Received on Monday, 30 March 2009 12:02:11 UTC