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

Transform viewport rectangles if the current matrix can losslessly transform them. #278

Merged
merged 1 commit into from May 26, 2016

Commits on May 26, 2016

  1. Transform viewport rectangles if the current matrix can losslessly

    transform them.
    
    This allows our current code to support a subset of nested clips and
    transforms without actually having a full-blown clip/transform stack.
    
    Closes servo/servo#11358.
    pcwalton committed May 26, 2016
You can’t perform that action at this time.