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