- From: Ingo Chao <i4chao@googlemail.com>
- Date: Wed, 23 Jul 2008 09:35:22 +0200
- Cc: www-style@w3.org
2008/7/19 Stephen <w3mail@jixor.com>:
>...
> My concept is that it should be possible to target an element with specific
> children...
div:with-child(h5) {
float: left;
overflow: hidden;
}
I think that would cause a reflow of what is already rendered of the
div when a h5 is encountered.
regards
--
Ingo Chao
http://www.satzansatz.de/
Received on Wednesday, 23 July 2008 07:35:57 UTC