Accessibility
The frame is decoration around text that has to keep working without it. Nothing Ram draws reaches the accessibility tree, and nothing it animates is required to read the word.
- The outline, handles and label are decorative and hidden from assistive technology.
- The wrapped text stays ordinary text: selectable, searchable, and read exactly as written.
- Ram adds no headings, landmarks or roles, so the semantics of the surrounding markup are unchanged.
prefers-reduced-motiondrops the tracking pass. The frame still fades in and out, so the measurement is still shown; it simply arrives without the letter-spacing sweep.