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
add a use_alsa gyp setting
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
list-markers.html
blob
6a92bfdd68e42c8e8439d84cf3ec518e402512fa
1
<!--
2
@MAC-ALLOW:subrole*
3
-->
4
<html>
5
<body>
6
<ul>
7
<li>
First item properly groups itself despite
<b>
bolded
</b>
text.
8
<li>
This should also be
<i>
seen
</i>
as a group.
9
<li>
Some
<strong>
more
</strong>
text.
10
<!-- Omission of closing ul as seen in live site -->
11
</body>
12
</html>