Remove 5k from AnimationValue::compute_squared_distance.

This commit is contained in:
Josh Matthews 2017-09-07 12:48:14 -07:00
parent 799014755e
commit 01c35f99cd
2 changed files with 12 additions and 4 deletions

View file

@ -40,6 +40,8 @@ packages = [
]
# Files that are ignored for all tidy and lint checks.
files = [
# Mako does not lend itself easily to splitting long lines
"./components/style/properties/helpers/animated_properties.mako.rs",
# Helper macro where actually a pseudo-element per line makes sense.
"./components/style/gecko/non_ts_pseudo_class_list.rs",
# Generated and upstream code combined with our own. Could use cleanup