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
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
inspector
/
elements
/
resources
/
elements-panel-rewrite-href-iframe.html
blob
09bb53f2da475c6330db399c72fa1cc207910d08
1
<html>
2
<head>
3
<base
href
=
"http://127.0.0.1"
>
4
<link
rel
=
"stylesheet"
src
=
"stylesheet.css"
>
5
<script
src
=
"script.js"
></script>
6
</head>
7
<body>
8
<a
href
=
"target.html"
></a>
9
</body>
10
</html>