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