tizen beta release
[framework/web/webkit-efl.git] / ManualTests / frames / resources / blit-on-scroll-subsubframe.html
1 <style type="text/css" media="screen">
2   iframe {
3     padding: 10px;
4   }
5   
6   body {
7       background-color: gray;
8       height: 1000px;
9   }
10 </style>