blob: 0eda8583da863baf1a29f04965455013aa1906b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[after-transition-replace.html]
[{ commit: 'after-transition' } for a replace navigation, reject before commit]
expected: FAIL
[{ commit: 'after-transition' } for a replace navigation, reject after commit]
expected: FAIL
[{ commit: 'after-transition' } for a replace navigation, explicit commit()]
expected: FAIL
[{ commit: 'after-transition' } for a replace navigation, commit when handler resolves]
expected: FAIL
|