[Webkit-unassigned] [Bug 80205] window.frameElement should return null if there isn't the Element for the browsing context container

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 13 17:17:04 PDT 2012


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


Kentaro Hara <haraken at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org




--- Comment #1 from Kentaro Hara <haraken at chromium.org>  2012-03-13 17:17:04 PST ---
(In reply to comment #0)
> see http://www.whatwg.org/specs/web-apps/current-work/multipage/browsers.html#navigating-nested-browsing-contexts-in-the-dom .
> 
> >window . frameElement
> >Returns the Element for the browsing context container.
> >
> >Returns null if there isn't one.
> >
> >Throws a SecurityError exception in cross-origin situations.
> 
> Internet Explorer 9.0.5, Firefox Nightly 13.0a1(buildID 20120302031112), Opera Next 12.00 alpha(build 1317) return null, but WebKit r109602 returns undefined, on Windows 7 Home Premium SP1 64bit.

Makes sense. I am making a bug-fix patch...

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