Bug 111639 - editing/pasteboard/paste-4035648-fix.html should be a dump-as-markup test
Summary: editing/pasteboard/paste-4035648-fix.html should be a dump-as-markup test
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 111360
  Show dependency treegraph
 
Reported: 2013-03-06 16:03 PST by Ryosuke Niwa
Modified: 2013-03-06 16:25 PST (History)
1 user (show)

See Also:


Attachments
Converts the test (62.66 KB, patch)
2013-03-06 16:11 PST, Ryosuke Niwa
leviw: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-03-06 16:03:59 PST
editing/pasteboard/paste-4035648-fix.html should be a dump-as-markup test
Comment 1 Ryosuke Niwa 2013-03-06 16:11:35 PST
Created attachment 191861 [details]
Converts the test
Comment 2 Levi Weintraub 2013-03-06 16:16:56 PST
Comment on attachment 191861 [details]
Converts the test

View in context: https://bugs.webkit.org/attachment.cgi?id=191861&action=review

Okay.

> LayoutTests/editing/pasteboard/line-feed-between-br-and-b-should-not-reorder-pasted-content.html:48
>  Bug fix for <a href="rdar://problem/4035648">&lt;rdar://problem/4035648>;</a> REGRESSION (Mail): line feed in source HTML file causes bad copy/paste behavior

A webkit.org bug # would be better :-/
Comment 3 Ryosuke Niwa 2013-03-06 16:21:56 PST
(In reply to comment #2)
> (From update of attachment 191861 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=191861&action=review
> 
> Okay.
> 
> > LayoutTests/editing/pasteboard/line-feed-between-br-and-b-should-not-reorder-pasted-content.html:48
> >  Bug fix for <a href="rdar://problem/4035648">&lt;rdar://problem/4035648>;</a> REGRESSION (Mail): line feed in source HTML file causes bad copy/paste behavior
> 
> A webkit.org bug # would be better :-/

I don't think there is one.
Comment 4 Ryosuke Niwa 2013-03-06 16:25:59 PST
Committed r144999: <http://trac.webkit.org/changeset/144999>