Re: outline-radius

On 3/12/12 6:26 PM, Brad Kemper wrote:
>
>
> 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.

So you would expect horizontal black lines between the lines of text 
with outline, but only when border-radius is used?

Or are you just talking about the corner-rounding behavior (that is, 
round the start corners and end corners but no other corners)?

-Boris

Received on Monday, 12 March 2012 23:44:39 UTC