| Index: Modules/webdatabase/SQLTransaction.idl
|
| diff --git a/Modules/webdatabase/SQLTransaction.idl b/Modules/webdatabase/SQLTransaction.idl
|
| index 4d4df1702f5bbb03d30bb565059db8b58d2cbc11..f3a252cd14f613dab3ba7723df2ca36ee0aa37bd 100644
|
| --- a/Modules/webdatabase/SQLTransaction.idl
|
| +++ b/Modules/webdatabase/SQLTransaction.idl
|
| @@ -29,7 +29,6 @@
|
| [
|
| Conditional=SQL_DATABASE,
|
| OmitConstructor,
|
| - JSNoStaticTables,
|
| ImplementationLacksVTable
|
| ] interface SQLTransaction {
|
| [Custom] void executeSql(in DOMString sqlStatement,
|
|
|