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

@marcoscaceres 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>

In BS, I think it's just "export" no? https://tabatkins.github.io/bikeshed/#dfn-export

```suggestion
  <h4 id="allow-modify-clipboard">Event handlers that are <dfn export>allowed to modify the clipboard</dfn></h4>
```

-- 
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#pullrequestreview-404824889

Received on Monday, 4 May 2020 09:18:55 UTC