CSS Import Test - Test 33

Introduction

This page, while actually stored at...

http://www.hixie.ch/tests/evil/css/import/main/

...contains a <BASE HREF> element in the header, making this page have the assumed location of...

http://www.hixie.ch/tests/evil/css/import/main/folder/

If your browser supports the <BASE HREF> construct, then the image following this paragraph should be a blue diamond bullet-like thing. If it is a speaker, that is, a sound-representing icon, then the browser doesn't support <BASE HREF>. Ok. Here goes. The symbol is: [Follow this link to find out!]

Briefly, the following tests should go green, with the exception of those tests who have their numbers in brackets, and they should stay unstyled. There should be no red anywhere below.

Tests

33b. Linked stylesheet in another folder with media attribute set to all.

33c. Linked stylesheet in another folder with media attribute set to screen.

33d. Linked stylesheet in another folder with media attribute set to screen, projection.

33e. Stylesheet in another folder imported by linked stylesheet in that same other folder.

33f. Stylesheet in another folder imported with screen media specified by linked stylesheet in that same other folder.

33g. Stylesheet in another folder imported by embedded stylesheet.

33h. Stylesheet in another folder imported with screen media specified by embedded stylesheet.

(33i). Linked stylesheet in another folder with media attribute set to tty.

(33j). Stylesheet in another folder imported with tty media specified by linked stylesheet in that same other folder.

(33k). Stylesheet in another folder imported with tty media specified by embedded stylesheet.

The result for test 33 in the main table is decided as follows.