Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
RTCCertificateStats.issuerCertificateId - fix typo
  • Loading branch information
hamishwillee committed Jul 27, 2026
commit 61e132131cd202ec2ecf630a9fb2e4120b8eabfb
1 change: 0 additions & 1 deletion files/en-us/web/api/rtccertificatestats/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ The following properties are common to all WebRTC statistics objects (See [`RTCS

- {{domxref("RTCCertificateStats.id", "id")}}
- : A string that uniquely identifies the object that is being monitored to produce this set of statistics.

- {{domxref("RTCCertificateStats.timestamp", "timestamp")}}
- : A {{domxref("DOMHighResTimeStamp")}} object indicating the time at which the sample was taken for this statistics object.
- {{domxref("RTCCertificateStats.type", "type")}}
Expand Down