[Webkit-unassigned] [Bug 60879] touchstart event defined null instead of undefined when touch is not available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 03:52:24 PST 2011


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





--- Comment #25 from Jani Honkonen <jani.honkonen at digia.com>  2011-12-08 03:52:24 PST ---
(In reply to comment #24)
> > Could you explain in more detail why do you think the value should be null instead of undefined?
> 
> From the spec....
> "An event handler can either have the value null or be set to a Function object. Initially, event handlers must be set to null."

This is the spec you are referring to?
http://www.w3.org/TR/html5/webappapis.html#events

In this light seems quite clear now that the fault is in highcharts not webkit.

Although the touch event spec seems to contradict this but I choose to believe html5 spec :)

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