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