[Webkit-unassigned] [Bug 62680] markup-dump conversion + rename: editing/deleting/5408255.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 23:29:49 PDT 2011


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





--- Comment #11 from Ryosuke Niwa <rniwa at webkit.org>  2011-06-14 23:29:49 PST ---
(From update of attachment 97224)
View in context: https://bugs.webkit.org/attachment.cgi?id=97224&action=review

> LayoutTests/editing/deleting/5408255.html:27
> +    if(!deleteButton && testContainer.innerHTML == "\n\n")
> +        testContainer.innerHTML = "Success";

I don't think the fact testContainer.innerHTML is identically equal to "\n\n" is significant.  Replacing testContainer's innerHTML by "Success" defeats the whole point of using dump-as-markup.  What I suggested was to print "FAIL" in the case deleteButton was still there.

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