Content script can't access iFrame's window.frameElement
Confirmed Issue #19082980 • Unassigned
Steps to reproduce
Steps:
1.Load the provided extension.
2.Serve index.html
from a local server.
3.Navigate to index.html.
4.Open the console.
Expected result:
Should see the null
message two times.
Actual result:
We have the null
message for the parent document and Access is Denied
for the frame element.
P.S. this is not reproducible in Chrome(69) and Firefox(62).
You need to sign in to your Microsoft account to add a comment.
Sign in