This test case shows inconsistency between browsers in quirks mode. Below table have two rows with two cells inside. Two cells have set height="100%" attribute. Interoperability between other browsers requires that only first cell should benefit from height="100%". The later one should not!

Only this cell should benefit from height="100%"
This cell should ignore height="100%"