Bug 280726
| Summary: | Support sanitized copy/paste of SVG data | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
| Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://w3c.github.io/clipboard-apis/#issue-1755f975 | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=279712 | ||
Karl Dubost
The Clipboard API in the section Optional data types
https://w3c.github.io/clipboard-apis/#optional-data-types
These data types MAY be exposed by UAs if a corresponding native type exists on the clipboard:
* text/uri-list
* image/svg+xml
There is no support yet for sanitized copy/paste of SVG data
To note that there is a specific issue for what it means to be a sanitized copy
https://w3c.github.io/clipboard-apis/#issue-1755f975
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137553836>