- From: Ian Hickson <ian@hixie.ch>
- Date: Thu, 30 Oct 2003 20:21:13 +0000 (UTC)
- To: Chris Moschini <cmoschini@myrealbox.com>
- Cc: www-style@w3.org
On Thu, 30 Oct 2003, Chris Moschini wrote: > > Ian Hickson [ian@hixie.ch] wrote: > > > <::pseudo> > > <dt>...</dt> > > <dd>...</dd> > > </::pseudo> > > A solution could be: > > > > dl::pseudo(from the earliest ungroupped dt, > > including all the dts that immediately follow it, > > including all the dds that immediately follow _that_, > > and stopping just before the next dt or the end of parent) > > But selectors aren't. > > dl::pseudo( dt + dd ) > > Could that do the job? What does the argument mean, exactly? -- Ian Hickson )\._.,--....,'``. fL U+1047E /, _.. \ _\ ;`._ ,. http://index.hixie.ch/ `._.-(,_..'--(,_..'`-.;.'
Received on Thursday, 30 October 2003 15:21:14 UTC