Alloy - Test for WCAG 2.0 specification

This page was created to demonstrate an issue with the WCAG 2.0 specification which requires that markup be inserted next to the activating item.
The problem with this is that if any of the parents of an absolutely floating container (such as a menu or dialog) contains a specific combination of CSS (position: relative and overflow: hidden), the item will be clipped and could be completely invisible to the end user.

Heading
Loading...