[Webkit-unassigned] [Bug 113490] Use String.trim() in editing/selection/move-vertically-with-paddings-borders.html test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 28 11:27:22 PDT 2013


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #195499|review?                     |review+
               Flag|                            |




--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2013-03-28 11:25:32 PST ---
(From update of attachment 195499)
View in context: https://bugs.webkit.org/attachment.cgi?id=195499&action=review

> LayoutTests/editing/selection/move-vertically-with-paddings-borders.html:39
> -    return window.getSelection().toString();
> +    return window.getSelection().toString().trim();

window. is not needed here.

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