Bug 30594

Summary: [GTK] fast/dom/Window/window-properties.html
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Description Xan Lopez 2009-10-20 13:02:14 PDT
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.
Comment 1 Martin Robinson 2010-09-30 16:17:36 PDT
We're a lot closer to matching OS X here, but we can just rebaseline the expected results for now.
Comment 2 Martin Robinson 2011-02-09 15:16:39 PST
Passing locally when I remove the GTK+ expected results. I will unskip.