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-math.html
blob
38dc899619e4a97ed8028bf164b2eb4d697172f0
1
<!--
2
@MAC-ALLOW:AXRole*
3
@MAC-ALLOW:AXSubrole*
4
@WIN-ALLOW:xml-roles*
5
-->
6
<!DOCTYPE
html
>
7
<html>
8
<body>
9
<div
role
=
"math"
>
ARIA role math.
</div>
10
</body>
11
</html>