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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json

Side-by-side diff isn't available for this file because of its large size.
Issue 2677633002: Upstream IndexedDB layout test to WPT. (Closed)
Patch Set: Addressed feedback. Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
diff --git a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
index 4e5a01a86db61b5d5f2d42871524036c5a5f8ae5..bf4156d4bd071af54ac5286cbc1502ccd6d66fce 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
@@ -18938,6 +18938,12 @@
{}
]
],
+ "IndexedDB/key-conversion-exceptions.htm": [
+ [
+ "/IndexedDB/key-conversion-exceptions.htm",
+ {}
+ ]
+ ],
"IndexedDB/key_invalid.htm": [
[
"/IndexedDB/key_invalid.htm",
@@ -35845,6 +35851,10 @@
"7edbb0cce85708e4b578ceae18a833fd623cd976",
"testharness"
],
+ "IndexedDB/key-conversion-exceptions.htm": [
+ "6300e99617ff28434b3fca1594ea373e4d8b20a4",
+ "testharness"
+ ],
"IndexedDB/key_invalid.htm": [
"8c0257c4231c413dde10c6f541f17f57634bff1c",
"testharness"

Powered by Google App Engine
This is Rietveld 408576698