Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / storage / indexeddb / cursor-added-bug.html
blob614012f79e7aaae39c3e813fd83176de0c33f28a
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-added-bug.js"></script>
8 </body>
9 </html>