Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
PerformanceTests
/
Layout
/
font-fallback.html
blob: 2f36476b2d1c7e9cd73f0bc8029db45d3d73ee1d [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<body>
<script
src
=
"../resources/runner.js"
></script>
<script>
window
.
onload
=
function
()
{
PerfTestRunner
.
measurePageLoadTime
({
path
:
"resources/font-fallback.html"
});
}
</script>
</body>