diff options
Diffstat (limited to 'testing/web-platform/meta/custom-elements/form-associated/fieldset-elements.html.ini')
-rw-r--r-- | testing/web-platform/meta/custom-elements/form-associated/fieldset-elements.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/custom-elements/form-associated/fieldset-elements.html.ini b/testing/web-platform/meta/custom-elements/form-associated/fieldset-elements.html.ini new file mode 100644 index 0000000000..3e853f8f69 --- /dev/null +++ b/testing/web-platform/meta/custom-elements/form-associated/fieldset-elements.html.ini @@ -0,0 +1,6 @@ +[fieldset-elements.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Form associated custom elements should work with fieldset.elements] + expected: + if (os == "linux") and not debug: [PASS, FAIL] |