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