- From: Yves Savourel <ysavourel@enlaso.com>
- Date: Fri, 11 Jan 2013 09:36:48 -0700
- To: <public-multilingualweb-lt@w3.org>
- CC: 'Pēteris Ņikiforovs' <peteris.nikiforovs@Tilde.lv>, 'Andis Lagzdiņš' <andis.lagzdins@Tilde.lv>
> 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