Sign in
chromium
/
chromium
/
src
/
2ac0c19603e70ef75f156ee8409162bbff94de74
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
section.html
blob: 281a617714e5260cddcf0e721e6668ee14ea9525 [
file
] [
log
] [
blame
]
<!--
@MAC-ALLOW:AXRole*
@MAC-ALLOW:AXSubrole*
@WIN-ALLOW:xml-roles:*
-->
<!DOCTYPE html>
<html>
<body>
<section>
This is a section element.
</section>
</body>
</html>