Bug 148876
| Summary: | Object element should expose contentWindow when loading a HTML document | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | cdumez, timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
<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
<rdar://problem/22590264>
Timothy Hatcher
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