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

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

Issue 2667403003: Upstream a couple of IndexedDB layout 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..caa3bd74d969d1d573b0daa346a92602cdb700c0 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
@@ -17172,6 +17172,12 @@
{}
]
],
+ "IndexedDB/clone-before-keypath-eval.html": [
+ [
+ "/IndexedDB/clone-before-keypath-eval.html",
+ {}
+ ]
+ ],
"IndexedDB/close-in-upgradeneeded.html": [
[
"/IndexedDB/close-in-upgradeneeded.html",
@@ -34341,6 +34347,10 @@
"95f44900d9565baf718be23bafd33e48e6f4fc52",
"testharness"
],
+ "IndexedDB/clone-before-keypath-eval.html": [
+ "9191c591c5c820c0e6c91c21ba339b98ffc42b5a",
+ "testharness"
+ ],
"IndexedDB/close-in-upgradeneeded.html": [
"949f5e8a429a7524c9a68ef0d19baf04dadbd84a",
"testharness"
@@ -35426,7 +35436,7 @@
"testharness"
],
"IndexedDB/idbversionchangeevent.htm": [
- "0db27a811017a52b05dd669f99b2accdeecb5c0d",
+ "1c84321376076ef84257aaa6d05306c005484f2d",
"testharness"
],
"IndexedDB/idbworker.js": [

Powered by Google App Engine
This is Rietveld 408576698