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
/
blockquote.html
blob
c88074fc234e40ef1099b74a7983e7b5b0e9a392
1
<!DOCTYPE
html
>
2
<html>
3
<body>
4
<blockquote>
5
<p>
First blockquote has a child element.
</p>
6
</blockquote>
7
<blockquote>
Second blockquote has no child.
</blockquote>
8
</body>
9
</html>