Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / storage / indexeddb / cursor-continue.html
blob41b3bbf27dec46216df64fe2bf2e219a2e4f0cb9
1 <html>
2 <head>
3 <script src="../../resources/js-test.js"></script>
4 <script src="resources/shared.js"></script>
5 </head>
6 <body>
7 <script src="resources/cursor-continue.js"></script>
8 </body>
9 </html>