diff --git a/index.html b/index.html index 6f94add..d519bb7 100644 --- a/index.html +++ b/index.html @@ -766,10 +766,7 @@

  • - If |accepted| is false, instruct the [= ICE agent =] to not {{nominate}} |candidatePair|, and instead to - continue to perform connectivity checks. The [= ICE agent =] may continue to send data using the candidate pair - indicated by |candidatePair| unless instructed to use another candidate pair with - {{RTCIceTransport/selectCandidatePair}}. + If |accepted| is false, abort these steps and instruct the [= ICE agent =] to continue to perform connectivity checks.

  • @@ -778,6 +775,9 @@

  • +

    + The [= ICE agent =] will continue to send data using |candidatePair| until instructed to use another candidate pair with {{RTCIceTransport/selectCandidatePair}}. +

    When the [= ICE agent =] has picked a candidate pair to remove, the [= user agent =] MUST [= queue a task =] to remove a candidate pair: