[Webkit-unassigned] [Bug 63372] convert editing/deleting/whitespace-pre-1.html to dumpAsText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 24 18:53:28 PDT 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

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




--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2011-06-24 18:53:28 PST ---
(From update of attachment 98570)
View in context: https://bugs.webkit.org/attachment.cgi?id=98570&action=review

> LayoutTests/editing/deleting/whitespace-pre-1.html:4
>  if (window.layoutTestController)
>       layoutTestController.dumpEditingCallbacks();
> +     layoutTestController.dumpAsText();

You need curly brackets around these two statements.  Otherwise, we'll get script errors when we run it manually on a browser.  Also I'd use dump-as-markup.js to see the markup.

-- 
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