@@ -2137,15 +2137,15 @@ <h3>
2137
2137
closed) while the < a > presentation connection state</ a > of
2138
2138
< var > S</ var > is < a for ="PresentationConnectionState "> connecting</ a >
2139
2139
or < a for ="PresentationConnectionState "> connected</ a > , the < a > user
2140
- agent</ a > SHOULD < a > start closing the presentation connection</ a >
2140
+ agent</ a > MUST < a > start closing the presentation connection</ a >
2141
2141
< var > S</ var > with < a for =
2142
2142
"PresentationConnectionCloseReason "> wentaway</ a > as
2143
2143
< var > closeReason</ var > and an empty < var > closeMessage</ var > .
2144
2144
</ p >
2145
2145
< p >
2146
2146
If the < a > user agent</ a > receives a signal from the < a > destination
2147
2147
browsing context</ a > that a < a > PresentationConnection</ a >
2148
- < var > S</ var > is to be closed, it SHOULD < a > close the presentation
2148
+ < var > S</ var > is to be closed, it MUST < a > close the presentation
2149
2149
connection</ a > < var > S</ var > with < a for =
2150
2150
"PresentationConnectionCloseReason "> closed</ a > or < a for =
2151
2151
"PresentationConnectionCloseReason "> wentaway</ a > as
@@ -2377,11 +2377,11 @@ <h4>
2377
2377
< p >
2378
2378
If the < a > user agent</ a > encounters an unrecoverable error while
2379
2379
< a data-lt ="receive-algorithm "> receiving a message</ a > through
2380
- < var > presentationConnection</ var > , it SHOULD abruptly < a > close the
2380
+ < var > presentationConnection</ var > , it MUST abruptly < a > close the
2381
2381
presentation connection</ a > < var > presentationConnection</ var > with
2382
2382
< a for ="PresentationConnectionCloseReason "> error</ a > as
2383
- < var > closeReason</ var > , and a human readable description of the
2384
- error encountered as < var > closeMessage</ var > .
2383
+ < var > closeReason</ var > . It SHOULD use a human readable description
2384
+ of the error encountered as < var > closeMessage</ var > .
2385
2385
</ p >
2386
2386
</ section >
2387
2387
< section >
@@ -2692,7 +2692,7 @@ <h4>
2692
2692
When a < a > receiving user agent</ a > is to < dfn > send a termination
2693
2693
confirmation</ dfn > for a presentation < var > P</ var > , and that
2694
2694
confirmation was received by a < a > controlling user agent</ a > , the
2695
- < a > controlling user agent</ a > SHOULD run the following steps:
2695
+ < a > controlling user agent</ a > MUST run the following steps:
2696
2696
</ p >
2697
2697
< ol >
2698
2698
< li > For each < var > connection</ var > in the < a > set of controlled
0 commit comments