{% extends "base.html" %} {% block title %}Snapshot Test{% endblock %} {% block content %}

Snapshot Test

Page with varied ARIA roles and semantic HTML to test take_snapshot (accessibility tree).

Form Elements



Data Table

IDNameEmailRole
1Alicealice@example.comAdmin
2Bobbob@example.comUser
3Carolcarol@example.comEditor

Lists

Unordered

Ordered

  1. Step one
  2. Step two
  3. Step three

Definition List

MCP
Model Context Protocol
UID
Unique Identifier for DOM elements

Miscellaneous

Expandable section

Hidden content revealed when expanded.

Warning: This is an alert role element.
Status: All systems operational.
65%

[image placeholder]
{% endblock %}