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
/
ins.html
blob
6f6da3c6e0c247c1560e3fafb5764a924aeb7427
1
<!DOCTYPE
html
>
2
<html>
3
<body>
4
5
<p>
My favorite browser is
<del>
ABC
</del> <ins>
Chrome
</ins>
!
</p>
6
7
</body>
8
</html>