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