RE: issue-77 Rule parsing precedence

> However, there is also a limitation – if prioritization is a top-down one,
> the external rules can never override global rules that are in <body> tags!
> Please correct me if I am mistaken here?!

It can: an its:rules inside a <script> can have a link to an external file.

In other words, you have two ways to get external rules in HTML: the <link> element or the link attribute in <its:rules> inside <script>.

cheers,
-yves

Received on Friday, 11 January 2013 16:37:18 UTC