Skip to content

Commit 0fe02e8

Browse files
committed
aria-hidden tags for email obfuscation tags
.. assuming spammers don't use screen readers?
1 parent bbbd40d commit 0fe02e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/templates/about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,11 @@ <h2>Data controller</h2>
138138
<a href="https://view.commonwl.org/">https://view.commonwl.org/</a> instance of CWL Viewer
139139
is The University of Manchester, contact
140140
<a href="javascript:window.location.href=atob('bWFpbHRvOmluZm9AZXNjaWVuY2VsYWIub3JnLnVr')">
141-
<code><span class="obf-hide">NOT</span>info<span class="obf-at"></span><span class="obf-hide">()</span><span class="obf-hide">NONE</span>esciencelab.org.uk</code></a> for any enquiries.
141+
<code><span class="obf-hide" aria-hidden="true">NOT</span>info<span class="obf-at"></span><span class="obf-hide" aria-hidden="true">()</span><span class="obf-hide" aria-hidden="true">NONE</span>esciencelab.org.uk</code></a> for any enquiries.
142142
If this viewer is accessed at a different URL, the data controller is likely someone else.
143143
</p>
144144
<p>
145-
<span class="obf-hide">(sorry non-css-non-JS folks, manual de-obfuscation needed above)</span>
145+
<span class="obf-hide" aria-hidden="true">(manual de-obfuscation needed above)</span>
146146
You may contact the Data Controller to request access to data about yourself,
147147
or to request update or removal of your personally identifiable information.
148148
You may also want to follow the <em>Shown Workflow</em> link at the bottom

0 commit comments

Comments
 (0)