Sign in
webkit
/
WebKit
/
ab348309603e3a9f6609bba404bf498898bf1260
/
.
/
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>