tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / fast / animation / request-animation-frame-display.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <script src="../js/resources/js-test-pre.js"></script>
5 </head>
6 <body>
7 <span id="e"></span>
8 <span id="f"></span>
9 <script src="script-tests/request-animation-frame-display.js"></script>
10 </body>
11 </html>