CSS Import Test - Test 50

Introduction

This test examines whether browsers correctly interpret the media attribute as is specified in the HTML4 spec, when interacting with section 19.6.1.2 of the HTTP 1.1 RFC (RFC 2068).

Warning! This test assumes that your browser believes it is of type screen. If your browser recognises other types, such as tv for a WebTV browser of tty for a text mode browser, then these results will not be the same as expected.

Tests

50a. Linked with media set to 3d-glasses, screen and resolution > 40dpi, braille

50b. Linked with media set to screen;color

50c. Linked with media set to screen color, screen black/white

50d. Linked with media set to braille, all with print

50e. Linked with media set to aural,handheld /*,screen with speaker jack */

50f. Linked with media set to ,,,,,,,,,screen,,,,,,,,,,,

(50g). Linked with media set to braille and all

(50h). Linked with media set to braille screen

(50i). Linked with media set to aural,not screen

(50j). Linked with media set to Screen

How to decide if the browser has passed

  1. If test 34 above (or on the Part I's main page) is unstyled, then this test should be considered failed (N).
  2. If any are red or if any of 50a-50f are unstyled, the browser is buggy (B).
  3. If 50a-50f are green and 50g-50j are unstyled, the browser has passed (Y).