Sign in
webkit
/
WebKit
/
983b299acc32acd2faaf762fdcd3ded1f17c80ab
/
.
/
PerformanceTests
/
SVG
/
Samurai.html
blob: 9c664531ef4cdc5ef60435773784cde3e38f0d25 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<body>
<script
src
=
"../resources/runner.js"
></script>
<script>
window
.
onload
=
function
()
{
PerfTestRunner
.
measurePageLoadTime
({
path
:
"resources/Samurai.svg"
});
}
</script>
</body>