aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/DOMMatrixReadOnly.webidl
Commit message (Collapse)AuthorAgeFilesLines
* Implement DOMMatrix `stringifier` (#33792)Simon Wülker2024-10-111-1/+1
| | | | | | | | | | | | | * Implement DOMMatrix stringifier Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Update WPT expectations Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
* Implement CanvasRenderingContext2D.getTransform()pylbrecht2020-02-121-1/+1
|
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-2/+2
|
* Support default toJSON in WebIDLKagami Sascha Rosylight2019-07-241-3/+2
|
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-3/+3
|
* Add DOMMatrix.prototype.scaleNonUniformKagami Sascha Rosylight2019-07-021-0/+2
|
* Support DOMMatrix string constructorKagami Sascha Rosylight2019-06-301-3/+1
|
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
|
* Add constructors for typed arrays in DOMMatrix and DOMMatrixReadOnlyChristian Poveda2018-03-231-4/+4
|
* Expose DOMMatrix in Window and WorkerAnthony Ramine2016-11-301-4/+3
|
* DOMMatrix and DOMMatrixReadOnlyPeter2016-09-151-0/+88
Updated test expectations