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

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

Issue 2673603003: Upstream IndexedDB binary key tests to WPT. (Closed)
Patch Set: Created 3 years, 11 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 b7e0079eff22390effa5125dd760b96773f0aeb4..5a5b8ccef1b3e8ca0d76b9319bdf955b7566e300 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
@@ -17202,6 +17202,18 @@
{}
]
],
+ "IndexedDB/idb-binary-key-neutered.htm": [
+ [
+ "/IndexedDB/idb-binary-key-neutered.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",
@@ -34361,6 +34373,14 @@
"0c4584e1b021a286445a2a9d3388ff011a1b933e",
"testharness"
],
+ "IndexedDB/idb-binary-key-neutered.htm": [
+ "dc2205d01aaac87623d0903ba78c7f73ef0c9135",
+ "testharness"
+ ],
+ "IndexedDB/idb-binary-key-roundtrip.htm": [
+ "912e0c095ae8d46fad0ffe139b0333669cdcabfb",
+ "testharness"
+ ],
"IndexedDB/idb_binary_key_conversion.htm": [
"7af8d37d63bbef60a973082f7b9fde99d5dcfca6",
"testharness"
@@ -35526,7 +35546,7 @@
"support"
],
"IndexedDB/support.js": [
- "d419c2daaafebb732e83c0810be816393fdb14f7",
+ "a236eaf6599ad94f26166144a7afe21fafcc5770",
"support"
],
"IndexedDB/transaction-abort-generator-revert.html": [

Powered by Google App Engine
This is Rietveld 408576698