Changeset 115724 in webkit


Ignore:
Timestamp:
May 1, 2012 7:57:58 AM (12 years ago)
Author:
rniwa@webkit.org
Message:

drag of links with styled text drop as links with plain text
https://bugs.webkit.org/show_bug.cgi?id=19386

Reviewed by Hajime Morita.

Add a regression test since the said bug appears to have been fixed on ToT WebKit.

  • editing/pasteboard/drag-drop-url-with-style-expected.txt: Added.
  • editing/pasteboard/drag-drop-url-with-style.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r115722 r115724  
     12012-05-01  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        drag of links with styled text drop as links with plain text
     4        https://bugs.webkit.org/show_bug.cgi?id=19386
     5
     6        Reviewed by Hajime Morita.
     7
     8        Add a regression test since the said bug appears to have been fixed on ToT WebKit.
     9
     10        * editing/pasteboard/drag-drop-url-with-style-expected.txt: Added.
     11        * editing/pasteboard/drag-drop-url-with-style.html: Added.
     12
    1132012-05-01  Andreas Kling  <kling@webkit.org>
    214
Note: See TracChangeset for help on using the changeset viewer.