Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / frames / resources / paint-iframe-background-iframe.html
blob15ed3a413710a8e22f820d814cc2b0d85e71adc3
1 <!DOCTYPE html>
3 <html>
4 <head>
5 <style type="text/css" media="screen">
6 * {
7 background-transparent;
9 </style>
10 </head>
11 <body>
13 <p><!-- this file is transparent --></p>
14 </body>
15 </html>