[web-platform-tests] Pull Request: Don't enforce name rule for RTCDTMFToneChangeEvent

wpt-pr-bot has just labeled a pull request from chromium-wpt-export-bot for https://github.com/w3c/web-platform-tests as "wg-webrtc":

== Don't enforce name rule for RTCDTMFToneChangeEvent ==
Since the constructor of RTCDTMFToneChangeEvent is exposed,
creating such events with other names than "tonechange" is possible.
No reason to discriminate against such.

Also adds tests for constructor.

Bug: chromium:822799
Change-Id: I4b36f3094acee200dd4200c4d24f6b46e10a06e6
Reviewed-on: https://chromium-review.googlesource.com/992038
WPT-Export-Revision: b19d44b21b44bca2d438c91d7bd331bf29d52b57

See https://github.com/w3c/web-platform-tests/pull/10278

Received on Tuesday, 3 April 2018 11:29:33 UTC