Skip to content

The shared attribute processing steps for iframe and frame elements may invoke iframe load event steps on frame element #8295

@awesomekling

Description

@awesomekling

https://html.spec.whatwg.org/multipage/iframe-embed-object.html#shared-attribute-processing-steps-for-iframe-and-frame-elements

In step 4.2. we call out to run iframe load event steps given element, which expects an iframe parameter. However, the element at this point may also be a frame.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions