Skip to content

crossbrowser failure in test - Iframe onload not triggered on some platforms #6

@kumavis

Description

@kumavis

Note this should only be a problem for the tests, not the lib itself
https://ci.testling.com/npm-dom/iframe

iexplore/10.0
open  debug in browserling  close
TAP version 13
# it adds an iframe to the document by default
ok 1 no frames
ok 2 one frame
# it removes the iframe from the document
ok 3 no frames
ok 4 one frame
ok 5 no frames
# it renders the iframe contents as html, not plaintext
ok 6 no frames
ok 7 one frame

The iframe's load event seems to not be triggered on some platforms

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions