diff options
Diffstat (limited to 'testing/web-platform/meta/html/the-xhtml-syntax')
-rw-r--r-- | testing/web-platform/meta/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-support.htm.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-support.htm.ini b/testing/web-platform/meta/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-support.htm.ini new file mode 100644 index 000000000..b3a6316b2 --- /dev/null +++ b/testing/web-platform/meta/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-support.htm.ini @@ -0,0 +1,7 @@ +[xhtml-mathml-dtd-entity-support.htm] + type: testharness + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1290859 + expected: + if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): CRASH + if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH + TIMEOUT |