diff options
Diffstat (limited to 'testing/web-platform/meta/xhr/xmlhttprequest-timeout-worker-twice.html.ini')
-rw-r--r-- | testing/web-platform/meta/xhr/xmlhttprequest-timeout-worker-twice.html.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/xhr/xmlhttprequest-timeout-worker-twice.html.ini b/testing/web-platform/meta/xhr/xmlhttprequest-timeout-worker-twice.html.ini new file mode 100644 index 0000000000..34d37c873c --- /dev/null +++ b/testing/web-platform/meta/xhr/xmlhttprequest-timeout-worker-twice.html.ini @@ -0,0 +1,11 @@ +[xmlhttprequest-timeout-worker-twice.html?load fires normally with same timeout set twice] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[xmlhttprequest-timeout-worker-twice.html?timeout fires normally with same timeout set twice] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[xmlhttprequest-timeout-worker-twice.html?load fires normally with no timeout set, twice] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |