RESOLVED FIXED 33602
[Qt] REGRESSION(53187) Touchevent related tests fail
https://bugs.webkit.org/show_bug.cgi?id=33602
Summary [Qt] REGRESSION(53187) Touchevent related tests fail
Csaba Osztrogonác
Reported 2010-01-13 08:32:57 PST
After http://trac.webkit.org/changeset/53187 landed, touchevevent tests fail. fast/dom/prototype-inheritance.html: -PASS inner.TouchEvent.isInner is true -PASS inner.TouchEvent.constructor.isInner is true fast/dom/Window/window-properties.html: -window.TouchEvent [object TouchEventConstructor] -window.TouchEvent.prototype [printed above as window.Event.prototype] fast/js/global-constructors.html: -PASS TouchEvent.toString() is '[object TouchEventConstructor]'
Attachments
Csaba Osztrogonác
Comment 1 2010-01-13 08:33:27 PST
Simon Hausmann
Comment 2 2010-01-13 08:46:51 PST
Note You need to log in before you can comment on or make changes to this bug.