Side by Side Diff: third_party/WebKit/LayoutTests/webexposed/indexeddb-renames-should-not-be-exposed-expected.txt
Issue 2276593002:
Support renaming of IndexedDB indexes and object stores. (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added test coverage for the (slightly incorrect) behavior in strict mode when our flag is not enabl…
Created 4 years, 3 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
2 FAIL IndexedDB object store and index renaming should not be web-exposed
3 This test is expected to fail in LayoutTests/webexposed assert_equals: IndexedDB
object store renaming should not be web-exposed expected "books" but got "renam
ed_books"
Issue 2276593002: Support renaming of IndexedDB indexes and object stores.
(Closed)
Created 4 years, 3 months ago by pwnall
Modified 4 years, 3 months ago
Reviewers: cmumford, jsbell, foolip, kenrb
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 124