mirror of
https://github.com/videojs/video.js.git
synced 2024-12-10 11:10:19 +02:00
996507744f
Safari 10 automatically dedupes duplicate class names in an element. So, our test was failing because we had an extra "foo" in the check. This is an unlikely scenario that has browser variations, so, better to just remove it. |
||
---|---|---|
.. | ||
dom.test.js | ||
fn.test.js | ||
format-time.test.js | ||
log.test.js | ||
merge-options.test.js | ||
obj.test.js | ||
time-ranges.test.js | ||
to-title-case.test.js | ||
url.test.js |