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