Add a (failing) test on long table with break-inside: avoid
According to @julientaq we should check if the element with a break-inside: avoid
rule can fit (alone) on the next page. If that's not the case then we should ignore this rule and break the element on the current page.
Edited by Boris Budini