diff options
Diffstat (limited to '')
-rw-r--r-- | testing/web-platform/meta/custom-elements/throw-on-dynamic-markup-insertion-counter-reactions-xml-parser.xhtml.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/meta/custom-elements/throw-on-dynamic-markup-insertion-counter-reactions-xml-parser.xhtml.ini b/testing/web-platform/meta/custom-elements/throw-on-dynamic-markup-insertion-counter-reactions-xml-parser.xhtml.ini new file mode 100644 index 0000000000..f237aecf2f --- /dev/null +++ b/testing/web-platform/meta/custom-elements/throw-on-dynamic-markup-insertion-counter-reactions-xml-parser.xhtml.ini @@ -0,0 +1,5 @@ +[throw-on-dynamic-markup-insertion-counter-reactions-xml-parser.xhtml] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [document.open(URL) must NOT throw an InvalidStateError when processing custom element reactions for a synchronous constructed custom element] + expected: FAIL |