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

Make additional properties be reset by the 'font' shorthand. #15305

Merged
merged 1 commit into from Feb 3, 2017

Commits on Feb 2, 2017

  1. Make additional properties be reset by the 'font' shorthand.

    A number of properties are supposed to be reset to initial values by the
    'font' shorthand.  This does so for all such properties that Servo
    currently supports (conditional on when they're supported).
    
    Fixes #15033.
    dbaron committed Feb 2, 2017
You can’t perform that action at this time.