Somewhere in the transition from 3.x to 4.x an error creeped into the documentation for .invisible, falsely stating that .invisible content is still exposed to screen readers. This fixes the mistake, and just subtly expands the description to clarify that a change in visibility does not affect layout (things still occupy space, despite being invisible)
Closes #26734 (closed)