Sign in
chromium
/
chromium
/
src.git
/
61.0.3140.1
/
.
/
third_party
/
WebKit
/
LayoutTests
/
inspector
/
tracing
/
resources
/
timeline-iframe-paint.html
blob: 2ea17c9c0eee09924934dcbf9e534ff27e4c0662 [
file
] [
log
] [
blame
]
<html>
<head>
<body
style
=
"
margin
:
0
"
>
<div
style
=
"
display
:
block
;
position
:
absolute
;
left
:
15px
;
top
:
15px
;
width
:
20px
;
height
:
20px
;
background-color
:
blue
"
></div>
</body>
</html>