Skip to content

Commit bc91c62

Browse files
chore: tidy up index.html (#325)
Co-authored-by: noamr <noamr@users.noreply.github.com>
1 parent 3259a00 commit bc91c62

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

‎index.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -237,12 +237,13 @@ <h3>
237237
</h3>
238238
<p data-fn-for="html">
239239
The <a>PerformanceResourceTiming</a> interface facilitates timing
240-
measurement of [=fetch|fetched=] [=http(s) scheme|http(s)=] resources. For example,
241-
this interface is available for {{XMLHttpRequest}} objects [[XHR]], HTML elements
242-
[[HTML]] such as [^iframe^], [^img^], [^script^], [^object^],
243-
[^embed^] and [^link^] with the link type of [^link/rel/stylesheet^],
244-
SVG elements [[SVG11]] such as <a data-cite=
245-
"SVG11/struct.html#SVGElement">svg</a>, and {{EventSource}}.
240+
measurement of [=fetch|fetched=] [=http(s) scheme|http(s)=]
241+
resources. For example, this interface is available for
242+
{{XMLHttpRequest}} objects [[XHR]], HTML elements [[HTML]] such as
243+
[^iframe^], [^img^], [^script^], [^object^], [^embed^] and [^link^]
244+
with the link type of [^link/rel/stylesheet^], SVG elements [[SVG11]]
245+
such as <a data-cite="SVG11/struct.html#SVGElement">svg</a>, and
246+
{{EventSource}}.
246247
</p>
247248
</section>
248249
<section>

0 commit comments

Comments
 (0)