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