Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This tests that calling openDatabase with an empty version string sets the curre nt version of that database to the empty string and subsequent attempts to open the database with a different expected version throw an exception. | |
| 2 SUCCESS, an exception was thrown. ReferenceError: openDatabase is not defined | |
| OLD | NEW |