Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / animation / request-animation-frame-prefix.html
blob94dffc50f0b501fee0255fec14630e736c6c5c5b
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-prefix.js"></script>
10 </body>
11 </html>