Re: Extend use of namespaces

On Tue, Sep 21, 2010 at 4:23 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote:
> And I consider that an obvious lack in CSS, and there are proposals to
> address it....

Proposals that allow something like

:repeat(ul ul ul) li { list-style-type: disc }

would also allow

svg :repeat(html) textarea { . . . }
:repeat(svg) textArea { . . . }

at least if the specificities worked out right.  But this thread of
discussion ceased to be useful quite a while ago, if it was ever
useful, so I'm happy to just drop it at this point.  :)

Received on Wednesday, 22 September 2010 20:57:20 UTC