E-mail List Archives
Re: Masking H1
From: JP Jamous
Date: Nov 17, 2016 12:58PM
- Next message: JP Jamous: "Re: Masking H1"
- Previous message: Gijs Veyfeyken: "HTML to tagged PDF"
- Next message in Thread: JP Jamous: "Re: Masking H1"
- Previous message in Thread: Beranek, Nicholas: "Re: Masking H1"
- View all messages in this Thread
Nick,
I tested this code and the result with JAWS 17 was fine. However, NVDA 2016.3 read each span separate, while announcing heading level 1
<h1>
<span style="display: block;">
Good
</span>
<span style="display: block;">
Afternoon
</span>
<span style="display: block;">
JP
</span>
</h1>
Wasn't that the markup you tested?
- Next message: JP Jamous: "Re: Masking H1"
- Previous message: Gijs Veyfeyken: "HTML to tagged PDF"
- Next message in Thread: JP Jamous: "Re: Masking H1"
- Previous message in Thread: Beranek, Nicholas: "Re: Masking H1"
- View all messages in this Thread