[dev-servo] servo command line paths - why relative to cwd?

2013-04-11 Thread joshmoz
I was taking servo for a spin, my cwd was the servo build dir, and I tried to point it to a file on my desktop, like so: ./servo ~/Desktop/css-selectors.html This results in a blank page because the path generated internally is: file:/Users/josh/src/mozilla/bdaehlie-servo/build/Users/josh/Deskt

Re: [dev-servo] servo command line paths - why relative to cwd?

2013-04-11 Thread joshmoz
I see, maybe we just need to teach it about absolute paths. I'll put something together and submit a pull request soon. ___ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo