- 🇺🇸United States cboyden
Reroll of patch #6 that removes frameborder attribute.
- Status changed to Needs work
3 months ago 5:21pm 23 January 2025 - 🇺🇸United States smustgrave
This needs summary update about what is being accomplished and why.
W3C Validator:
Bad value “100%” for attribute “width” on element “iframe”: Expected a digit but saw “%” instead.
Bad value “100%” for attribute “height” on element “iframe”: Expected a digit but saw “%” instead.
So percentage values shouldn't be the default, nor should they recommended in the field description: "You can set sizes in px or percent (ex: 600px or 100%)."
Needs review
3.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Reroll of patch #6 that removes frameborder attribute.
This needs summary update about what is being accomplished and why.