@media RulesTests whether CSS 2.1 media types are supported.
FAIL
If the preceding paragraph reads "FAIL", the test fails, otherwise it passes.
Tests whether Media Queries Level 3 media queries are supported.
FAIL
If the preceding paragraph reads "FAIL", the test fails, otherwise it passes.
orientation:landscapeTests 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.
orientation:portraitTests 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.