[webkit-reviews] review denied: [Bug 25536] WebKit needs to expose an Element::spellcheck attribute to javascript : [Attachment 72158] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 28 01:42:10 PDT 2010


Kent Tamura <tkent at chromium.org> has denied MORITA Hajime
<morrita at google.com>'s request for review:
Bug 25536: WebKit needs to expose an Element::spellcheck attribute to
javascript
https://bugs.webkit.org/show_bug.cgi?id=25536

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

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=72158&action=review

> LayoutTests/fast/dom/HTMLElement/script-tests/spellcheck.js:50
> +testFor("false", false, "false", true, "true");

Need more tests for other initialAttribute variations such as "TRUE" "FALSE",
"", "foobar", "1", "0", ...


More information about the webkit-reviews mailing list