Re: [css3-ui] ID selectors as values of nav-{up,right,down,left} properties

On Thu, Aug 11, 2011 at 10:10 AM, Boris Zbarsky <bzbarsky@mit.edu> wrote:
> On 8/11/11 1:02 PM, Edward O'Connor wrote:
>>
>> #foo {
>>   nav-right: #bar;
>> }
>
> Would "nav-right: element(bar)" make more sense?

element(#bar), but otherwise yes.  I'd always intended for element()
to be more than just a subtype of <image>.

~TJ

Received on Thursday, 11 August 2011 18:40:22 UTC