Paul Moloney wrote:
> I'm guessing that something like:
> 
> *:property("LOCATION_INFO","../common/legal_notice.xml"):before {
>    display: block;
>    color: red;
>    font-size: small;
>    text-align: center;
>    content: "LOCATION_INFO=" property("LOCATION_INFO") "\A" icon(down);
> }
> 
> ..only works for a specific file? 

Yes.

> I've tried it with directory names ("LOCATION_INFO","../common/")
> and wildcarded path names ("LOCATION_INFO","*common*") and neither
> works. I'm guessing
> this is what you mean by the problem being unresolvable? 

Right.

> Are there any plans for updates so that
> LOCATION_INFO could take such values, or any other workaround?

I'm sorry but the answer is no to both questions.

Reply via email to