4 testRunner
.dumpAsText();
8 .min { height: -webkit-min-content; }
9 .max { height: -webkit-max-content; }
10 .fit { height: -webkit-fit-content; }
13 <p>Test passes if it does not CRASH in debug.
</p>
14 <p>This test is verifying that setting a table rows height to [min|max|fit]-content does not ASSERT. crbug.com/
478265.
</p>