Re: [uievents-tests] Fix low risk nullable => non nullable change for NavigatorLanguage.language (#4360)

# Firefox #
Testing revision f7c18f8e2ad20d071859bebf2779d7aa4fde3f9f
Starting 10 test iterations
All results were stable

## All results ##

### [/uievents/constructors/inputevent-constructor.html](http://w3c-test.org/submissions/4360/uievents/constructors/inputevent-constructor.html) ###
|                                  Subtest                                   | Results |
|----------------------------------------------------------------------------|---------|
|                                                                            | OK      |
| `InputEvent constructor without InputEventInit.`                           | FAIL    |
| `InputEvent construtor with InputEventInit where data is empty string`     | FAIL    |
| `InputEvent construtor with InputEventInit where data is null`             | FAIL    |
| `InputEvent construtor with InputEventInit where data is non empty string` | FAIL    |


View on GitHub: https://github.com/w3c/web-platform-tests/pull/4360#issuecomment-267708764

Received on Friday, 16 December 2016 22:13:51 UTC