[webkit-reviews] review granted: [Bug 82689] InsertHTML fails to insert h6 if the insertion point is before some text : [Attachment 135874] First try

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 12 12:24:11 PDT 2012


Ryosuke Niwa <rniwa at webkit.org> has granted yi shen <yi.4.shen at nokia.com>'s
request for review:
Bug 82689: InsertHTML fails to insert h6 if the insertion point is before some
text
https://bugs.webkit.org/show_bug.cgi?id=82689

Attachment 135874: First try
https://bugs.webkit.org/attachment.cgi?id=135874&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=135874&action=review


> LayoutTests/editing/execCommand/4128080-1.html:15
> +    if (actual == expected)
> +	   return "Success\n";

Can we output something for Success case as well so that it'll be easier to
understand the output?


More information about the webkit-reviews mailing list