CSS Import Test - Test 71
This test examines if uris contains "&" or "=" are
imported.
6. Stylesheet linked in using <link>. This is a
control test. If this test fails, then none of the tests below should
be expected to succeed.
71a. LINK element
71b. @import statement
How to decide if the browser has passed
- If test 6 is unstyled, then browser does not support this kind of
linking and is a maybe (M).
- If tests 71a and 71b above are both green, then
the browser has passed (Y).
- If either of 71a or 71b are not styled, then the browser is
buggy (B).