Bug 174388

Summary: WKWindowFeatures.allowsResizing always returns YES
Product: WebKit Reporter: Ansh Shukla <ansh_shukla>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: rdemarest
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ansh Shukla
Reported 2017-07-11 13:48:38 PDT
window.open("about:blank", "_blank", "resizable=yes") -> WKWindowFeatures.allowsResizing = YES; window.open("about:blank", "_blank", "resizable=no") -> WKWindowFeatures.allowsResizing = YES;
Attachments
Remy Demarest
Comment 1 2023-08-23 11:55:02 PDT
I'm covering this issue with the bug 259093 since I'm following the HTML specs.
Remy Demarest
Comment 2 2023-08-23 12:00:36 PDT
*** This bug has been marked as a duplicate of bug 259093 ***
Note You need to log in before you can comment on or make changes to this bug.