summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission.html.ini
blob: a7de049391aaa856eb38032b83a918e2cc0c1507 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dialog-form-submission.html]
  [formmethod attribute should use dialog form submission]
    expected:
      if (os == "mac") and not debug: [PASS, FAIL]

  [input image button should return the coordinates]
    expected:
      if (os == "mac") and not debug: [PASS, FAIL]

  [calling form.submit() in click handler of submit button should start the submission synchronously]
    expected:
      if (os == "mac") and not debug: [PASS, FAIL]

  [closing the dialog while submitting should stop the submission]
    expected:
      if (os == "mac") and not debug: [PASS, FAIL]