|
283 | 283 | presentations by providing a <a>controlling browsing contexta>
|
284 | 284 | as described in this specification. This context implements the
|
285 | 285 | <a><code>Presentationcode>a>,
|
| 286 | + <a><code>PresentationAvailabilitycode>a>, |
286 | 287 | <a><code>PresentationConnectioncode>a>,
|
287 |
| - <a><code>PresentationConnectionAvailableEventcode>a>, and |
| 288 | + <a><code>PresentationConnectionAvailableEventcode>a>, |
| 289 | + <a><code>PresentationConnectionCloseEventcode>a>, and |
288 | 290 | <a><code>PresentationRequestcode>a> interfaces.
|
289 | 291 | p>
|
290 | 292 | dd>
|
|
300 | 302 | <a><code>Presentationcode>a>,
|
301 | 303 | <a><code>PresentationConnectioncode>a>,
|
302 | 304 | <a><code>PresentationConnectionAvailableEventcode>a>,
|
| 305 | + <a><code>PresentationConnectionCloseEventcode>a>, |
303 | 306 | <a><code>PresentationConnectionListcode>a>, and
|
304 | 307 | <a><code>PresentationReceivercode>a> interfaces.
|
305 | 308 | p>
|
|
1188 | 1191 | selection are left to the user agent; for example it may show the
|
1189 | 1192 | user a dialog and allow the user to select an available display
|
1190 | 1193 | (granting permission), or cancel the selection (denying
|
1191 |
| - permission). Implementers are encouraged to show the user whether an |
1192 |
| - available display is currently in use, to facilitate presentations |
1193 |
| - that can make use of multiple displays. |
| 1194 | + permission). Implementers are encouraged to show the user whether |
| 1195 | + an available display is currently in use, to facilitate |
| 1196 | + presentations that can make use of multiple displays. |
1194 | 1197 | div>
|
1195 | 1198 | <div class="note">
|
1196 | 1199 | Receiving user agents are encouraged to advertise a user friendly
|
1197 | 1200 | name for the presentation display, e.g. "Living Room TV",
|
1198 |
| - to assist the user in selecting the intended display. Implementers |
1199 |
| - of receiving user agents are also encouraged to advertise the locale |
1200 |
| - and intended text direction of the user friendly name. |
| 1201 | + to assist the user in selecting the intended display. Implementers |
| 1202 | + of receiving user agents are also encouraged to advertise the |
| 1203 | + locale and intended text direction of the user friendly name. |
1201 | 1204 | Implementers of controlling user agents are encouraged to render a
|
1202 |
| - user friendly name using its locale and text direction when they are |
1203 |
| - known. |
| 1205 | + user friendly name using its locale and text direction when they |
| 1206 | + are known. |
1204 | 1207 | div>
|
1205 | 1208 | <div class="note">
|
1206 | 1209 | The <var>presentationUrlvar> should name a resource accessible to
|
|
0 commit comments