@media Rules

[REQUIRED] style-210 Media Types

Tests whether CSS 2.1 media types are supported.

FAIL

If the preceding paragraph reads "FAIL", the test fails, otherwise it passes.

[REQUIRED] style-211 Media Queries

Tests whether Media Queries Level 3 media queries are supported.

FAIL

If the preceding paragraph reads "FAIL", the test fails, otherwise it passes.

[OPTIONAL] style-220 orientation:landscape

Tests whether the @media rule orientation:landscape is supported.

FAIL

If the device supports two orientations and the preceding paragraph reads "FAIL" when the content is displayed in landscape orientation, the test fails, otherwise it passes.

[OPTIONAL] style-221 orientation:portrait

Tests whether the @media rule orientation:portrait is supported.

FAIL

If the device supports two orientations and the preceding paragraph reads "FAIL" when the content is displayed in portrait orientation, the test fails, otherwise it passes.