[w3c/uievents] Change InputEventInit.data default value to null (#148)

Fixes web-platform-test /uievents/constructors/inputevent-constructor.html, subtest "InputEvent constructor without InputEventInit".

cc @garykac I think you forgot to change this when you made the data field nullable.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/uievents/pull/148

-- Commit Summary --

  * Change InputEventInit.data default value to null

-- File Changes --

    M sections/event-types.txt (2)

-- Patch Links --

https://github.com/w3c/uievents/pull/148.patch
https://github.com/w3c/uievents/pull/148.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/pull/148

Received on Saturday, 1 July 2017 13:00:48 UTC