mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #5946 - mmatyas:canvas_mxreset, r=jdm
<!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5946) <!-- Reviewable:end -->
This commit is contained in:
commit
d9cc36ac22
6 changed files with 72 additions and 7 deletions
|
@ -46,7 +46,7 @@ interface CanvasRenderingContext2D {
|
|||
unrestricted double d,
|
||||
unrestricted double e,
|
||||
unrestricted double f);
|
||||
//void resetTransform();
|
||||
void resetTransform();
|
||||
|
||||
// compositing
|
||||
attribute unrestricted double globalAlpha; // (default 1.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue