Bug 61330 - Convert LayoutTests/editing/deleting/5115601.html to dump-as-markup.
Summary: Convert LayoutTests/editing/deleting/5115601.html to dump-as-markup.
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: Nobody
URL:
Keywords:
Depends on:
Blocks: 57148
  Show dependency treegraph
 
Reported: 2011-05-23 17:58 PDT by Annie Sullivan
Modified: 2011-05-24 21:04 PDT (History)
2 users (show)

See Also:


Attachments
Patch (72.08 KB, patch)
2011-05-23 18:00 PDT, Annie Sullivan
no flags Details | Formatted Diff | Diff
Patch (72.18 KB, patch)
2011-05-24 14:51 PDT, Annie Sullivan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Annie Sullivan 2011-05-23 17:58:33 PDT
It's pretty hard to read the output of this test. Would be easier if it were dump-as-markup.
Comment 1 Annie Sullivan 2011-05-23 18:00:29 PDT
Created attachment 94529 [details]
Patch
Comment 2 Ryosuke Niwa 2011-05-23 19:47:17 PDT
Comment on attachment 94529 [details]
Patch

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

> LayoutTests/ChangeLog:7
> +

Missing description.

> LayoutTests/editing/deleting/5115601.html:2
> +<p id="description">This tests to make sure that after a deletion, merging can merge into an editable region that's embedded in non-editable content that is collapsed by the deletion.</p>

Missing <html> & <body>
Comment 3 Annie Sullivan 2011-05-24 14:51:45 PDT
Created attachment 94695 [details]
Patch
Comment 4 Annie Sullivan 2011-05-24 14:52:17 PDT
Comment on attachment 94529 [details]
Patch

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

>> LayoutTests/ChangeLog:7
>> +
> 
> Missing description.

Done

>> LayoutTests/editing/deleting/5115601.html:2
>> +<p id="description">This tests to make sure that after a deletion, merging can merge into an editable region that's embedded in non-editable content that is collapsed by the deletion.</p>
> 
> Missing <html> & <body>

Done.
Comment 5 WebKit Commit Bot 2011-05-24 21:04:15 PDT
Comment on attachment 94695 [details]
Patch

Clearing flags on attachment: 94695

Committed r87263: <http://trac.webkit.org/changeset/87263>
Comment 6 WebKit Commit Bot 2011-05-24 21:04:20 PDT
All reviewed patches have been landed.  Closing bug.