blob: d329306cebc14d7b35dfe2f6433b09f10d9228cb [file] [log] [blame]
<!DOCTYPE HTML>
<style>
body {
margin: 0;
}
#container {
width: 100px;
height: 100px;
background: green;
}
</style>
<p style="height: 20px">Tests invalidation on align-items style change to 'baseline'. Passes if there is no red.</p>
<div id="container"></div>