[Webkit-unassigned] [Bug 97171] Support the replace attribute of window.open

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 01:12:12 PDT 2012


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





--- Comment #6 from KyungTae Kim <ktf.kim at samsung.com>  2012-11-01 01:13:33 PST ---
The standard says  "the replace attribute, if true, means that whatever page is currently open in that window will be removed from the window's session history".
http://www.w3.org/TR/2009/WD-html5-20090423/browsers.html#dom-open

Then, if the replace attribute is false, what is proper operation?
Not remove the current opened page, or following "by the user gesture" rules?

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