1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="UTF-8 " / >
4
+ < meta charset ="UTF-8 ">
5
5
< title >
6
6
Presentation API
7
7
</ title >
@@ -329,13 +329,13 @@ <h2>
329
329
</ li >
330
330
< li >
331
331
< dfn > < a href =
332
- "https://html.spec.whatwg.org/multipage/browsers.html#allowed-to-navigate "> allowed
333
- to navigate</ a > </ dfn >
332
+ "https://html.spec.whatwg.org/multipage/browsers.html#allowed-to-navigate ">
333
+ allowed to navigate</ a > </ dfn >
334
334
</ li >
335
335
< li >
336
336
< dfn > < a href =
337
- "https://html.spec.whatwg.org/multipage/interaction.html#allowed-to-show-a-popup "> allowed
338
- to show a popup</ a > </ dfn >
337
+ "https://html.spec.whatwg.org/multipage/interaction.html#allowed-to-show-a-popup ">
338
+ allowed to show a popup</ a > </ dfn >
339
339
</ li >
340
340
< li >
341
341
< dfn > < a href =
@@ -344,13 +344,13 @@ <h2>
344
344
</ li >
345
345
< li >
346
346
< a href =
347
- "https://html.spec.whatwg.org/multipage/web-sockets.html#binarytype ">
348
- < dfn > < code > BinaryType</ code > </ dfn > </ a >
347
+ "https://html.spec.whatwg.org/multipage/web-sockets.html#binarytype "> < dfn >
348
+ < code > BinaryType</ code > </ dfn > </ a >
349
349
</ li >
350
350
< li >
351
351
< dfn data-lt ="browsing context|browsing contexts "> < a href =
352
- "https://html.spec.whatwg.org/multipage/browsers.html#browsing-context "> browsing
353
- context</ a > </ dfn >
352
+ "https://html.spec.whatwg.org/multipage/browsers.html#browsing-context ">
353
+ browsing context</ a > </ dfn >
354
354
</ li >
355
355
< li >
356
356
< dfn > < a href =
@@ -374,13 +374,13 @@ <h2>
374
374
</ li >
375
375
< li >
376
376
< a href =
377
- "https://html.spec.whatwg.org/multipage/webappapis.html#event-handler-attributes "> < dfn >
378
- < code > EventHandler</ code > </ dfn > </ a >
377
+ "https://html.spec.whatwg.org/multipage/webappapis.html#event-handler-attributes ">
378
+ < dfn > < code > EventHandler</ code > </ dfn > </ a >
379
379
</ li >
380
380
< li >
381
381
< dfn > < a href =
382
- "https://html.spec.whatwg.org/multipage/webappapis.html#event-handlers "> event
383
- handler</ a > </ dfn >
382
+ "https://html.spec.whatwg.org/multipage/webappapis.html#event-handlers ">
383
+ event handler</ a > </ dfn >
384
384
</ li >
385
385
< li >
386
386
< dfn > < a href =
389
389
</ li >
390
390
< li >
391
391
< dfn > < a href =
392
- "https://html.spec.whatwg.org/multipage/infrastructure.html#in-parallel "> in
393
- parallel</ a > </ dfn >
392
+ "https://html.spec.whatwg.org/multipage/infrastructure.html#in-parallel ">
393
+ in parallel</ a > </ dfn >
394
394
</ li >
395
395
< li >
396
396
< dfn > < a href =
399
399
</ li >
400
400
< li >
401
401
< dfn data-lt ="steps to navigate "> < a href =
402
- "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigate "> navigate</ a > </ dfn >
402
+ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigate ">
403
+ navigate</ a > </ dfn >
403
404
</ li >
404
405
< li >
405
406
< dfn > < a href =
408
409
</ li >
409
410
< li >
410
411
< a href =
411
- "https://html.spec.whatwg.org/multipage/system-state.html#navigator ">
412
- < dfn > < code > Navigator</ code > </ dfn > </ a >
412
+ "https://html.spec.whatwg.org/multipage/system-state.html#navigator "> < dfn >
413
+ < code > Navigator</ code > </ dfn > </ a >
413
414
</ li >
414
415
< li >
415
416
< dfn > < a href =
@@ -423,13 +424,13 @@ <h2>
423
424
</ li >
424
425
< li >
425
426
< dfn > < a href =
426
- "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#parse-a-url "> parse a
427
- URL</ a > </ dfn >
427
+ "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#parse-a-url ">
428
+ parse a URL</ a > </ dfn >
428
429
</ li >
429
430
< li >
430
431
< dfn > < a href =
431
- "https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task "> queue a
432
- task</ a > </ dfn >
432
+ "https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task ">
433
+ queue a task</ a > </ dfn >
433
434
</ li >
434
435
< li >
435
436
< dfn > < a href =
443
444
</ li >
444
445
< li >
445
446
< dfn > < a href =
446
- "https://html.spec.whatwg.org/multipage/history.html#dom-location-reload "> reload
447
- a document</ a > </ dfn >
447
+ "https://html.spec.whatwg.org/multipage/history.html#dom-location-reload ">
448
+ reload a document</ a > </ dfn >
448
449
</ li >
449
450
< li >
450
451
< dfn > < a href =
@@ -454,12 +455,13 @@ <h2>
454
455
< li >
455
456
< dfn > < a href =
456
457
"https://html.spec.whatwg.org/multipage/origin.html#sandboxed-top-level-navigation-without-user-activation-browsing-context-flag ">
457
- sandboxed top-level navigation without user activation browsing context flag</ a > </ dfn >
458
+ sandboxed top-level navigation without user activation browsing
459
+ context flag</ a > </ dfn >
458
460
</ li >
459
461
< li >
460
462
< dfn > < a href =
461
- "https://html.spec.whatwg.org/multipage/origin.html#sandboxed-modals-flag "> sandboxed
462
- modals flag</ a > </ dfn >
463
+ "https://html.spec.whatwg.org/multipage/origin.html#sandboxed-modals-flag ">
464
+ sandboxed modals flag</ a > </ dfn >
463
465
</ li >
464
466
< li >
465
467
< dfn > < a href =
@@ -468,13 +470,13 @@ <h2>
468
470
</ li >
469
471
< li >
470
472
< dfn > < a href =
471
- "https://html.spec.whatwg.org/multipage/origin.html#sandboxing-flag-set "> sandboxing
472
- flag set</ a > </ dfn >
473
+ "https://html.spec.whatwg.org/multipage/origin.html#sandboxing-flag-set ">
474
+ sandboxing flag set</ a > </ dfn >
473
475
</ li >
474
476
< li >
475
477
< dfn > < a href =
476
- "https://html.spec.whatwg.org/multipage/history.html#session-history "> session
477
- history</ a > </ dfn >
478
+ "https://html.spec.whatwg.org/multipage/history.html#session-history ">
479
+ session history</ a > </ dfn >
478
480
</ li >
479
481
< li >
480
482
< dfn > < a href =
487
489
top-level browsing context</ a > </ dfn >
488
490
</ li >
489
491
< li >
490
- < dfn > < a href =
491
- "https://html.spec.whatwg.org/#unload-a-document "> unload a
492
- document</ a > </ dfn >
492
+ < dfn > < a href ="https://html.spec.whatwg.org/#unload-a-document "> unload
493
+ a document</ a > </ dfn >
493
494
</ li >
494
495
</ ul >
495
496
< p >
@@ -505,11 +506,10 @@ <h2>
505
506
< a href =
506
507
"https://dom.spec.whatwg.org/#dictdef-eventinit "> < dfn > < code > EventInit</ code > </ dfn > </ a > ,
507
508
< dfn data-lt ="fire|fires an event|fire an event "> < a href =
508
- "https://dom.spec.whatwg.org/#concept-event-fire "> firing an event</ a > </ dfn > ,
509
- and
510
- < dfn data-lt ="isTrusted|trusted event "> < a href =
511
- "https://dom.spec.whatwg.org/#dom-event-istrusted "> trusted event</ a > </ dfn >
512
- are defined in [[!DOM]].
509
+ "https://dom.spec.whatwg.org/#concept-event-fire "> firing an
510
+ event</ a > </ dfn > , and < dfn data-lt ="isTrusted|trusted event "> < a href =
511
+ "https://dom.spec.whatwg.org/#dom-event-istrusted "> trusted
512
+ event</ a > </ dfn > are defined in [[!DOM]].
513
513
</ p >
514
514
< p >
515
515
The term < a href =
@@ -2242,11 +2242,11 @@ <h3>
2242
2242
< p >
2243
2243
The < dfn > binaryType</ dfn > attribute can take one of the values of
2244
2244
< a > BinaryType</ a > . When a < a > PresentationConnection</ a > object is
2245
- created, its
2246
- < a data-link-for = "PresentationConnection "> binaryType</ a > attribute
2247
- MUST be set to the string "< code > arraybuffer</ code > ". On getting,
2248
- it MUST return the last value it was set to. On setting, the user
2249
- agent MUST set the attribute to the new value.
2245
+ created, its < a data-link-for =
2246
+ "PresentationConnection "> binaryType</ a > attribute MUST be set to
2247
+ the string "< code > arraybuffer</ code > ". On getting, it MUST return
2248
+ the last value it was set to. On setting, the user agent MUST set
2249
+ the attribute to the new value.
2250
2250
</ p >
2251
2251
< div class ="note ">
2252
2252
The < a data-link-for ="PresentationConnection "> binaryType</ a >
@@ -2324,8 +2324,9 @@ <h4>
2324
2324
</ li >
2325
2325
< li >
2326
2326
< a > Fire an event</ a > named < a class =
2327
- "PresentationConnectionEvent "> connect</ a > whose < a > isTrusted</ a >
2328
- attribute is true at < var > presentationConnection</ var > .
2327
+ "PresentationConnectionEvent "> connect</ a > whose
2328
+ < a > isTrusted</ a > attribute is true at
2329
+ < var > presentationConnection</ var > .
2329
2330
</ li >
2330
2331
</ ol >
2331
2332
</ li >
@@ -2747,8 +2748,8 @@ <h4>
2747
2748
"PresentationConnectionState "> terminated</ a > .
2748
2749
</ li >
2749
2750
< li >
2750
- < a > Fires an event</ a > named < code > terminate</ code >
2751
- whose < a > isTrusted</ a > attribute is true at < var > known
2751
+ < a > Fires an event</ a > named < code > terminate</ code > whose
2752
+ < a > isTrusted</ a > attribute is true at < var > known
2752
2753
connection</ var > .
2753
2754
</ li >
2754
2755
</ ol >
@@ -3041,10 +3042,10 @@ <h4>
3041
3042
document, i.e. that have the < a > receiving browsing context</ a > as
3042
3043
their < a data-lt ="top-level browsing context "> top-level browsing
3043
3044
context</ a > , MUST also have restrictions 2-4 above. In addition,
3044
- they MUST have the < a > sandboxed top-level navigation without user activation browsing
3045
- context flag</ a > set. All of these < a > browsing contexts </ a > MUST
3046
- also share the same browsing state (storage) for features 5-10
3047
- listed above.
3045
+ they MUST have the < a > sandboxed top-level navigation without user
3046
+ activation browsing context flag</ a > set. All of these < a > browsing
3047
+ contexts </ a > MUST also share the same browsing state (storage) for
3048
+ features 5-10 listed above.
3048
3049
</ p >
3049
3050
< p >
3050
3051
When the < a > top-level browsing context</ a > attempts to navigate to
@@ -3360,10 +3361,11 @@ <h3>
3360
3361
click to trigger a request to start an unwanted presentation.
3361
3362
</ p >
3362
3363
< p >
3363
- The < a > sandboxed top-level navigation without user activation browsing context flag</ a >
3364
- is set on the < a > receiving browsing context</ a > to enforce that
3365
- the top-level origin of the presentation remains the same during
3366
- the lifetime of the presentation.
3364
+ The < a > sandboxed top-level navigation without user activation
3365
+ browsing context flag</ a > is set on the < a > receiving browsing
3366
+ context</ a > to enforce that the top-level origin of the
3367
+ presentation remains the same during the lifetime of the
3368
+ presentation.
3367
3369
</ p >
3368
3370
</ dd >
3369
3371
< dt >
0 commit comments