@@ -1046,7 +1046,7 @@ <h4>
1046
1046
1047
1047
</ pre >
1048
1048
< p >
1049
- The < dfn for ="Presentation "> < code > defaultRequest</ code > </ dfn >
1049
+ The < dfn data-dfn- for ="Presentation "> < code > defaultRequest</ code > </ dfn >
1050
1050
attribute MUST return the < a > default presentation request</ a > if
1051
1051
any, < code > null</ code > otherwise. On setting, the < a > default
1052
1052
presentation request</ a > MUST be set to the new value.
@@ -1089,7 +1089,7 @@ <h4>
1089
1089
1090
1090
</ pre >
1091
1091
< p >
1092
- The < dfn for ="Presentation "> < code > receiver</ code > </ dfn > attribute
1092
+ The < dfn data-dfn- for ="Presentation "> < code > receiver</ code > </ dfn > attribute
1093
1093
MUST return the < a > < code > PresentationReceiver</ code > </ a > instance
1094
1094
associated with the < a > receiving browsing context</ a > and created
1095
1095
by the < a > receiving user agent</ a > when the < a > receiving browsing
@@ -1202,7 +1202,7 @@ <h4>
1202
1202
Selecting a presentation display
1203
1203
</ h4 >
1204
1204
< p >
1205
- When the < code > < dfn for ="PresentationRequest "> start</ dfn > </ code >
1205
+ When the < code > < dfn data-dfn- for ="PresentationRequest "> start</ dfn > </ code >
1206
1206
method is called, the < a > user agent</ a > MUST run the following
1207
1207
steps to < dfn > select a presentation display</ dfn > .
1208
1208
</ p >
@@ -1452,7 +1452,7 @@ <h4>
1452
1452
Reconnecting to a presentation
1453
1453
</ h4 >
1454
1454
< p >
1455
- When the < dfn for ="PresentationRequest "> reconnect</ dfn > method is
1455
+ When the < dfn data-dfn- for ="PresentationRequest "> reconnect</ dfn > method is
1456
1456
called, the < a > user agent</ a > MUST run the following steps to
1457
1457
< dfn > reconnect to a presentation</ dfn > :
1458
1458
</ p >
@@ -1605,7 +1605,7 @@ <h4>
1605
1605
attributes, by objects implementing the < a > PresentationRequest</ a >
1606
1606
interface:
1607
1607
</ p >
1608
- < table dfn-for ="PresentationRequest ">
1608
+ < table data- dfn-for ="PresentationRequest ">
1609
1609
< thead >
1610
1610
< tr >
1611
1611
< th >
@@ -1663,13 +1663,13 @@ <h3>
1663
1663
implemented in a < a > controlling browsing context</ a > .
1664
1664
</ p >
1665
1665
< p >
1666
- The < dfn for ="PresentationAvailability "> value</ dfn > attribute MUST
1666
+ The < dfn data-dfn- for ="PresentationAvailability "> value</ dfn > attribute MUST
1667
1667
return the last value it was set to. The value is initialized and
1668
1668
updated by the < a > monitor the list of available presentation
1669
1669
displays</ a > algorithm.
1670
1670
</ p >
1671
1671
< p >
1672
- The < dfn for ="PresentationAvailability "> onchange</ dfn > attribute is
1672
+ The < dfn data-dfn- for ="PresentationAvailability "> onchange</ dfn > attribute is
1673
1673
an < a > event handler</ a > whose corresponding < a > event handler event
1674
1674
type</ a > is < dfn > < code > change</ code > </ dfn > .
1675
1675
</ p >
@@ -1747,7 +1747,7 @@ <h4>
1747
1747
Getting the < a > presentation displays</ a > availability information
1748
1748
</ h4 >
1749
1749
< p >
1750
- When the < dfn for ="PresentationRequest "> getAvailability</ dfn >
1750
+ When the < dfn data-dfn- for ="PresentationRequest "> getAvailability</ dfn >
1751
1751
method is called, the user agent MUST run the following steps:
1752
1752
</ p >
1753
1753
< dl >
@@ -2001,7 +2001,7 @@ <h4>
2001
2001
when < a > monitoring incoming presentation connections</ a > .
2002
2002
</ p >
2003
2003
< p >
2004
- The < dfn for =
2004
+ The < dfn data-dfn- for =
2005
2005
"PresentationConnectionAvailableEvent "> connection</ dfn > attribute
2006
2006
MUST return the value it was set to when the
2007
2007
< a > PresentationConnection</ a > object was created.
@@ -2011,7 +2011,7 @@ <h4>
2011
2011
called, the < a > user agent</ a > MUST construct a new
2012
2012
< a > PresentationConnectionAvailableEvent</ a > object with its < a data-link-for =
2013
2013
"PresentationConnectionAvailableEvent "> connection</ a > attribute set
2014
- to the < dfn for =
2014
+ to the < dfn data-dfn- for =
2015
2015
"PresentationConnectionAvailableEventInit "> connection</ dfn > member
2016
2016
of the < dfn > PresentationConnectionAvailableEventInit</ dfn > object
2017
2017
passed to the constructor.
@@ -2053,7 +2053,7 @@ <h3>
2053
2053
};
2054
2054
2055
2055
</ pre >
2056
- < div dfn-for ="PresentationConnection " link-for =
2056
+ < div data- dfn-for ="PresentationConnection " link-for =
2057
2057
"PresentationConnection ">
2058
2058
< p >
2059
2059
The < dfn > < code > id</ code > </ dfn > attribute specifies the
@@ -2069,7 +2069,7 @@ <h3>
2069
2069
the values of < dfn > PresentationConnectionState</ dfn > depending on
2070
2070
the connection state:
2071
2071
</ p >
2072
- < ul dfn-for ="PresentationConnectionState ">
2072
+ < ul data- dfn-for ="PresentationConnectionState ">
2073
2073
< li >
2074
2074
< dfn > connecting</ dfn > means that the user agent is attempting to
2075
2075
< a > establish a presentation connection</ a > with the
@@ -2118,7 +2118,7 @@ <h3>
2118
2118
</ p >
2119
2119
< p >
2120
2120
The < dfn > binaryType</ dfn > attribute can take one of the values of
2121
- < dfn for =""> BinaryType</ dfn > . When a < a > PresentationConnection</ a >
2121
+ < dfn data-dfn- for =""> BinaryType</ dfn > . When a < a > PresentationConnection</ a >
2122
2122
object is created, its < a > binaryType</ a > attribute MUST be set to
2123
2123
the string "< a link-for ="BinaryType "> arraybuffer</ a > ". On getting,
2124
2124
it MUST return the last value it was set to. On setting, the user
@@ -2127,8 +2127,8 @@ <h3>
2127
2127
< div class ="note ">
2128
2128
The < a > binaryType</ a > attribute allows authors to control how
2129
2129
binary data is exposed to scripts. By setting the attribute to
2130
- "< dfn dfn-for ="BinaryType "> blob</ dfn > ", binary data is returned in
2131
- < a > Blob</ a > form; by setting it to "< dfn dfn-for =
2130
+ "< dfn data- dfn-for ="BinaryType "> blob</ dfn > ", binary data is returned in
2131
+ < a > Blob</ a > form; by setting it to "< dfn data- dfn-for =
2132
2132
"BinaryType "> arraybuffer</ dfn > ", it is returned in
2133
2133
< a > ArrayBuffer</ a > form. The attribute defaults to
2134
2134
"< code > arraybuffer</ code > ". This attribute has no effect on data
@@ -2418,12 +2418,12 @@ <h4>
2418
2418
< p >
2419
2419
A < a > PresentationConnectionCloseEvent</ a > is fired when a
2420
2420
< a > presentation connection</ a > enters a < a data-link-for =
2421
- "PresentationConnectionState "> closed</ a > state. The < dfn for =
2421
+ "PresentationConnectionState "> closed</ a > state. The < dfn data-dfn- for =
2422
2422
"PresentationConnectionCloseEvent "> reason</ dfn > attribute provides
2423
2423
the reason why the connection was closed. It can take one of the
2424
2424
values of < dfn > PresentationConnectionCloseReason</ dfn > :
2425
2425
</ p >
2426
- < ul dfn-for ="PresentationConnectionCloseReason ">
2426
+ < ul data- dfn-for ="PresentationConnectionCloseReason ">
2427
2427
< li >
2428
2428
< dfn > error</ dfn > means that the mechanism for connecting or
2429
2429
communicating with a presentation entered an unrecoverable error.
@@ -2443,7 +2443,7 @@ <h4>
2443
2443
< p >
2444
2444
When the < a data-link-for ="PresentationConnectionCloseEvent "> reason</ a >
2445
2445
attribute is < a data-link-for ="PresentationConnectionCloseReason "> error</ a > ,
2446
- the user agent SHOULD set the < dfn for =
2446
+ the user agent SHOULD set the < dfn data-dfn- for =
2447
2447
"PresentationConnectionCloseEvent "> message</ dfn > attribute to a
2448
2448
human readable description of how the communication channel
2449
2449
encountered an error.
@@ -2453,11 +2453,11 @@ <h4>
2453
2453
called, the < a > user agent</ a > MUST construct a new
2454
2454
< a > PresentationConnectionCloseEvent</ a > object, with its < a data-link-for =
2455
2455
"PresentationConnectionCloseEvent "> reason</ a > attribute set to the
2456
- < dfn for ="PresentationConnectionCloseEventInit "> reason</ dfn > member
2456
+ < dfn data-dfn- for ="PresentationConnectionCloseEventInit "> reason</ dfn > member
2457
2457
of the < dfn > PresentationConnectionCloseEventInit</ dfn > object
2458
2458
passed to the constructor, and its < a data-link-for =
2459
2459
"PresentationConnectionCloseEvent "> message</ a > attribute set to the
2460
- < dfn for ="PresentationConnectionCloseEventInit "> message</ dfn >
2460
+ < dfn data-dfn- for ="PresentationConnectionCloseEventInit "> message</ dfn >
2461
2461
member of this < a > PresentationConnectionCloseEventInit</ a > object
2462
2462
if set, to an empty string otherwise.
2463
2463
</ p >
@@ -2752,7 +2752,7 @@ <h4>
2752
2752
attributes, by objects implementing the
2753
2753
< a > PresentationConnection</ a > interface:
2754
2754
</ p >
2755
- < table dfn-for ="PresentationConnection ">
2755
+ < table data- dfn-for ="PresentationConnection ">
2756
2756
< thead >
2757
2757
< tr >
2758
2758
< th >
@@ -2785,7 +2785,7 @@ <h4>
2785
2785
< dfn > < code > onclose</ code > </ dfn >
2786
2786
</ td >
2787
2787
< td >
2788
- < dfn for =
2788
+ < dfn data-dfn- for =
2789
2789
"PresentationConnectionEvent "> < code > close</ code > </ dfn >
2790
2790
</ td >
2791
2791
</ tr >
@@ -2794,7 +2794,7 @@ <h4>
2794
2794
< dfn > < code > onterminate</ code > </ dfn >
2795
2795
</ td >
2796
2796
< td >
2797
- < dfn for =
2797
+ < dfn data-dfn- for =
2798
2798
"PresentationConnectionEvent "> < code > terminate</ code > </ dfn >
2799
2799
</ td >
2800
2800
</ tr >
@@ -2823,7 +2823,7 @@ <h3>
2823
2823
< a > receiving user agent</ a > .
2824
2824
</ p >
2825
2825
< p >
2826
- On getting, the < dfn for ="PresentationReceiver "> connectionList</ dfn >
2826
+ On getting, the < dfn data-dfn- for ="PresentationReceiver "> connectionList</ dfn >
2827
2827
attribute MUST return the result of running the following steps:
2828
2828
</ p >
2829
2829
< ol >
@@ -2991,7 +2991,7 @@ <h3>
2991
2991
2992
2992
</ pre >
2993
2993
< p >
2994
- The < dfn for ="PresentationConnectionList "> connections</ dfn > attribute
2994
+ The < dfn data-dfn- for ="PresentationConnectionList "> connections</ dfn > attribute
2995
2995
MUST return the non-terminated set of < a > presentation connections</ a >
2996
2996
in the < a > set of presentation controllers</ a > .
2997
2997
</ p >
@@ -3104,7 +3104,7 @@ <h4>
3104
3104
attributes, by objects implementing the
3105
3105
< a > PresentationConnectionList</ a > interface:
3106
3106
</ p >
3107
- < table dfn-for ="PresentationConnectionList ">
3107
+ < table data- dfn-for ="PresentationConnectionList ">
3108
3108
< thead >
3109
3109
< tr >
3110
3110
< th >
0 commit comments