--- /home/clopez/webkit/webkit/layout-test-results/imported/w3c/web-platform-tests/dom/nodes/Document-createEvent-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/imported/w3c/web-platform-tests/dom/nodes/Document-createEvent-actual.txt @@ -181,12 +181,12 @@ FAIL TEXTEVENT should be an alias for CompositionEvent. assert_true: expected true got false PASS createEvent('TEXTEVENT') should be initialized correctly. PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TextEvents" -FAIL TouchEvent should be an alias for TouchEvent. The operation is not supported. -FAIL createEvent('TouchEvent') should be initialized correctly. undefined is not an object (evaluating 'ev.type') -FAIL touchevent should be an alias for TouchEvent. The operation is not supported. -FAIL createEvent('touchevent') should be initialized correctly. undefined is not an object (evaluating 'ev.type') -FAIL TOUCHEVENT should be an alias for TouchEvent. The operation is not supported. -FAIL createEvent('TOUCHEVENT') should be initialized correctly. undefined is not an object (evaluating 'ev.type') +PASS TouchEvent should be an alias for TouchEvent. +PASS createEvent('TouchEvent') should be initialized correctly. +PASS touchevent should be an alias for TouchEvent. +PASS createEvent('touchevent') should be initialized correctly. +PASS TOUCHEVENT should be an alias for TouchEvent. +PASS createEvent('TOUCHEVENT') should be initialized correctly. PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TouchEvents" FAIL TrackEvent should be an alias for TrackEvent. The operation is not supported. FAIL createEvent('TrackEvent') should be initialized correctly. undefined is not an object (evaluating 'ev.type')