[webkit-reviews] review granted: [Bug 28055] LayoutTests/editing/execCommand/boldSelection.html must be a dumpAsText test : [Attachment 34228] converts boldSelection.html to a dumpAsText test and adds description.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 6 14:25:08 PDT 2009


Eric Seidel <eric at webkit.org> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 28055: LayoutTests/editing/execCommand/boldSelection.html must be a
dumpAsText test
https://bugs.webkit.org/show_bug.cgi?id=28055

Attachment 34228: converts boldSelection.html to a dumpAsText test and adds
description.
https://bugs.webkit.org/attachment.cgi?id=34228&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
Looks great!  Thanks for splitting this out!

Please fix the douplicate when landing:
 var selection = window.getSelection();
 22 var selection = window.getSelection();


More information about the webkit-reviews mailing list