Skip to content

dom snapshot iframe placeholder HTML not rendering #5295

@kuceb

Description

@kuceb
  • when viewing dom snapshot, I should see placeholder HTML inside iframe
    problem:
  • something about how inlined data: html changed and cannot handle the # in color: #888

expected:
image

actual:
image

found in:
Cypress 3.4.1 (since unknown)
browsers: chromium 74 on linux

proposed solution:

switch to base64 encoding and use btoa(contents) to encode our html

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions