/home/clopez/webkit/webkit/layout-test-results/imported/w3c/web-platform-tests/dom/nodes/Document-createEvent-actual.txt

181181FAIL TEXTEVENT should be an alias for CompositionEvent. assert_true: expected true got false
182182PASS createEvent('TEXTEVENT') should be initialized correctly.
183183PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TextEvents"
184 FAIL TouchEvent should be an alias for TouchEvent. The operation is not supported.
185 FAIL createEvent('TouchEvent') should be initialized correctly. undefined is not an object (evaluating 'ev.type')
186 FAIL touchevent should be an alias for TouchEvent. The operation is not supported.
187 FAIL createEvent('touchevent') should be initialized correctly. undefined is not an object (evaluating 'ev.type')
188 FAIL TOUCHEVENT should be an alias for TouchEvent. The operation is not supported.
189 FAIL createEvent('TOUCHEVENT') should be initialized correctly. undefined is not an object (evaluating 'ev.type')
 184PASS TouchEvent should be an alias for TouchEvent.
 185PASS createEvent('TouchEvent') should be initialized correctly.
 186PASS touchevent should be an alias for TouchEvent.
 187PASS createEvent('touchevent') should be initialized correctly.
 188PASS TOUCHEVENT should be an alias for TouchEvent.
 189PASS createEvent('TOUCHEVENT') should be initialized correctly.
190190PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TouchEvents"
191191FAIL TrackEvent should be an alias for TrackEvent. The operation is not supported.
192192FAIL createEvent('TrackEvent') should be initialized correctly. undefined is not an object (evaluating 'ev.type')