Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / animation / request-animation-frame-timestamps.html
blobb22a03b9ad614cb7409c6d7e5142a4b434c39b81
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <script src="../../resources/js-test.js"></script>
5 </head>
6 <body>
7 <span id="e"></span>
8 <span id="f"></span>
9 <script src="script-tests/request-animation-frame-timestamps.js"></script>
10 </body>
11 </html>