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
/
dom-modify.html
blob
5bf08e194ad37261dc4d02239b87b7bbd8a7d79d
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
(
"dom-modify"
);
10
});
11
</script>
12
</head>
13
<body>
14
</body>
15
</html>