[Webkit-unassigned] [Bug 148876] New: Object element should expose contentWindow when loading a HTML document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 19:53:01 PDT 2015


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

            Bug ID: 148876
           Summary: Object element should expose contentWindow when
                    loading a HTML document
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com, webkit-bug-importer at group.apple.com

<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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150905/ec733929/attachment.html>


More information about the webkit-unassigned mailing list