4 <title>Composited iframe test
</title>
5 <style type=
"text/css" media=
"screen">
10 border:
20px solid black;
14 -webkit-box-shadow:
0 0 20px black;
19 Simple test of composited iframe content. There should be a blue box with a gray background
20 inside the black border. The gray background should fit perfectly within the block border
23 <iframe id=
"parent-iframe" src=
"resources/composited-subframe.html"></iframe>