Transform viewport rectangles if the current matrix can losslessly
ce3ddd7
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.