1 amoun Jun 19, 2018 13:05
3 amoun Jun 26, 2018 22:01
Yeap! got the browser backward compatibility issue and thanks for put a check on the infinite list to do, so needless to say I'm making my edits for 6.10.2 :)
4 yurabakhtin Oct 24, 2018 16:18
5 amoun Oct 24, 2018 23:37
@yurabakhtin wrote earlier:
@amoun Fixed in commit https://github.com/b2evolution/b2evolution/commit/f79c262b1abbeaedeeaf366d0ed38e173478ae66
Thanks for that :) I'll mod the files . Brilliant I've been doing some of this for years lol
You can see everything that is included in that files by looking at
Gruntfile.js
Many things that don't validate are there to handle compatibility with older browsers. As long as some older browsers have >1% market share, we consider that it's more important to support those browsers than to validate the CSS (because the CSS still works in all newer browsers).
We'll check this particular case.