summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/bindings-inject-keys-bypass-setters.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/IndexedDB/bindings-inject-keys-bypass-setters.html.ini')
-rw-r--r--testing/web-platform/meta/IndexedDB/bindings-inject-keys-bypass-setters.html.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/IndexedDB/bindings-inject-keys-bypass-setters.html.ini b/testing/web-platform/meta/IndexedDB/bindings-inject-keys-bypass-setters.html.ini
new file mode 100644
index 0000000000..6d16d6084b
--- /dev/null
+++ b/testing/web-platform/meta/IndexedDB/bindings-inject-keys-bypass-setters.html.ini
@@ -0,0 +1,8 @@
+[bindings-inject-keys-bypass-setters.html]
+ expected:
+ if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
+ if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
+ [Returning keys to script should bypass prototype setters]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
+ if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]