epiphyt / embed-privacy

Embed Privacy prevents loading of embedded external content and allows your site visitors to opt-in.
https://epiph.yt/en/embed-privacy/
GNU General Public License v2.0
19 stars 12 forks source link

Aspect ratio with percentage broken #179

Closed MatzeKitt closed 1 year ago

MatzeKitt commented 1 year ago

Bug/Problem

<iframe src="https://example.com" height="1400" width="100%"></iframe>

results in: aspect-ratio: 100%_epi_/1400

Steps to reproduce

  1. Include iframe from above
  2. Check source code

Version

1.7.2

Link

No response

Environment info

No response

Code of Conduct