dai11y 19/04/2023 – How to use the accessibility tree for a11y testing

19 April 2023

How to use the accessibility tree for a11y testing Giovani Camara uses a simile to describe the accessibility tree’s relationship to the DOM as being like a ‘filter’ for your emails: the DOM contains a lot of information, but the accessibility tree shows only the data related to accessibility. This article is very short –… [Read More]

dai11y 18/04/2023 – What makes writing more readable?

18 April 2023

What makes writing more readable? A fantastic deep dive into how to write in ‘plain language’. The entire article is written in normal literary style, but every paragraph has a plain language equivalent adjacent to it, which you can toggle to switch to. The interactivity of this article is a joy to play with and… [Read More]

fortnight11y issue 73

14 April 2023

HTML gains a <search> element This one came up in the work chat. On 24th March, the “WhatWG HTML living standard” gained a new <search> element. It is intended to be used to contain a set of form controls “related to performing a search or filtering operation”. Example code snippet: Functionally, it is the equivalent… [Read More]

week11y issue 146

14 April 2023

Sabbath mode and assistive technology features Eric Bailey writes about the “secret mode that comes with almost all large ovens, refrigerators, dishwashers, and other large kitchen appliances”. Sabbath mode (or Shabbat mode) helps people to comply with Halakha (a body of Jewish religious laws), which forbids Jews from doing “work that creates” on Shabbat (the… [Read More]

dai11y 13/04/2023 – Addressing concerns about CSS Speech

13 April 2023

Addressing concerns about CSS Speech LĂ©onie Watson (better known online as Tink) writes about CSS Speech. In dai11y 25/11/2022, I covered LĂ©onie making the case for CSS Speech. In this latest article, LĂ©onie specifically addresses concerns raised by the community. People who use screen readers are worried that CSS Speech could make their experience worse,… [Read More]

dai11y 12/04/2023 – Sabbath mode and assistive technology features

12 April 2023

Sabbath mode and assistive technology features Eric Bailey writes about the “secret mode that comes with almost all large ovens, refrigerators, dishwashers, and other large kitchen appliances”. Sabbath mode (or Shabbat mode) helps people to comply with Halakha (a body of Jewish religious laws), which forbids Jews from doing “work that creates” on Shabbat (the… [Read More]

week11y issue 145

31 March 2023

HTML gains a <search> element This one came up in the work chat. On 24th March, the “WhatWG HTML living standard” gained a new <search> element. It is intended to be used to contain a set of form controls “related to performing a search or filtering operation”. Example code snippet: Functionally, it is the equivalent… [Read More]

dai11y 30/03/2023 – Building inclusive products for trans people

30 March 2023

Building inclusive products for trans people Chiara Angori shares some great tips for building products that don’t exclude your trans users. Some are obvious, such as allowing users to specify their pronouns, and not asking users for their ‘title’ (Mr, Mrs, etc). Titles have no legal bearing and there’s almost never a good reason to… [Read More]

dai11y 28/03/2023 – HTML gains a ‘search’ element

28 March 2023

HTML gains a <search> element This one came up in the work chat. On 24th March, the “WhatWG HTML living standard” gained a new <search> element. It is intended to be used to contain a set of form controls “related to performing a search or filtering operation”. Example code snippet: Functionally, it is the equivalent… [Read More]

Loading...