Back to Chromium

CSS3 media query test: media query testing aspect

third_party/blink/web_tests/fast/media/mq-aspect-ratio.html

149.0.7827.2386 B
Original Source

This text should be green if the viewport is 800:600 ratio. This is unlikely to happen by chance, but the layout testing sets this size

This text should be green if the viewport is landscape (minimum aspect ratio of 1:1).

This text should be green if the viewport is portrait (maximum aspect ratio of 1:1).

This text should be green if the viewport aspect ratio is greater than 16:9.