blob: f72932ee77cef75c1d4bf49c514f8cac2d7f139e [file] [log] [blame]
* { display: inline-grid; height: calc(100% - 10px); grid-template-rows: minmax(100%, max-content); }
if (window.testRunner) testRunner.dumpAsText();
This test has PASSED if it didn't CRASH on Debug builds.