repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
GPU workaround to simulate Out of Memory errors with large textures
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
aria
/
aria-flowto.html
blob
53ab196c70ae4ef83d308bd8900fc8d830a34b24
1
<!--
2
@MAC-ALLOW:AXLinkedUIElements*
3
@MAC-ALLOW:AXRoleDescription*
4
-->
5
<html>
6
<body>
7
<section
aria-flowto
=
"next"
>
Lorem ipsum
</section>
8
<footer
id
=
"next"
>
dolor sit amet
</footer>
9
</body>
10
</html>