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
/
plugins
/
resources
/
target-frameset-frame.html
blob
433224b2ec4c3c5c16d9524b10bdc3ae2aa98914
1
<html>
2
<head>
3
<script
type
=
"text/javascript"
charset
=
"utf-8"
>
4
if (window.testRunner) {
5
testRunner.notifyDone();
6
window.console.log('Test passes if it does not crash')
7
}
8
</script>
9
</head>
10
11
<body>
12
</body>
13
</html>