[Webkit-unassigned] [Bug 63359] convert editing/deleting/5156801-2.html to dumpAsText and rename

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 13:51:08 PDT 2011


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





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

> LayoutTests/editing/deleting/delete-table-cell-contents.html:24
> +if (window.layoutTestController) {
> +    Markup.description(description.textContent);
> +    Markup.dump("test");
> +}

You shouldn't wrap Markup in window.layoutTestController.  Markup takes care of that.

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