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