diff --git a/spec/imports/index.html b/spec/imports/index.html index f433655b..f114fdea 100644 --- a/spec/imports/index.html +++ b/spec/imports/index.html @@ -475,58 +475,6 @@

Additions to document.currentScript

-
-

Style processing with Imports

- -

The contents of the style elements and -the external resources of the link elements in import MUST be considered as input sources of the style processing model [[!CSS2]] of the master document.

- - - -
-

Order of Appearances and Imports

- -

The order of appearances of declarations [[!CSS-CASCADE-3]] which come from different documents are determined by the import link tree. If node documents of two declarations differ, compare the tree order of these documents in the import link tree. The last one wins.

- -
-
-

Events in Imports