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
Use multiline attribute to check for IA2_STATE_MULTILINE.
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
html
/
hr.html
blob
f53b36ddc7d32b6d4694e0ade91655baf7ac01ec
1
<!--
2
@MAC-ALLOW:AXRole*
3
@MAC-ALLOW:AXDescription*
4
-->
5
<!DOCTYPE
html
>
6
<html>
7
<body>
8
Before
9
<hr
aria-label
=
"Dividing line"
>
10
After
11
</body>
12
</html>