To test if a particular browser or device is supported by Pablo, run the test suite on the device.
If you need to run the tests locally, checkout the repo and open tests/index.html in the browser. For the Ajax tests to pass, you should run from a localhost server.
To test for support at runtime, use Pablo.isSupported to check basic SVG support and Pablo.support for fine-grained feature support.