On Wed, Feb 28, 2018 at 12:28 AM, Manish Goregaokar <manishsm...@gmail.com> wrote: > You can already achieve this behavior with `rowspan=<large number>`,
In terms of letting HTML validation produce useful results, telling authors to use a bogus large number is worse than having a special value (zero). If you use 0 and the table makes sense that way, validator.nu is OK with the document, but if you use a bogus large number, validator.nu, correctly, complains. (So validator.nu is a piece of software in addition to Gecko and Presto that supports this HTML feature.) -- Henri Sivonen hsivo...@hsivonen.fi https://hsivonen.fi/ _______________________________________________ dev-tech-layout mailing list dev-tech-layout@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-layout