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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
html
/
figure.html
blob
43f60b841f7c9a600252f173a721e5a52bc8729c
1
<!--
2
@MAC-ALLOW:AXRole*
3
@WIN-ALLOW:xml-roles*
4
-->
5
<!DOCTYPE
html
>
6
<html>
7
<body>
8
<figure>
9
<img
src
=
"pipe.jpg"
alt
=
"Sunspots"
width
=
"304"
height
=
"228"
>
10
</figure>
11
</body>
12
</html>