diff --git a/index.html b/index.html
index 779d2ee..33f9218 100644
--- a/index.html
+++ b/index.html
@@ -572,12 +572,10 @@
"PerformanceResourceTiming">cache mode is not the empty
string.
-
- the empty string ""
, if none of the above conditions
- match.
+ the empty string ""
, if none of the above
+ conditions match.
-
This is expected to be expanded by future updates to this
specification, e.g. to describe consuming preloaded resources and
@@ -1163,10 +1161,10 @@
To mark resource timing given a [=/fetch
timing info=] |timingInfo|, a DOMString |requestedURL|, a DOMString
|initiatorType| a global object |global|, a string
- |cacheMode|, a [=/response body info=] |bodyInfo|, a
- status |responseStatus|,
- and an optional [=string=] |deliveryType| (by default, the empty string),
- perform the following steps:
+ |cacheMode|, a [=/response body info=] |bodyInfo|, a status |responseStatus|, and an optional
+ [=string=] |deliveryType| (by default, the empty string), perform the
+ following steps:
- Create a PerformanceResourceTiming object |entry| in