This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 14079 - WindowProxy open(optional DOMString url, optional DOMString target, optional DOMString features, optional DOMString replace); -- shouldn't the replace argument be boolean?
Summary: WindowProxy open(optional DOMString url, optional DOMString target, optional ...
Status: RESOLVED DUPLICATE of bug 13030
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-08 10:07 UTC by contributor
Modified: 2011-09-17 09:27 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2011-09-08 10:07:18 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/complete/browsers.html
Multipage: http://www.whatwg.org/C#the-window-object
Complete: http://www.whatwg.org/c#the-window-object

Comment:
  WindowProxy open(optional DOMString url, optional DOMString target, optional
DOMString features, optional DOMString replace); -- shouldn't the replace
argument be boolean?

Posted from: 85.227.153.57 by simonp@opera.com
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.5.8; U; en) Presto/2.9.168 Version/11.51
Comment 1 Ms2ger 2011-09-17 09:27:34 UTC

*** This bug has been marked as a duplicate of bug 13030 ***