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

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

Issue 2657533002: Upstream IDBCursor.continuePrimaryKey test to WPT. (Closed)
Patch Set: Removed old layout test. 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 cb7125675a3bdfbccd4a4b9042ff7c298485f599..c01ee93f7bc29b3de0b2a5affa4d6a5ecb458c07 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
@@ -17853,6 +17853,12 @@
{}
]
],
+ "IndexedDB/idbcursor-continuePrimaryKey.htm": [
+ [
+ "/IndexedDB/idbcursor-continuePrimaryKey.htm",
+ {}
+ ]
+ ],
"IndexedDB/idbcursor-continuePrimaryKey-exception-order.htm": [
[
"/IndexedDB/idbcursor-continuePrimaryKey-exception-order.htm",

Powered by Google App Engine
This is Rietveld 408576698