- From: <bugzilla@jessica.w3.org>
- Date: Fri, 27 Sep 2013 18:02:35 +0000
- To: public-html-a11y@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23370
--- Comment #10 from Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> ---
(In reply to James Craig from comment #8)
It is very simple. Given this CSS:
<style>*[hidden]:target{display:block;}</style>
then it only requires that you activate the link/url to the #hidden fragment.
Either via a link:
<a href="#hidden">link</a>
or by typing it direclty.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 27 September 2013 18:02:36 UTC