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
/
cite.html
blob
20ef6a0b91dff112375a7ce96f333737d0fd74d1
1
<!DOCTYPE
html
>
2
<html>
3
<body>
4
5
<img
src
=
"pipe.jpg"
width
=
"220"
height
=
"277"
alt
=
"Pipe"
>
6
<p><cite>
The pipe
</cite>
clicked by SomeOne.
</p>
7
8
</body>
9
</html>