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