[Webkit-unassigned] [Bug 230054] New: load event not fired for <embed> elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 8 10:18:11 PDT 2021


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

            Bug ID: 230054
           Summary: load event not fired for <embed> elements
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tyler_w at apple.com

Created attachment 437644

  --> https://bugs.webkit.org/attachment.cgi?id=437644&action=review

Testcase

Load events are not fired for <embed> elements. I've only tested with an embedded PDF, but this may be true for other types of embedded objects too.

According to the spec, load events should be fired for <embed> elements: https://html.spec.whatwg.org/multipage/iframe-embed-object.html#display-a-plugin

Testcase is attached — update the src path to a PDF on your machine.

-- 
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/20210908/32c7796a/attachment.htm>


More information about the webkit-unassigned mailing list