mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Fixed some typos in stopNotifications test.
This commit is contained in:
parent
0fe94a6724
commit
78084c2213
4 changed files with 10 additions and 5 deletions
|
@ -0,0 +1,5 @@
|
|||
[disconnect-called-before.html]
|
||||
type: testharness
|
||||
[disconnect() called before stopNotifications. Reject with InvalidStateError.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
[disconnect-called-during.html]
|
||||
type: testharness
|
||||
[disconnect() called during stopNotifications. Reject with NetworkError.]
|
||||
[disconnect() called during stopNotifications. Reject with InvalidStateError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue