1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-06 06:50:51 +02:00
video.js/test
David LaPalomento 29668ec45b Fix issue with fractional computed dimensions on Chrome
Chrome 29 on OS X (at least) seems to report fractional dimensions occasionally when integer values are assigned. For example, '123px' might be translated to '123.999998458px'. Parse the value and round it to ignore this slight discrepancy.
2013-08-23 14:16:53 -04:00
..
qunit First pass at automated multi-browser/device testing. closes #419 2013-04-12 16:51:04 -07:00
unit Fix issue with fractional computed dimensions on Chrome 2013-08-23 14:16:53 -04:00
index.html Close GH-644: LESS for CSS. 2013-07-19 20:18:39 -07:00
minified-api.html Close GH-644: LESS for CSS. 2013-07-19 20:18:39 -07:00
minified.html Close GH-644: LESS for CSS. 2013-07-19 20:18:39 -07:00