Bug 122535

Summary: [GTK] WebKitTestRunner should respect window features specified by window.open
Product: WebKit Reporter: Gustavo Noronha (kov) <gustavo>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: clopez, mario, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Gustavo Noronha (kov) 2013-10-08 16:50:24 PDT
Otherwise tests like fast/dom/Window/open-window-min-size.html won't really be testing much. We get 800x600 sizes, which is our hardcoded default.
Comment 1 Martin Robinson 2014-04-07 19:24:11 PDT
*** Bug 102257 has been marked as a duplicate of this bug. ***
Comment 2 Mario Sanchez Prada 2014-07-18 10:03:15 PDT
This test is not failing anymore, so I removed then from TestExpectations file:
http://trac.webkit.org/changeset/171223
Comment 3 Carlos Alberto Lopez Perez 2014-07-19 07:28:13 PDT
Probably the fix was r170078 <http://trac.webkit.org/r170078>