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

Derive ToComputedValue #16973

Merged
merged 3 commits into from May 21, 2017
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Silence a warning in servo_geometry

  • Loading branch information
nox committed May 20, 2017
commit a99e73ba6bc1c35f34564adf42a8a4af156b04e3
@@ -10,7 +10,6 @@ use app_units::{Au, MAX_AU, MIN_AU};
use euclid::point::Point2D;
use euclid::rect::Rect;
use euclid::size::Size2D;
use std::i32;

// Units for use with euclid::length and euclid::scale_factor.

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.