- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Wed, 25 Jul 2012 12:57:20 -0400
- To: whatwg@lists.whatwg.org
On 7/25/12 7:14 AM, Bronislav Klučka wrote:
> Should simple
> tbody {height: 200px; overflow: scroll; }
> work, and this feature is missing in browsers implementations?
Per CSS2.1 it should not work.
There's an out-of-date (older than CSS2.1) draft of CSS3 that says it
should, but doesn't actually bother to define the resulting behavior,
which is pretty useless. And again, it's an old draft.
-Boris
Received on Wednesday, 25 July 2012 16:57:57 UTC