Re: [csswg-drafts] Privacy considerations for detectability of assistive technology using CSS (#6155)

The simplest method I'm aware of is: `<a href="/confirm_at" tabindex="-1" style="position: absolute; left: -9999px;">only AT users or bots will click this link</a>` Changing the way positioning works is not an option, so a note related to the positioning properties may be warranted.

-- 
GitHub Notification of comment by cookiecrook
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6155#issuecomment-811204365 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 31 March 2021 16:25:18 UTC