[Webkit-unassigned] [Bug 25539] spellcheck='' should be the same as spellcheck="true"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 26 09:19:36 PDT 2010


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


Tony Chang <tony at chromium.org> changed:

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




--- Comment #15 from Tony Chang <tony at chromium.org>  2010-10-26 09:19:35 PST ---
(From update of attachment 71858)
View in context: https://bugs.webkit.org/attachment.cgi?id=71858&action=review

Is it possible to add a layout test for the !node crash?

> WebCore/editing/Editor.cpp:2552
> +    if (!node)
> +        return false;

Note that the previous code returned true if !node, but it doesn't seem to matter.

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