Sign in
webkit
/
WebKit
/
939e9d9dca352ef0e519c767220f928dea5a0c13
/
.
/
LayoutTests
/
fast
/
frames
/
resources
/
paint-iframe-background-iframe.html
blob: 15ed3a413710a8e22f820d814cc2b0d85e71adc3 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style
type
=
"text/css"
media
=
"screen"
>
*
{
background-transparent
;
}
</style>
</head>
<body>
<p>
<!-- this file is transparent -->
</p>
</body>
</html>