You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec.bs
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1517,12 +1517,14 @@ For now, see
1517
1517
ignore>value</var>.
1518
1518
1519
1519
: [=internal observer/error steps=]
1520
-
:: 1. Run |subscriber|'s {{Subscriber/error()}} method, given the passed in <var ignore>error</var>.
1520
+
:: 1. Run |subscriber|'s {{Subscriber/error()}} method, given the passed in <var
1521
+
ignore>error</var>.
1521
1522
1522
1523
: [=internal observer/complete steps=]
1523
1524
1. Run |subscriber|'s {{Subscriber/complete()}} method.
1524
1525
1525
-
1. Let |options| be a new {{SubscribeOptions}} whose {{SubscribeOptions/signal}} is |subscriber|'s [=Subscriber/subscription controller=]'s [=AbortController/signal=].
1526
+
1. Let |options| be a new {{SubscribeOptions}} whose {{SubscribeOptions/signal}} is
0 commit comments