Sign in
webkit
/
WebKit
/
2b9314704109414223cf0e708fa0d8203754e674
/
.
/
LayoutTests
/
performance-api
/
paint-timing
/
paint-timing-apis.html
blob: 4a82ecd223f9bd99594ebd48d55511acb1927ef4 [
file
] [
log
] [
blame
]
<!DOCTYPE HTML>
<html>
<head>
<script
src
=
"../../resources/js-test-pre.js"
></script>
</head>
<body>
<script
src
=
"resources/paint-timing-api.js"
></script>
<script
src
=
"../../resources/js-test-post.js"
></script>
</body>
</html>