summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/navigation-api/commit-behavior/commit-throws.html.ini
blob: 84f713c73e57f48171757806efc1574757253a8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[commit-throws.html]
  [commit() before intercept()]
    expected: FAIL

  [commit() without commit behavior specified]
    expected: FAIL

  [commit() with { commit: immediate }]
    expected: FAIL

  [commit() during event dispatch]
    expected: FAIL

  [commit() after finish]
    expected: FAIL

  [commit() twice]
    expected: FAIL

  [commit() on synthetic NavigateEvent]
    expected: FAIL

  [commit() in detached iframe]
    expected: FAIL