Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for non-UTF8 CSS stylesheets, with rust-encoding. #1377

Merged
merged 6 commits into from Dec 17, 2013

Commits on Dec 11, 2013

  1. Add rust-encoding as a submodule.

    Upstream: https://github.com/lifthrasiir/rust-encoding
    Servo’s fork: https://github.com/mozilla-servo/rust-encoding
    
    As of this writing, upstream’s master branch targets Rust 0.8,
    and its rust-0.9-pre branch targets Rust master.
    Servo uses a Rust version in-between those.
    I pushed a rust-servo branch to our fork
    that backports from rust-0.9-pre.
    SimonSapin committed Dec 11, 2013

Commits on Dec 13, 2013

  1. Upgrade to rust-encoding upstream.

    SimonSapin committed Dec 13, 2013

Commits on Dec 17, 2013

  1. Remove the bootstrap.css test. It’s not actually useful.

    SimonSapin committed Dec 17, 2013
You can’t perform that action at this time.