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