CSS Import Test - Test 77

Introduction

This test examines if your UA can get stuck in an infinite loop or if it is clever enough not to trip over.

The stylesheet linked to this page imports itself. This is clearly quite silly, and should be ignored!

Tests

77. Self-Importing Stylesheet

How to decide if the browser has passed

  1. If test 77 is unstyled, then browser may not support this kind of linking or may have got into a loop in the background and is a maybe (M).
  2. If tests 77 is green, then the browser has passed (Y).
  3. If the browser locked up or crashed, then the browser crashed (C).