blob: 5981a50b0a238ee2378919edc4baedb8c8916602 [file] [log] [blame]
<!DOCTYPE html>
<script src="resources/window-resize-repaint.js"></script>
<style media="(min-height: 201px)">
body { background-color: blue; }
</style>
<style media="(max-height: 200px)">
body { background-color: yellow; }
</style>