From f374868ce5c16855b4b0a32a5e1d39603ac74a35 Mon Sep 17 00:00:00 2001 From: Dominique Hazael-Massieux Date: Wed, 15 Nov 2023 09:14:36 +0100 Subject: [PATCH] Add relevant amendment description --- amendments.json | 12 ++++++++++++ base-rec.html | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/amendments.json b/amendments.json index 89c591147..a160757fb 100644 --- a/amendments.json +++ b/amendments.json @@ -529,5 +529,17 @@ "status": "candidate", "id": 38 } + ], + "dom-datachannel-binarytype-desc": [ + { + "description": "Fix binaryType setter requriements", + "pr": 2909, + "type": "correction", + "status": "candidate", + "tests": [ + "webrtc/RTCDataChannel-binaryType.window.js" + ], + "id": 39 + } ] } diff --git a/base-rec.html b/base-rec.html index c6f6cd1f4..e22bc886b 100644 --- a/base-rec.html +++ b/base-rec.html @@ -14120,7 +14120,7 @@

binaryType of type BinaryType -
+

The binaryType attribute MUST, on getting, return the value to which it was last set. On setting, if the new value