Re: [css3-selectors][css-selectors] ::first-line pseudo-element badly underspecified

On Sat, 21 Jan 2006, Boris Zbarsky wrote:
> 
> Based on previous discussion [1], I think it's clear that the 
> ::first-line pseudo-element is badly underspecified and further that 
> there is no clear idea how to specify it.  Given the state it's in, I 
> don't think it's possible to implement it interoperably.
> 
> Given that, I request that ::first-line be removed from the CSS3 
> Selectors specification until such a time as it's better specified.

The working group discussed this.

We don't want to drop ::first-line.

We considered saying that properties that are normally inherited would 
inherit from ::first-line (e.g. 'color') but properties that are not 
normally inherited would inherit from the parent element (e.g. 'display').

However, we would like to get a more comprehensive list of problems. If 
the 'inherit' keyword is the only problem, then it is resolvable, it 
seems, relatively easily.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 31 January 2006 17:58:24 UTC