summaryrefslogtreecommitdiffstats
path: root/content/test/data/accessibility/hr.html
blob: ac3ba548861a95c2c84a32fc89b918fd14e4e880 (plain)
1
2
3
4
5
6
7
8
9
10
<!--
@WIN-DENY:name*
-->
<html>
<body>
Before
<hr aria-label="Dividing line">
After
</body>
</html>