mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update the expectations for Document-createEvent.html.
This commit is contained in:
parent
834af8b713
commit
6f57df0b4d
1 changed files with 0 additions and 54 deletions
|
@ -18,120 +18,66 @@
|
|||
[createEvent(\'CUSTOMEVENT\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[Event should be an alias for Event.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'Event\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[event should be an alias for Event.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'event\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[EVENT should be an alias for Event.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'EVENT\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[Events should be an alias for Event.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'Events\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[events should be an alias for Event.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'events\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[EVENTS should be an alias for Event.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'EVENTS\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'HTMLEvents\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[htmlevents should be an alias for Event.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'htmlevents\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLEVENTS should be an alias for Event.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'HTMLEVENTS\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[MouseEvent should be an alias for MouseEvent.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'MouseEvent\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[mouseevent should be an alias for MouseEvent.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'mouseevent\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[MOUSEEVENT should be an alias for MouseEvent.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'MOUSEEVENT\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'MouseEvents\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[mouseevents should be an alias for MouseEvent.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'mouseevents\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[MOUSEEVENTS should be an alias for MouseEvent.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'MOUSEEVENTS\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[UIEvent should be an alias for UIEvent.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'UIEvent\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[uievent should be an alias for UIEvent.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'uievent\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[UIEVENT should be an alias for UIEvent.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'UIEVENT\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'UIEvents\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[uievents should be an alias for UIEvent.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'uievents\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[UIEVENTS should be an alias for UIEvent.]
|
||||
expected: FAIL
|
||||
|
||||
[createEvent(\'UIEVENTS\') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue