Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / storage / indexeddb / transaction-and-objectstore-calls.html
blob5b60383d0aa89cae3b071844d21c5194b478cdff
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/transaction-and-objectstore-calls.js"></script>
8 </body>
9 </html>