[wp-trac] [WordPress Trac] #42695: Text Widget: hard-coded width/height attributes are stripped from iframes
WordPress Trac
noreply at wordpress.org
Tue Jan 2 23:21:57 UTC 2018
#42695: Text Widget: hard-coded width/height attributes are stripped from iframes
-------------------------------+--------------------
Reporter: dubaicarmelschool | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.9.2
Component: Widgets | Version: 4.9
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
-------------------------------+--------------------
Comment (by programmin):
The same thing happens whenever you paste a Google Calendar code into the
code, eg.
{{{
<iframe src="thecalendar.google.comURL" style="border: 0" width="100%"
height="600" frameborder="0" scrolling="no"></iframe>
}}}
Height is removed, iframe is not very big, as in that screenshot.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42695#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list