What fresh hell is THIS now? - Patrick Lauke
[jpdevries] Anyone else wish <datalist>
supported <optgroup>
?
I checked 4.10.9 The optgroup element but the only context specified there is
<datalist>
is still kind of half-baked. Even in Chrome, scrollbars don’t activate when there are lots of options so they get cut off
lang
attr on the html
tag). Liblouis allows you to specify the translation table you want to use so that the right contractions and braille typesetting is used. That translation table is language/locale dependant
<i>
and use negative text-indent
, is it still as bad?
<span>
it still looks bad, even if more semantically accurate.
<span role="img" aria-label="{insert alt of icon}" class="{whatever classes represent the icon}"></span>
would be more apt?
content
, which is usually some random character, and that can be confusing if you don’t set the appropriate attributes on the span
role="icon"
, since an icon and an image feel like they represent different things
::before
on the span with the icon
class, and sr-only
is the hidden text: