[Webkit-unassigned] [Bug 32492] Missing support for document.createEvent("OrientationEvent")

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 25 09:32:39 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=32492





--- Comment #11 from Yongjun Zhang <yongjun_zhang at apple.com>  2010-10-25 09:32:40 PST ---
(In reply to comment #10)
> I'm not sure why you've added this test to fast/dom/DeviceOrientation. This LayoutTest directory is to test the implementation of the W3C DeviceOrientationEvent (http://dev.w3.org/geo/api/spec-source-orientation.html, https://bugs.webkit.org/show_bug.cgi?id=30335).
>
> Your change seems to be concerned with the OrientationEvent, which is completely separate.
>

Thanks for the comments, there are indeed different events.  I will move this test to a different location.

> Furthermore, as you point out, ports that don't implement DeviceOrientation skip this entire directory of tests. Those that do implement it should pass all tests. So an expected result which represents failure is probably not appropriate.
> 

I can add it to skipped tests for each port to get rid of the expected failure result.

Thanks.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list