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
Remove outdated list style types
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
PerformanceTests
/
Dromaeo
/
dromaeo-object-string.html
blob
5ffb7920ed19ef5af937e2446bd5975c1ab805d4
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-object-string"
);
10
});
11
</script>
12
</head>
13
<body>
14
</body>
15
</html>