WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
148876
Object element should expose contentWindow when loading a HTML document
https://bugs.webkit.org/show_bug.cgi?id=148876
Summary
Object element should expose contentWindow when loading a HTML document
Ryosuke Niwa
Reported
2015-09-04 19:53:01 PDT
<object id="obj1" data="blue.html" name="o" height="50" width="100"></object> should expose a contentWindow. See
https://html.spec.whatwg.org/multipage/embedded-content.html#dom-object-contentwindow
This bug was found by the newly added test: LayoutTests/http/tests/w3c/html/semantics/embedded-content/the-object-element/object-attributes.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-09-04 19:53:21 PDT
<
rdar://problem/22590264
>
Timothy Hatcher
Comment 2
2021-10-01 11:44:51 PDT
I think this works now, based on:
https://wpt.fyi/results/html/semantics/embedded-content/the-object-element/object-attributes.html?label=experimental&label=master&aligned
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug