diff options
Diffstat (limited to 'testing/web-platform/meta/html/webappapis/dynamic-markup-insertion')
-rw-r--r-- | testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/document-write/document.write-01.xhtml.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/document-write/document.write-01.xhtml.ini b/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/document-write/document.write-01.xhtml.ini index 94588b72c7..d91a6d4d06 100644 --- a/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/document-write/document.write-01.xhtml.ini +++ b/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/document-write/document.write-01.xhtml.ini @@ -1,3 +1,3 @@ [document.write-01.xhtml] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "android") and not debug: [OK, CRASH] |