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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 25 08:11:12 PDT 2010


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


Steve Block <steveblock at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
                 CC|                            |benm at google.com,
                   |                            |steveblock at google.com




--- Comment #10 from Steve Block <steveblock at google.com>  2010-10-25 08:11:12 PST ---
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.

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.

Perhaps you could move the test to a more appropriate location?

-- 
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