WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 205817
Regression
r254029
: imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.https.html is failing
https://bugs.webkit.org/show_bug.cgi?id=205817
Summary
Regression r254029: imported/w3c/web-platform-tests/dom/nodes/Document-create...
Aakash Jain
Reported
2020-01-06 11:26:57 PST
imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.https.html is failing.
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fdom%2Fnodes%2FDocument-createEvent.https.html
Seems like a regression from
https://trac.webkit.org/changeset/254029/webkit
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2020-01-06 12:36:36 PST
Again: --- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.https-expected.txt +++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.https-actual.txt @@ -34,12 +34,12 @@ PASS DEVICEORIENTATIONEVENT should be an alias for DeviceOrientationEvent. PASS createEvent('DEVICEORIENTATIONEVENT') should be initialized correctly. PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "DeviceOrientationEvents" -FAIL DragEvent should be an alias for DragEvent. The operation is not supported. -FAIL createEvent('DragEvent') should be initialized correctly. undefined is not an object (evaluating 'ev.type') -FAIL dragevent should be an alias for DragEvent. The operation is not supported. -FAIL createEvent('dragevent') should be initialized correctly. undefined is not an object (evaluating 'ev.type') -FAIL DRAGEVENT should be an alias for DragEvent. The operation is not supported. -FAIL createEvent('DRAGEVENT') should be initialized correctly. undefined is not an object (evaluating 'ev.type') +PASS DragEvent should be an alias for DragEvent. +PASS createEvent('DragEvent') should be initialized correctly. +PASS dragevent should be an alias for DragEvent. +PASS createEvent('dragevent') should be initialized correctly. +PASS DRAGEVENT should be an alias for DragEvent. +PASS createEvent('DRAGEVENT') should be initialized correctly. PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "DragEvents" PASS Event should be an alias for Event. PASS createEvent('Event') should be initialized correctly. Simply needs rebaselining on iOS.
Chris Dumez
Comment 2
2020-01-06 12:38:55 PST
Committed
r254076
: <
https://trac.webkit.org/changeset/254076
>
Radar WebKit Bug Importer
Comment 3
2020-01-06 12:39:35 PST
<
rdar://problem/58350712
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug