I am trying to figure out the minimum requirement for my application which is using JsTree 3.1.1
Is it any way to find out the very first browser version that supports features used in JsTree 3.1.1?
Bonus: In general, how can I find the minimum requirements if the documentation does not exists. e.g. maybe a tool that try the application using different version of FF and test the test cases.