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

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 2673603003: Upstream IndexedDB binary key tests 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..cf63a40c9b0270d1ed5c31a9bfaf00bfee1739cd 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
@@ -17304,6 +17304,18 @@
{}
]
],
+ "IndexedDB/idb-binary-key-detached.htm": [
+ [
+ "/IndexedDB/idb-binary-key-detached.htm",
+ {}
+ ]
+ ],
+ "IndexedDB/idb-binary-key-roundtrip.htm": [
+ [
+ "/IndexedDB/idb-binary-key-roundtrip.htm",
+ {}
+ ]
+ ],
"IndexedDB/idb_binary_key_conversion.htm": [
[
"/IndexedDB/idb_binary_key_conversion.htm",
@@ -34753,6 +34765,14 @@
"0c4584e1b021a286445a2a9d3388ff011a1b933e",
"testharness"
],
+ "IndexedDB/idb-binary-key-detached.htm": [
+ "e7ed8b831bce3a06d21d629cd0112480dfc0f6a5",
+ "testharness"
+ ],
+ "IndexedDB/idb-binary-key-roundtrip.htm": [
+ "ed1e8ae0ca73fdc6fd4d15fcd7623f8f15b7f296",
+ "testharness"
+ ],
"IndexedDB/idb_binary_key_conversion.htm": [
"7af8d37d63bbef60a973082f7b9fde99d5dcfca6",
"testharness"
@@ -35918,7 +35938,7 @@
"support"
],
"IndexedDB/support.js": [
- "d419c2daaafebb732e83c0810be816393fdb14f7",
+ "a236eaf6599ad94f26166144a7afe21fafcc5770",
"support"
],
"IndexedDB/transaction-abort-generator-revert.html": [

Powered by Google App Engine
This is Rietveld 408576698