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

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

Issue 2652463002: Upstream IDBCursor.continuePrimaryKey exception test to WPT. (Closed)
Patch Set: third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/manifest --work --tests-root=third_par… 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 72d6656b5ead2dbb4dcaa798b90844d4ded5e695..f95f207ccb8bebb2cce96334d9ca880428737bc5 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
@@ -17200,6 +17200,12 @@
}
]
],
+ "IndexedDB/idbcursor-continuePrimaryKey-exceptions.htm": [
+ [
+ "/IndexedDB/idbcursor-continuePrimaryKey-exceptions.htm",
+ {}
+ ]
+ ],
"IndexedDB/idbcursor-direction-index-keyrange.htm": [
[
"/IndexedDB/idbcursor-direction-index-keyrange.htm",
@@ -33123,6 +33129,10 @@
"85dba064e12f6ee4c7f7a9ab288a8ecb11063298",
"testharness"
],
+ "IndexedDB/idbcursor-continuePrimaryKey-exceptions.htm": [
+ "7c2ddb95ce4b7c588ddb2907367a365902eba349",
+ "testharness"
+ ],
"IndexedDB/idbcursor-direction-index-keyrange.htm": [
"d87cc37174c74e57880f8883e75a9c033c021e74",
"testharness"
@@ -34384,7 +34394,7 @@
"support"
],
"common/vendor-prefix.js": [
- "b80ec842b65a3423dd789a2226f2ba3caf598049",
+ "2807645fda3cb1decbb944627b038fc87ef019a0",
"support"
],
"css-values/unset-value-storage.html": [

Powered by Google App Engine
This is Rietveld 408576698