Sara Soueidan's presentation at CSS Day 2024 emphasizes how CSS impacts accessibility beyond visual appearances. She covers the accessibility tree (accTree), the implications of CSS properties like `display: contents`, and the importance of proper element naming. Additionally, Sara discusses visually hiding elements and the

Table of contents
Here’s the videoYes, CSS affects accessibilityExample: List semanticsdisplay: contentsVisually hiding stuffCSS and accessible namesCSS generated contentCSS can completely strip an element of its accName…CSS does not affect the state of an element in the accTreeFinal thoughtsSort: