diff options
Diffstat (limited to 'testing/web-platform/meta/xhr/getallresponseheaders.htm.ini')
-rw-r--r-- | testing/web-platform/meta/xhr/getallresponseheaders.htm.ini | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/xhr/getallresponseheaders.htm.ini b/testing/web-platform/meta/xhr/getallresponseheaders.htm.ini new file mode 100644 index 0000000000..1bd7695f95 --- /dev/null +++ b/testing/web-platform/meta/xhr/getallresponseheaders.htm.ini @@ -0,0 +1,14 @@ +[getallresponseheaders.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [XMLHttpRequest: getAllResponseHeaders() 2] + expected: FAIL + + [XMLHttpRequest: getAllResponseHeaders() 3] + expected: FAIL + + [XMLHttpRequest: getAllResponseHeaders() 5] + expected: FAIL + + [XMLHttpRequest: getAllResponseHeaders() 6] + expected: FAIL |