What fresh hell is THIS now? - Patrick Lauke
Dangerous what a bit of half-truths can do
?
@jkva NVDA misreads DLs (announces the total of dts and dd's instead of number of pairs, which JAWS does do right) but use the right element for the job anyway.
The damn things have been around for 25 years…
NVDA misreads DLs (announces the total of dts and dd's instead of number of pairs
browser(s)?
Thanks for the article, just a quick note: Chome isn't the best choice as the browser itself is largely inaccessible. The browser decides what he gives to the Accessibility API, and that's where chrome fails with th elements, it seems.
cvox
+n>o
doesn't recognise definition lists as lists…
<table> <thead> <tr> <th scope="col">Name</th> <th scope="col">Description</th> <th scope="col">Status</th> </tr> </thead> <tbody> <tr> <th scope="row">Denmark</th> <td>A lovely little country with lots of bikes.</td> <td>Drinking beer (probably)</td> </tr> <tr> <th scope="row">Netherlands</th> <td>A lovely little country full of dutch fuckers.</td> <td>Pissing off Steve</td> </tr> </tbody> </table>
s/<dt/<th scope="row"/
=P
dd
's to a dt
dt + dd { content: "What a lovely fucking couple" }
@supports
it should ignore the entire block right?
float
s and calc()
calc()
dt
to a dfn
element?
so the markup's all like </dd
<dt>blah</dt
<dd> etc </dd
<del>
?
<summary>
The del element represents a removal from the document.
div
with a button
role=button