Sign in
webkit
/
WebKit
/
2538ba1dc66c1a9ab694bc167c5d56293dae7e8e
/
.
/
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>