Skip to content

Commit 0b2dc1d

Browse files
authored
Drop "initial support" qualifier for resource timing (#3254)
This is a living feature like most others, it's pinned to the initial support but API surface keeps being added over time.
1 parent 0e3ef72 commit 0b2dc1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/resource-timing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Resource timing (initial support)
1+
name: Resource timing
22
description: "`PerformanceResourceTiming` entries report when network events happen while loading a resource, such as when connections start and end. You can use this information to measure loading times."
33
spec: https://w3c.github.io/resource-timing/
44
group: performance

0 commit comments

Comments
 (0)