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
/
dom_serializer
/
simple_linked_stylesheet.html
blob
3318148ed7d18bc0d73825f93173453ffc7d296e
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<link
rel
=
"stylesheet"
href
=
"style.css"
>
5
</head>
6
<body>
7
<h1>
I am formatted with a linked style sheet
</h1>
8
</body>
9
</html>
10