On 04/11/2013 03:55 PM, josh...@gmail.com wrote:
Is there a reason the file path is considered relative by default for servo's command line? It's unexpected and there is no indication that the path isn't valid, I just get a white rect rendered.
It is relative so that `./servo ../src/test/about-mozilla.html` displays the expected page. That and `./servo http://www.google.com` are the only two use cases I've considered. I'm sure our URL handling is dumb, so please do submit pull requests to fill in the gaps.
-Brian _______________________________________________ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo