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
/
PerformanceTests
/
Dromaeo
/
dromaeo-core-eval.html
blob
4873d14e33b4d23ef71cb64e27a8249fe32d085c
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<script
src
=
"../resources/runner.js"
></script>
5
<script
src
=
"resources/dromaeo/web/jquery.js"
></script>
6
<script
src
=
"resources/dromaeorunner.js"
></script>
7
<script>
8
$(
document
).
ready
(
function
() {
9
DRT
.
setup
(
"dromaeo-core-eval"
);
10
});
11
</script>
12
</head>
13
<body>
14
</body>
15
</html>