haikuwebkit/LayoutTests/fast/css-grid-layout/grid-self-baseline-and-rela...

8 lines
211 B
HTML

<!doctype html>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<p>This test should not crash</p>
<div style="display: grid; grid-template-columns: 41%; justify-items: baseline">PASS<div>