[Webkit-unassigned] [Bug 41401] SVG blur not implemented

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 23:50:52 PDT 2011


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |krit at webkit.org




--- Comment #2 from Dirk Schulze <krit at webkit.org>  2011-06-02 23:50:52 PST ---
http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-28216144

IIRC blur() should not behave like focusout (but just for the element itself, not its childs). So I'm unsure if this test is correct. I mean you can listen for the event blur. But it still needs to get triggered. You never call element.blur().

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