[Webkit-unassigned] [Bug 63362] convert editing/deleting/paragraph-in-preserveNewline.html to dumpAsText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 23:28:07 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63362


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #98862|review?                     |review-
               Flag|                            |




--- Comment #7 from Ryosuke Niwa <rniwa at webkit.org>  2011-06-27 23:28:07 PST ---
(From update of attachment 98862)
View in context: https://bugs.webkit.org/attachment.cgi?id=98862&action=review

> LayoutTests/editing/deleting/paragraph-in-preserveNewline-expected.txt:6
> +| <pre>
> +|   "<#selection-caret>
> +bar"

Huh, bar is outside of pre?  Please file a bug for this.

> LayoutTests/editing/deleting/paragraph-in-preserveNewline.html:20
> +if (window.layoutTestController)
> +     layoutTestController.dumpEditingCallbacks();

You need to do this before modifying selection & calling execCommand("Delete").  r- because of this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list