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
[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
html
/
mark.html
blob
0ec7cdc75733ca0606e039043d12fc1885bd708a
1
<!--
2
@MAC-ALLOW:AXRole*
3
-->
4
<!DOCTYPE
html
>
5
<html>
6
<body>
7
8
<p>
This test is to check
<mark>
mark tag
</mark>
.
</p>
9
10
</body>
11
</html>