- From: Brad Kemper <brad.kemper@gmail.com>
- Date: Mon, 12 Mar 2012 16:26:24 -0700
- To: Boris Zbarsky <bzbarsky@MIT.EDU>
- Cc: "www-style@w3.org" <www-style@w3.org>
On Mar 12, 2012, at 4:05 PM, Boris Zbarsky <bzbarsky@MIT.EDU> wrote: > On 3/12/12 5:01 PM, Brad Kemper wrote: >> On Mar 12, 2012, at 9:41 AM, Boris Zbarsky<bzbarsky@MIT.EDU> wrote: >> >>> On 3/12/12 11:26 AM, Brad Kemper wrote: >>>> Can you give some examples of non-rectangular outlines >>> >>> <span style="outline: 2px solid black">This is<br>some text that is longer on the second line<br>and has a third line</span> >>> >>> Load that in Opera or any WebKit-based browser. Gecko gets this wrong at the moment, sadly. >> >> I see. I would expect that to look like the following does in webkit > > Note that that's not how outline should really look in this situation, and not how it actually looks in WebKit.... Er? The code I included, when rendered in webkit, is how I think your code should really look in that situation, when there is also such a border-radius. Except I only gave it 1px width instead of 2px (oops).
Received on Monday, 12 March 2012 23:27:00 UTC