[Webkit-unassigned] [Bug 47419] [chromium] Clipboard no longer accepts 'text' as a synonym for 'text/plain'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 13:23:56 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47419


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70279|review?                     |review-
               Flag|                            |




--- Comment #2 from Tony Chang <tony at chromium.org>  2010-10-08 13:23:56 PST ---
(From update of attachment 70279)
View in context: https://bugs.webkit.org/attachment.cgi?id=70279&action=review

> LayoutTests/editing/pasteboard/script-tests/dataTransfer-setData-getData.js:123
> +    debug("--- Test set 'text/plain', get 'text':");
> +    test("text/plain", "Lorem ipsum dolor sit amet.",
> +         "text", "Lorem ipsum dolor sit amet.");

Can you add some test cases that set "text" and read "text" or "text/plain"?

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