Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / storage / websql / sql-error-codes.html
blobdc70c6cafe889c7e8ba4ef08f59387e0d3e15b1c
1 <html>
2 <head>
3 <script src="resources/database-common.js"></script>
4 <script src="sql-error-codes.js"></script>
5 </head>
6 <body onload="setupAndRunTest();">
7 This test tests the error codes reported in exceptional situations.<br>
8 <pre id="console">
9 FAILURE: test didn't run.
10 </pre>
11 </body>
12 </html>