rust-dev-tools / cargo-src

Semantic code navigation for Rust
Apache License 2.0
417 stars 31 forks source link

test on other browsers #48

Open nrc opened 8 years ago

nrc commented 8 years ago

Currently only tested on Firefox

chriskrycho commented 8 years ago

What kind of testing and feedback do you need?

nrc commented 8 years ago

check we don't get any errors reported to the dev console and that it renders correctly, i.e., looks the same as on Firefox. Particularly around more complex stuff like the building animation. I know I used at least one moz- prefix in the css too.