[Bug 14053] Need a spec for WheelEvent constructor

https://www.w3.org/Bugs/Public/show_bug.cgi?id=14053

--- Comment #7 from Travis Leithead [MSFT] <travil@microsoft.com> ---
(In reply to comment #6)
> It should just set to the given value within the constraints of IDL. We
> don't want to specialcase specific events.

Agreed. If the web developer want to do this for some reason (say they are
extending the semantic meaning of the property for their own purposes), we
should not artificially limit it. Additionally, if we add future constant
values (unlikely), then we don't want older user agents to fail on the new
constant values (forward-compatibility principle).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 4 February 2013 16:53:10 UTC