servo/tests/wpt/mozilla
Manish Goregaokar 54eb1eb780 Support rowspan=0; always fixup overflowing rowspans beforehand
This makes rowspan=0 work by storing notes on which group of rows we're
in for tables containing both rowgroups and rows, and using that to
respan cells with overlarge or zero rowspans.

This also gets rid of the largest_leftover_incoming_size business,
because now spans will always be correct and we'll never have any left
over.
2018-02-28 17:37:59 -08:00
..
meta Support rowspan=0; always fixup overflowing rowspans beforehand 2018-02-28 17:37:59 -08:00
tests Auto merge of #20128 - Manishearth:rowspan, r=mbrubeck 2018-02-28 18:40:39 -05:00