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

Use DOMMatrix to parse CSS transforms. #83

Merged
merged 3 commits into from Aug 23, 2020
Merged

Use DOMMatrix to parse CSS transforms. #83

merged 3 commits into from Aug 23, 2020

Commits on Aug 24, 2018

  1. Copy the full SHA
    372a62c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Copy the full SHA
    975936b View commit details
    Browse the repository at this point in the history
  2. disable eslint error on undefined DOMMatrix and WebKitCSSMatrix

    add disabled tests for transformCss (they might work if we had DOMMatrix in node-canvas, cf. Automattic/node-canvas#1313)
    Fil committed Jun 4, 2020
    Copy the full SHA
    6c8db19 View commit details
    Browse the repository at this point in the history