diff options
Diffstat (limited to 'testing/web-platform/meta/webmessaging/postMessage_arrays.sub.htm.ini')
-rw-r--r-- | testing/web-platform/meta/webmessaging/postMessage_arrays.sub.htm.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webmessaging/postMessage_arrays.sub.htm.ini b/testing/web-platform/meta/webmessaging/postMessage_arrays.sub.htm.ini new file mode 100644 index 0000000000..593f035eeb --- /dev/null +++ b/testing/web-platform/meta/webmessaging/postMessage_arrays.sub.htm.ini @@ -0,0 +1,4 @@ +[postMessage_arrays.sub.htm] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] |