On 04/30/2013 10:34 AM, Dylan Baker wrote:
From: Kenneth Graunke <kenn...@whitecape.org>

Previously, we indented groups of tests by adding 10 columns
of whitespace to the table and adding colspan.  This is pretty
ugly; we really should use CSS for things like this.

The new CSS-based approach should work with deeper nesting levels,
and simplifies the tables.

Signed-off-by: Kenneth Graunke <kenn...@whitecape.org>
Reviewed-by: Dylan Baker <baker.dyla...@gmail.com>

I just pushed this series (at last!) with one additional fix: changing width: 100% to min-width: 100% makes the table-layout: fixed stuff work even when there are way too many columns.

Thanks for resurrecting this series, cleaning it up, and getting it through the process!
_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to