Re: [CSS2.1] Parsing Selectors with Brackets

On Wed, 26 Dec 2007 09:36:00 +0100, Anne van Kesteren <annevk@opera.com>  
wrote:
> On Wed, 26 Dec 2007 06:38:11 +0100, fantasai  
> <fantasai.lists@inkedblade.net> wrote:
>>   p { color: orange; }
>>   p ( { color: red; } p { background: blue; } )
>>
>> Is the paragraph orange or blue?
>
> Didn't Björn answer that? I tested that in Opera, Firefox, and IE and  
> the second line got dropped in all of them leaving 'p { color: orange;  
> }'.

My mistake, IE7 shows a blue background. But it was already established in  
a parallel thread that it has some minor issues with this.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Wednesday, 26 December 2007 08:50:33 UTC