mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update DOMMatrix::is2D when modifying elements (#33796)
* Invalidate DOMMatrix::is2D when modifying matrix values 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>
This commit is contained in:
parent
0553789d48
commit
f15da16da4
2 changed files with 60 additions and 30 deletions
|
@ -1,30 +0,0 @@
|
|||
[DOMMatrix-attributes.html]
|
||||
[DOMMatrix.m13]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix.m14]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix.m23]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix.m24]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix.m31]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix.m32]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix.m34]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix.m43]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix.m33]
|
||||
expected: FAIL
|
||||
|
||||
[DOMMatrix.m44]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue