[Webkit-unassigned] [Bug 185243] iframe.contentWindow.document not accessible only on WebKit.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 3 07:39:25 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185243
Danyao Wang <danyao at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |danyao at chromium.org
--- Comment #1 from Danyao Wang <danyao at chromium.org> ---
The problem doesn't seem to be with iframe.contentWindow.document. If I just add "var frm = document.getElementById('frm');" at the beginning, WebKit behaves identically to Chrome.
I don't think it's standard to be able to reference HTML element by ID as named variables in JavaScript. I could be wrong.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180503/bbdf0a4e/attachment.html>
More information about the webkit-unassigned
mailing list