Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/settimeout-active-script
/
.
/
performance-timeline
/
resources
/
child-frame.html
blob: 40c8f7268857d0337768df19b7583c2bc43e0bc4 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<head></head>
<body></body>
<script>
performance
.
mark
(
'mark_child_frame'
);
</script>