- From: Evan Stade <notifications@github.com>
- Date: Mon, 18 Sep 2023 16:46:49 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 18 September 2023 23:46:54 UTC
@evanstade commented on this pull request.
> @@ -688,13 +685,25 @@ urlPrefix: https://w3c.github.io/FileAPI/#dfn-; type: dfn;
1. For each (|key|, |value|) in |items|:
+ 1. Let |representation| be a new [=representation=].
+
+ 1. Let |isCustom| be |false|.
+
+ 1. If |key| has "web " ("web" followed by U+0020 SPACE) prefix, then
Is there a "starts with" definition for strings we can reference here?
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/pull/175#pullrequestreview-1632145605
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/clipboard-apis/pull/175/review/1632145605@github.com>
Received on Monday, 18 September 2023 23:46:54 UTC