Bug 66420 - Dump-as-markup conversion: editing/pasteboard/block-wrappers-necessary.html
Summary: Dump-as-markup conversion: editing/pasteboard/block-wrappers-necessary.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 26483
  Show dependency treegraph
 
Reported: 2011-08-17 15:26 PDT by Ryosuke Niwa
Modified: 2011-08-18 11:26 PDT (History)
5 users (show)

See Also:


Attachments
converted the test (92.65 KB, patch)
2011-08-17 16:09 PDT, Ryosuke Niwa
tkent: review+
Details | Formatted Diff | Diff
Fixed paste-text-010 (55.58 KB, patch)
2011-08-17 18:33 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2011-08-17 15:26:16 PDT
We should convert editing/pasteboard/block-wrappers-necessary.html to a dump-as-markup test so that the result can easily be understood.
Comment 1 Ryosuke Niwa 2011-08-17 16:08:27 PDT
Apparently, this test wasn't doing anything because runEditingTest was called in the load event handler :(
Comment 2 Ryosuke Niwa 2011-08-17 16:09:41 PDT
Created attachment 104264 [details]
converted the test
Comment 3 Ryosuke Niwa 2011-08-17 17:22:16 PDT
It appears the existing png images don't have correct mine type :(
Comment 4 Ryosuke Niwa 2011-08-17 18:33:57 PDT
Created attachment 104291 [details]
Fixed paste-text-010
Comment 5 Ryosuke Niwa 2011-08-17 18:34:44 PDT
Comment on attachment 104291 [details]
Fixed paste-text-010

Oops, wrong bug.
Comment 6 Kent Tamura 2011-08-18 00:15:03 PDT
Comment on attachment 104264 [details]
converted the test

looks ok
Comment 7 Ryosuke Niwa 2011-08-18 11:26:35 PDT
Committed r93324: <http://trac.webkit.org/changeset/93324>