blob: ece743636a2822ac3b7df910fcc97597bf57c4a2 [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 from 'baseline'. Passes if there is no red.</p>
<div id="container"></div>