Re: Intent to unship: rowspan=0
Henri Sivonen <[email protected]> Wed, 28 Feb 2018 13:34:54 +0200
| Newsgroups | gmane.comp.mozilla.devel.layout,gmane.comp.mozilla.devel.platform |
|---|---|
| Message-ID | <CAJQvAufr4NVcfzQKBLgKJsxb00k6sFy98ZWTwNfH1WoK2nBK1A@mail.gmail.com> |
On Wed, Feb 28, 2018 at 12:28 AM, Manish Goregaokar <[email protected]> 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 [email protected] https://hsivonen.fi/