@@ -572,12 +572,10 @@ <h3>
572572 "PerformanceResourceTiming "> cache mode</ a > is not the empty
573573 string.
574574 </ li >
575- < li >
576- the empty string < code > ""</ code > , if none of the above conditions
577- match.
575+ < li > the empty string < code > ""</ code > , if none of the above
576+ conditions match.
578577 </ li >
579578 </ ul >
580-
581579 < p >
582580 This is expected to be expanded by future updates to this
583581 specification, e.g. to describe consuming preloaded resources and
@@ -1163,10 +1161,10 @@ <h2>
11631161 To < dfn data-export =""> mark resource timing</ dfn > given a [=/fetch
11641162 timing info=] |timingInfo|, a DOMString |requestedURL|, a DOMString
11651163 |initiatorType| a < a > global object</ a > |global|, a string
1166- |cacheMode|, a [=/response body info=] |bodyInfo|, a
1167- < a data-cite = "FETCH#concept-status "> status</ a > |responseStatus|,
1168- and an optional [=string=] |deliveryType| (by default, the empty string),
1169- perform the following steps:
1164+ |cacheMode|, a [=/response body info=] |bodyInfo|, a < a data-cite =
1165+ "FETCH#concept-status "> status</ a > |responseStatus|, and an optional
1166+ [=string=] |deliveryType| (by default, the empty string), perform the
1167+ following steps:
11701168 </ p >
11711169 < ol >
11721170 < li > Create a < a > PerformanceResourceTiming</ a > object |entry| in
0 commit comments