[Webkit-unassigned] [Bug 30594] New: [GTK] fast/dom/Window/window-properties.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 13:02:14 PDT 2009


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

           Summary: [GTK] fast/dom/Window/window-properties.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xan.lopez at gmail.com


Other than some potential missing features like websockets, geolocation in the
build doing the test, this can fail because of:

+window.Audio.prototype.webkitMatchesSelector [function]
+window.BeforeLoadEvent [object BeforeLoadEventConstructor]
+window.BeforeLoadEvent.prototype [object BeforeLoadEventPrototype]
+window.BeforeLoadEvent.prototype.AT_TARGET [number]
+window.BeforeLoadEvent.prototype.BLUR [number]
+window.BeforeLoadEvent.prototype.BUBBLING_PHASE [number]
+window.BeforeLoadEvent.prototype.CAPTURING_PHASE [number]
+window.BeforeLoadEvent.prototype.CHANGE [number]
+window.BeforeLoadEvent.prototype.CLICK [number]
+window.BeforeLoadEvent.prototype.DBLCLICK [number]
+window.BeforeLoadEvent.prototype.DRAGDROP [number]
+window.BeforeLoadEvent.prototype.FOCUS [number]
+window.BeforeLoadEvent.prototype.KEYDOWN [number]
+window.BeforeLoadEvent.prototype.KEYPRESS [number]
+window.BeforeLoadEvent.prototype.KEYUP [number]
+window.BeforeLoadEvent.prototype.MOUSEDOWN [number]
+window.BeforeLoadEvent.prototype.MOUSEDRAG [number]
+window.BeforeLoadEvent.prototype.MOUSEMOVE [number]
+window.BeforeLoadEvent.prototype.MOUSEOUT [number]
+window.BeforeLoadEvent.prototype.MOUSEOVER [number]
+window.BeforeLoadEvent.prototype.MOUSEUP [number]
+window.BeforeLoadEvent.prototype.SELECT [number]
+window.BeforeLoadEvent.prototype.initBeforeLoadEvent [function]
+window.BeforeLoadEvent.prototype.initEvent [function]
+window.BeforeLoadEvent.prototype.preventDefault [function]
+window.BeforeLoadEvent.prototype.stopPropagation [function]

Not sure where that's coming from.

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