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
/
fast
/
loader
/
document-with-fragment-url-2.html
blob
f48ed65c618afe5a88d79e169339086874ca9f19
1
<script>
2
if
(
window
.
testRunner
) {
3
testRunner
.
waitUntilDone
();
4
testRunner
.
dumpAsText
();
5
}
6
7
location
=
"resources/document-with-fragment-url-test.html#foo"
;
8
9
</script>