Skip to content

replacing iframes with divs - issue concerning inline styles #52

@bunglegrind

Description

@bunglegrind

In

function extractIFrames() {

you're converting iframes to divs. The problem is, if an iframe has a style node, you're applying this style to the whole page.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions