diff --git a/features/draft/spec/netinfo.yml b/features/network-information.yml similarity index 71% rename from features/draft/spec/netinfo.yml rename to features/network-information.yml index 990b01daa03..825962f94c6 100644 --- a/features/draft/spec/netinfo.yml +++ b/features/network-information.yml @@ -1,6 +1,5 @@ -draft_date: 2024-10-21 -name: Network Information API -description: TODO +name: Network Information +description: The `navigator.connection` API provides information about the network connection a device is using and fires events when the connection type changes. spec: https://wicg.github.io/netinfo/ compat_features: - api.Navigator.connection diff --git a/features/draft/spec/netinfo.yml.dist b/features/network-information.yml.dist similarity index 95% rename from features/draft/spec/netinfo.yml.dist rename to features/network-information.yml.dist index 42f12f1969c..38bf9549963 100644 --- a/features/draft/spec/netinfo.yml.dist +++ b/features/network-information.yml.dist @@ -1,4 +1,4 @@ -# Generated from: netinfo.yml +# Generated from: network-information.yml # Do not edit this file by hand. Edit the source file instead! status: