Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
content
/
test
/
data
/
accessibility
/
mac
/
attributes
/
ax-math-root-index.html
blob: fc69c87c0ad225504a4db514b6e242605a4538bd [
file
]
<!DOCTYPE html>
<!--
@SCRIPT:
root1.AXMathRootIndex.AXChildren.count
root1.AXMathRootIndex.AXChildren[0].AXValue
root2.AXMathRootIndex
-->
<math>
<mroot
id
=
"root1"
>
<mn>
1
</mn>
<mn>
2
</mn>
</mroot>
<mroot
id
=
"root2"
>
<mn>
1
</mn>
</mroot>
</math>