File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2340,14 +2340,14 @@
The stop() method
2340
2340
p >
2341
2341
section >
2342
2342
< section > < h4 > Finding an unsubscribe < a > Forma > h4 >
2343
+ < p class ="note ">
2344
+ This algorithm is under development and is < em > non-normativeem > .
2345
+ Implementations MAY choose another algorithm to find a matching
2346
+ `unsubscribe` < a > Forma > to a given `subscribe` < a > Forma > .
2347
+ p >
2343
2348
To < dfn > find a matching unsubscribe formdfn > given |subscribeForm|
2344
2349
in the context of a {{Subscription}} object, run the following steps:
2345
2350
< ol >
2346
- < p class ="note ">
2347
- This algorithm is under development and is < em > non-normativeem > .
2348
- Implementations MAY choose another algorithm to find a matching
2349
- `unsubscribe` < a > Forma > to a given `subscribe` < a > Forma > .
2350
- p >
2351
2351
< li >
2352
2352
Let |results| be an empty array.
2353
2353
li >
You can’t perform that action at this time.
0 commit comments