Bug 60996

Summary: editing/pasteboard/paste-text-012.html should be a dump-as-markup test
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: ademar, enrica, ojan, sullivan, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 60988    
Attachments:
Description Flags
converted the test enrica: review+

Description Ryosuke Niwa 2011-05-17 15:14:16 PDT
The output of editing/pasteboard/paste-text-012.html is really hard to read.  We should convert it to a dump-as-markup test so that the result can easily be understood.
Comment 1 Ryosuke Niwa 2011-05-17 15:18:52 PDT
Created attachment 93831 [details]
converted the test
Comment 2 Enrica Casucci 2011-05-17 15:39:59 PDT
Comment on attachment 93831 [details]
converted the test

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

> LayoutTests/editing/pasteboard/paste-text-012.html:21
>  <script src=../editing.js language="JavaScript" type="text/JavaScript" ></script>

This test needs instructions to run it manually. Since you're changing it I would also change the title
Comment 3 Ryosuke Niwa 2011-05-17 16:03:48 PDT
Committed r86715: <http://trac.webkit.org/changeset/86715>
Comment 4 Ademar Reis 2011-05-23 14:08:09 PDT
Revision r86715 cherry-picked into qtwebkit-2.2 with commit e6f8b24 <http://gitorious.org/webkit/qtwebkit/commit/e6f8b24>