#28311 closed defect (bug) (worksforme)
Youtube autoembed not working in rtl
Reported by: | xFOrCE | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.9.1 |
Component: | Embeds | Keywords: | |
Focuses: | Cc: |
Description
The youtube auto-embed doesnot work if we have
<p dir="RTL">http://www.youtube.com/watch?v=6u-leZ2R0yY</p>
But if we remove the style attribute from the p element it works fine.
Change History (4)
Note: See
TracTickets for help on using
tickets.
Two things:
<p>
tag. This works for me: