Hello Andrew,

We do have plan to better support per agent customization to match existing
XSS format.


Regards,

~ Simon

On 8/17/07, Andrew Robinson <[EMAIL PROTECTED]> wrote:
>
> I am just wondering if there is any plans to support @ functionality
> in a selector
>
> this works:
>
> @agent ie {
>   #mainForm { ... }
> }
> @agent gecko {
>   #mainForm { ... }
> }
>
> this doesn't, but would be really nice:
>
> #mainForm {
>   @agent ie { ... }
>   @agent gecko { ... }
> }
>

Reply via email to