Sign in
chromium
/
chromium
/
src.git
/
57504b7decf3eeae3a508ad83c28ddb7ffdc68a8
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
section.html
blob: e5976bbe138c0d979dc903a9e605919bcdbf3c14 [
file
]
<!--
@MAC-ALLOW:AXRole*
@MAC-ALLOW:AXSubrole*
@WIN-ALLOW:xml-roles:*
@AURALINUX-ALLOW:xml-roles:*
-->
<!DOCTYPE html>
<html>
<body>
<section>
This is a section element.
</section>
</body>
</html>