haikuwebkit/LayoutTests/fast/frames/resources/paint-iframe-background-ifr...

16 lines
202 B
HTML

<!DOCTYPE html>
<html>
<head>
<style type="text/css" media="screen">
* {
background-transparent;
}
</style>
</head>
<body>
<p><!-- this file is transparent --></p>
</body>
</html>