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

stylo: Make border-spacing animatable #16624

Merged

Commits on Apr 27, 2017

  1. Stylo: Make border-spacing animatable

    Two things are included in this patch:
    
    1. Implement ComputeDistance for border-spacing, so we could get the right
    distance while doing animations.
    
    2. Implement clone function for gecko glue code of border-spacing, so we
    could make animations of border-spacing work properly in stylo build.
    
    Gecko side patch: Bug 1354437
    chenpighead committed Apr 27, 2017
You can’t perform that action at this time.