1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-14 11:23:30 +02:00
video.js/test/unit
David LaPalomento 6f5e49fc16 Use accessors to transfer the poster attribute
When transferring the poster attribute from the container to the tech in mediafaker, use the accessor methods instead of directly referencing the private properties.
2013-04-04 18:56:52 -04:00
..
component.js vjs.Component.dimension accepts 'auto' as value 2013-03-09 10:39:28 +02:00
controls.js Reformat var statements 2013-03-05 13:38:47 -05:00
core.js Update test/unit/core to jshint 2013-02-08 17:18:49 -05:00
events.js Update test/unit/events to follow jshint 2013-02-08 17:20:46 -05:00
lib.js update test/unit/lib to adhere to jshint 2013-02-08 17:25:33 -05:00
media.html5.js Fix minified property access 2013-03-08 10:13:01 -05:00
mediafaker.js Use accessors to transfer the poster attribute 2013-04-04 18:56:52 -04:00
player.js Do not remove poster attribute when creating the player 2013-04-04 09:55:27 -04:00
plugins.js fix test 2013-02-11 16:35:43 -05:00
setup.js update test/unit/{media.html5,setup}.js to adhere to jshint 2013-02-08 17:27:04 -05:00