Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(35)

Side by Side Diff: third_party/WebKit/LayoutTests/storage/indexeddb/observer-frame.html

Issue 2449563002: [IndexedDB] Add Observer Tests (Closed)
Patch Set: Fixed errors in other tests, and marked observer tests as long Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/storage/indexeddb/observer-workers.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <html>
2 <title>IndexedDB: Observer Constructor Tests</title>
3 <meta name=timeout content=long>
4 <script src="../../resources/testharness.js"></script>
5 <script src="../../resources/testharnessreport.js"></script>
6 <script src="resources/testharness-helpers.js"></script>
7 <script src="resources/generic-idb-operations.js"></script>
8 <script src="resources/promise-idb.js"></script>
9 <script src="resources/observer-actions.js"></script>
10 <script src="resources/observer-helpers.js"></script>
11 <script src="resources/observer-tests.js"></script>
12 </html>
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/storage/indexeddb/observer-workers.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698