[Webkit-unassigned] [Bug 34030] ClipboardMac::setData() should be case-insensitive for the format parameter
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 3 18:59:39 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34030
--- Comment #8 from dcheng at google.com 2010-02-03 18:59:39 PST ---
The HTML5 draft has changed on this point:
http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html#datatransfer
"DataTransfer objects can hold pieces of data, each associated with a unique
format. Formats are generally given by MIME types, with some values
special-cased for legacy reasons. However, the API does not enforce this;
non-MIME-type values can be added as well. All formats are identified by
strings that are converted to ASCII lowercase by the API."
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list