@aardrian@toot.cafe
@aardrian@toot.cafe avatar

aardrian

@aardrian@toot.cafe

One hoopy frood who really knows where his towel is.

Searchable on tootfinder: https://tootfinder.ch/

This profile is from a federated server and may be incomplete. Browse more on the original instance.

aardrian, to accessibility
@aardrian@toot.cafe avatar

I, for one, am curious how allowing tables (et al) in <option> is going to work when the issue discussing it is deferring to another issue — in which none of them are participating.

WHATWG : HTML parser changes for stylable <select>
https://github.com/whatwg/html/issues/10310

aardrian, to random
@aardrian@toot.cafe avatar

When I say not to disable submit buttons, I don’t mean hide them completely, you chucklefucks.
https://adrianroselli.com/2024/02/dont-disable-form-controls.html

aardrian, to accessibility
@aardrian@toot.cafe avatar

The Stack Overflow / OpenAI news does not alarm me too much. There is lots of bad information there. I did a talk on it.

Twice:
https://adrianroselli.com/2017/09/slides-from-a11ytoconf.html
https://adrianroselli.com/2018/03/csun-2018-everything-i-know-about-accessibility-i-learned-from-stack-overflow.html

Essentially OpenAI is slurping more crap info so it can regurgitate more crap info. Which, frankly, is kind of its entire value proposition.

aardrian,
@aardrian@toot.cafe avatar

Anyway, I am fine with this:
https://m.benui.ca/@ben/112396505994216742

Sure, you signed your rights away when you contributed. But I believe you can still extribute.

Though, given I only signed up to research it for a talk, then stopped answering, and now see my answers are outdated (which may explain why I am approaching a 9,000 reputation score), I am also fine with continuing to ignore it.

story645, to random
@story645@vis.social avatar

Hi @aardrian, @WeatherGod suggested I reach out to you to ask if you know what image metadata screen readers use for alt text.

aardrian,
@aardrian@toot.cafe avatar

@story645
Need more context. Where is this screen reader encountering the image? In a document? A web page? The file system?

@WeatherGod

aardrian, to accessibility
@aardrian@toot.cafe avatar

Looking for TalkBack bug confirmation before I file an issue. Test page:
https://cdpn.io/pen/debug/ExzxwxW

TalkBack does not expose the contents of the tabpanel in the first example (“Auto Tab Panel sans Interactive Child”). Looking for confirmation from another Chrome 124 / TalkBack 14.2 / Android user. Or prior experience.

aardrian,
@aardrian@toot.cafe avatar
aardrian,
@aardrian@toot.cafe avatar

@darin Exactly that. Sounds like you confirmed my experience.

Thanks!

aardrian,
@aardrian@toot.cafe avatar

@vayiam Thank you!

aardrian, to random
@aardrian@toot.cafe avatar

Apparently IRC spam is still a thing?

aardrian,
@aardrian@toot.cafe avatar

@bermudianbrit Mostly for W3C telecons.

aardrian, to accessibility
@aardrian@toot.cafe avatar

Until JAWS (and TalkBack) fixes its heading level bug and unless Microsoft removes its heading level limit in Windows, heading depth will continue to have a limit.

This may become more obvious if headinglevelstart ever lands.

Granted, most content doesn’t (shouldn’t) need more than 6 levels, so it would (should) be an edge case.

https://adrianroselli.com/2024/05/level-setting-heading-levels.html

aardrian, to random
@aardrian@toot.cafe avatar

I have no idea why I set this poll to three days, but it closes 8pm ET tomorrow night and it is 20 votes away from 400.
https://toot.cafe/@aardrian/112402554979567642

joelanman, to accessibility
@joelanman@hachyderm.io avatar

its a shame this hasnt moved along

https://github.com/w3c/aria/issues/1404

aardrian,
@aardrian@toot.cafe avatar

@joelanman Looks like it doesn’t need to? The SR users in the thread note that the context is apparent from the control and that it would add noise.

So doesn’t seem to be a priority given existing behavior. Never mind needing to then elevate that to HTML (since ARIA was only supposed to be a bridging technology, it would be good to see if this needs an HTML equivalent, which maybe not).

aardrian, to accessibility
@aardrian@toot.cafe avatar

Thinking back to that time when WCAG 2.2 first went to review and French company , best known for its SLAPPs, asked to get a side-door added to WCAG for overlays:
https://www.w3.org/blog/2020/wcag22-wide-review/#comment-83070

aardrian,
@aardrian@toot.cafe avatar

@patrick_h_lauke Holy shit I forgot all about that one. Nice to be reminded the grifters have been here all along.

aardrian, to accessibility
@aardrian@toot.cafe avatar

You don’t have to be caught up in the Drake / Kendrick Lamar drama to know there are better memes to use than that Drake one.

Which you can customize:
https://codepen.io/aardrian/pen/yLaZOZX

As part of your larger effort at more accessible memes:
https://adrianroselli.com/2018/04/accessible-memes-can-be-done.html#DrakeMeme

aardrian, to accessibility
@aardrian@toot.cafe avatar

“Level-Setting Heading Levels”
https://adrianroselli.com/2024/05/level-setting-heading-levels.html

TL;DR: Avoid setting heading levels greater than six (6). This applies whether using aria-level or the proposed headingstart HTML attribute. Use HTML <h#> elements whenever possible.

aardrian,
@aardrian@toot.cafe avatar

@siblingpastry
I think(?) I hit 6 on a couple blog posts, but those are the really deep ones.
@r343l

aardrian,
@aardrian@toot.cafe avatar

@zoltandulac Experience has taught me that sometimes even the obvious conclusions need to be stated explicitly.

aardrian,
@aardrian@toot.cafe avatar

@ardouglass Agreed and agreed. The only reason I got around to writing it was because I expect headingstart is going to result in a lot of weird heading levels.

aardrian,
@aardrian@toot.cafe avatar

@r343l Gatekeeping?

Or, possibly, reasons I lack the imagination to consider.

aardrian,
@aardrian@toot.cafe avatar

@ardouglass IMO, that could live at the linter side of the shop. Accessibility testing tools would not flag that since it impacts all users.

aardrian, (edited ) to random
@aardrian@toot.cafe avatar

“Digital Ocean” is a…

aardrian,
@aardrian@toot.cafe avatar

@scott Plastic plants! Subterranean by design! It checks out!

aardrian,
@aardrian@toot.cafe avatar
pawelgrzybek, to webdev
@pawelgrzybek@mastodon.social avatar

Interesting HTML/Accessibility fact.

HTML supports 6 levels of headings. ARIA supports 9 hierarchical levels, via aria-level property.

WAI-ARIA Spec:
https://w3c.github.io/aria/#aria-level

“Tackling The Web's Oldest Problem” episode of Igalia Chats podcast by @Meyerweb and @bkardell:
https://www.igalia.com/chats/heading

aardrian,
@aardrian@toot.cafe avatar

@pawelgrzybek
Happily! I had a stub in my drafts folder and this conversation prompted me to fill it out.

@Meyerweb @bkardell

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • mdbf
  • magazineikmin
  • InstantRegret
  • hgfsjryuu7
  • Durango
  • Youngstown
  • slotface
  • everett
  • thenastyranch
  • rosin
  • kavyap
  • khanakhh
  • PowerRangers
  • Leos
  • DreamBathrooms
  • vwfavf
  • ethstaker
  • tacticalgear
  • cubers
  • ngwrru68w68
  • modclub
  • cisconetworking
  • osvaldo12
  • GTA5RPClips
  • normalnudes
  • tester
  • provamag3
  • All magazines