diff options
Diffstat (limited to 'testing/web-platform/meta/xhr/responsexml-document-properties.htm.ini')
-rw-r--r-- | testing/web-platform/meta/xhr/responsexml-document-properties.htm.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/xhr/responsexml-document-properties.htm.ini b/testing/web-platform/meta/xhr/responsexml-document-properties.htm.ini new file mode 100644 index 0000000000..7ab96a2524 --- /dev/null +++ b/testing/web-platform/meta/xhr/responsexml-document-properties.htm.ini @@ -0,0 +1,6 @@ +[responsexml-document-properties.htm] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [lastModified set to time of response if no HTTP header provided] + expected: + if (processor == "x86") and debug: [PASS, FAIL] |