[PW] Implement setTransform with DOMMatrix
Right now the PaintRenderingContext2D::setTransform that takes a DOMMatrix would crash because it is NOTREACHED(). This CL implements that and add a layout test. Bug: 1029362 Change-Id: I1038dbe1bfcee14e128c46f73606fabcf3923caf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1951566 Commit-Queue: Xida Chen <xidachen@chromium.org> Reviewed-by:Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#723549}
Showing
Please register or sign in to comment