@@ -2777,7 +2777,6 @@ functionality.
2777
2777
2778
2778
< p > If this operation succeeds, return the < a for =/ > set</ a > of < a for =/ > IP addresses</ a > and any
2779
2779
additional < a > implementation-defined</ a > information.
2780
- </li>
2781
2780
2782
2781
< li > < p > Return failure.
2783
2782
</ ol >
@@ -4113,7 +4112,6 @@ true, and it's always for nested navigations. Otherwise, <var>response</var> is
4113
4112
< dt > "< a for ="embedder policy value "> < code > require-corp</ code > </ a > "
4114
4113
< dd > < p > Set < var > policy</ var > to `< code > same-origin</ code > `.
4115
4114
</ dl >
4116
- </li>
4117
4115
4118
4116
< li >
4119
4117
< p > Switch on < var > policy</ var > :
@@ -4366,7 +4364,6 @@ the response. [[!HTTP-CACHING]]
4366
4364
< a for ="fetch params "> preloaded response candidate</ a > is null, then set < var > fetchParams</ var > 's
4367
4365
< a for ="fetch params "> preloaded response candidate</ a > to "< code > pending</ code > ".
4368
4366
</ ol >
4369
- </li>
4370
4367
4371
4368
< li >
4372
4369
< p > If < var > request</ var > 's < a for =request > header list</ a >
@@ -4883,7 +4880,6 @@ steps:
4883
4880
< li > < p > < a > Queue a fetch task</ a > to run < var > processResponseEndOfBodyTask</ var > with
4884
4881
< var > fetchParams</ var > 's < a for ="fetch params "> task destination</ a > .
4885
4882
</ ol >
4886
- </li>
4887
4883
4888
4884
< li > < p > If < var > fetchParams</ var > 's < a for ="fetch params "> process response</ a > is non-null, then
4889
4885
< a > queue a fetch task</ a > to run < var > fetchParams</ var > 's
@@ -7985,7 +7981,6 @@ constructor steps are:
7985
7981
< li > < p > Set < a > this</ a > 's < a for =Request > headers</ a > 's < a for =Headers > guard</ a > to
7986
7982
"< code > request-no-cors</ code > ".
7987
7983
</ ol >
7988
- </li>
7989
7984
7990
7985
< li >
7991
7986
< p > If < var > init</ var > < a for =map > is not empty</ a > , then:
@@ -8010,7 +8005,6 @@ constructor steps are:
8010
8005
< li > < p > Otherwise, < a for =Headers > fill</ a > < a > this</ a > 's < a for =Request > headers</ a > with
8011
8006
< var > headers</ var > .
8012
8007
</ ol >
8013
- </li>
8014
8008
8015
8009
< li > < p > Let < var > inputBody</ var > be < var > input</ var > 's < a for =Request > request</ a > 's
8016
8010
< a for =request > body</ a > if < var > input</ var > is a {{Request}} object; otherwise null.
@@ -8804,7 +8798,7 @@ resource — for non-<a>CORS requests</a> as well as <a>CORS
8804
8798
requests</ a > — and do not use `< code > Vary</ code > `.
8805
8799
8806
8800
8807
- <h3 class=no-num id=websocket-protocol oldids=websocket-connections,websocket-opening-handshake,fail-the-websocket-connection,the-websocket-connection-is-established>WebSockets</h2 >
8801
+ < h3 class =no-num id =websocket-protocol oldids =websocket-connections,websocket-opening-handshake,fail-the-websocket-connection,the-websocket-connection-is-established > WebSockets</ h3 >
8808
8802
8809
8803
< p > As part of establishing a connection, the {{WebSocket}} object initiates a special kind of
8810
8804
< a for =/ > fetch</ a > (using a < a for =/ > request</ a > whose < a for =request > mode</ a > is
@@ -8968,7 +8962,7 @@ particular at what stage you would like to receive a callback:
8968
8962
< li > < p > Otherwise, parse < var > contents</ var > considering the metadata from < var > response</ var > ,
8969
8963
and perform your own operations on it.
8970
8964
</ ol >
8971
- </li >
8965
+ </ ol >
8972
8966
</ div >
8973
8967
</ dd >
8974
8968
@@ -9018,7 +9012,7 @@ particular at what stage you would like to receive a callback:
9018
9012
< a for =response > body</ a > 's < a for =body > stream</ a > , and process in an appropriate way for the
9019
9013
MIME type identified by < a > extracting a MIME type</ a > from < var > response</ var > 's < a for =response > headers list</ a > .
9020
9014
</ ol >
9021
- </li >
9015
+ </ ol >
9022
9016
</ div >
9023
9017
</ dd >
9024
9018
0 commit comments