Re: [w3c/clipboard-apis] Editorial: Export "allowed to modify the clipboard" (#117)

@tabatkins commented on this pull request.



> @@ -313,7 +313,7 @@ urlPrefix: https://w3c.github.io/FileAPI/#dfn-; type: dfn;
 
  <h3 id="integration-with-other-scripts-and-events">Integration with other scripts and events</h3>
 
-  <h4 id="allow-modify-clipboard">Event handlers that are <dfn>allowed to modify the clipboard</dfn></h4>
+  <h4 id="allow-modify-clipboard">Event handlers that are <dfn data-export>allowed to modify the clipboard</dfn></h4>

Yeah, in a bs source file you can just write `export`. It gets turned into `data-export` in the output, so that it's not an invalid attribute.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/pull/117#discussion_r421234445

Received on Thursday, 7 May 2020 04:38:49 UTC