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