summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-reportValidity.html.ini
blob: 75bb41d7c5fce23e144d7667a298dcf379bb00cd (plain)
1
2
3
4
5
6
[form-validation-reportValidity.html]
  expected:
    if (os == "linux") and not swgl and not fission and debug: [OK, TIMEOUT]
    if (os == "linux") and not swgl and fission and not debug: [OK, CRASH]
    if (os == "linux") and swgl: [OK, TIMEOUT, CRASH]
    if (os == "android") and fission: [TIMEOUT, OK]