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

Implement CSS3 Calc #7496

Merged
merged 23 commits into from Sep 2, 2015
Merged

Implement CSS3 Calc #7496

merged 23 commits into from Sep 2, 2015

Commits on Aug 26, 2015

  1. Remove stray changes

    dzbarsky committed Aug 26, 2015
  2. Fix some calc parsing panics

    dzbarsky committed Aug 26, 2015
  3. Expand out nested products

    dzbarsky committed Aug 26, 2015
  4. Get rid of some cloning

    dzbarsky committed Aug 26, 2015
  5. Clean up some stray lines

    dzbarsky committed Aug 26, 2015
  6. Address review comments

    dzbarsky committed Aug 26, 2015
  7. Add calc reftest

    dzbarsky committed Aug 26, 2015
  8. Add calc parsing tests for the other properties

    dzbarsky committed Aug 26, 2015

Commits on Sep 1, 2015

  1. Add support for the ch unit in calc()

    SimonSapin committed Sep 1, 2015

Commits on Sep 2, 2015

  1. Fix font-size keywords parsing.

    SimonSapin committed Sep 2, 2015
  2. Fix ch/em confusion.

    SimonSapin committed Sep 2, 2015
You can’t perform that action at this time.