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