blob: fb6a549584bdb83b15eae9a13f8bf0fa49fc6f65 [file] [log] [blame]
<!DOCTYPE html>
<script src="../../../resources/run-after-layout-and-paint.js"></script>
<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>