Source code

Revision control

Copy as Markdown

Other Tools

[get-element-transform.tentative.html]
[Element transform for identity draw transform should be an identity matrix]
expected: FAIL
[Element transform should account for translation in the input transform]
expected: FAIL
[Element transform should account for scale in the input transform]
expected: FAIL
[Element transform should not include transform on the element]
expected: FAIL
[Element transform should not automatically include the current transform matrix, but should pass it through]
expected: FAIL
[Element transform should not be affected by zoom on the canvas]
expected: FAIL
[Element transform should account for transform-origin]
expected: FAIL
[Element transform should account for canvas grid pixel scale]
expected: FAIL
[Element transform should account for canvas css pixel scale]
expected: FAIL
[Element transform should account for canvas pixel scale, transform-origin, and a complex draw transform]
expected: FAIL
[getElementTransform should throw when called prior to paint.]
expected: FAIL
[getElementTransform should preserve is2D.]
expected: FAIL