[Webkit-unassigned] [Bug 113424] Prepare extend-selection-enclosing-block test to support different editing behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 28 11:29:17 PDT 2013


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


Ryosuke Niwa <rniwa at webkit.org> changed:

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




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

> LayoutTests/editing/selection/resources/extend-selection.js:111
> +    return extendAndLogSelection({'mac': extendSelectionWithinBlock }[platform],

Nit: space before }.

> LayoutTests/editing/selection/resources/extend-selection.js:113
>  }

Wrong indentation. direction should be exactly 4 specs to the right of return. It seems like we can fit all of this in one line anyway.

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