Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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:
Expand Down