[webkit-reviews] review granted: [Bug 128305] Verify misspellings after lines merge/split asynchronously : [Attachment 223330] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 15:26:49 PST 2014


Ryosuke Niwa <rniwa at webkit.org> has granted Grzegorz Czajkowski
<g.czajkowski at samsung.com>'s request for review:
Bug 128305: Verify misspellings after lines merge/split asynchronously
https://bugs.webkit.org/show_bug.cgi?id=128305

Attachment 223330: Patch
https://bugs.webkit.org/attachment.cgi?id=223330&action=review

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


>
LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js:1
6
> +    div.setAttribute("id", targetName);

Just use .id = ~.

>
LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js:1
7
> +    div.setAttribute("contentEditable", true);

Ditto


More information about the webkit-reviews mailing list