[wp-trac] [WordPress Trac] #42189: MediaElement.js 4.2 is not backward compatible with 2.2
WordPress Trac
noreply at wordpress.org
Fri Oct 13 16:05:00 UTC 2017
#42189: MediaElement.js 4.2 is not backward compatible with 2.2
--------------------------+-----------------------
Reporter: bradyvercher | Owner: rafa8626
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.9
Component: Media | Version: trunk
Severity: major | Resolution:
Keywords: | Focuses:
--------------------------+-----------------------
Comment (by rafa8626):
@bradyvercher As for the setDimensions issue, it all depends of this (it's
a comment in the player):
{{{
// determine the size
/* size priority:
(1) videoWidth (forced),
(2) style="width;height;"
(3) width attribute,
(4) defaultVideoWidth (for unspecified cases)
*/
}}}
If the video tag has 100% in CSS stylesheet or inline, it will be taken
over the `width` and `height` attributes
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42189#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list