mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Correct the calculation of rects for drawimage.
This commit is contained in:
parent
713f18a58d
commit
a512e9e507
4 changed files with 4 additions and 19 deletions
|
@ -1,5 +0,0 @@
|
|||
[2d.drawImage.negativedest.html]
|
||||
type: testharness
|
||||
[Negative destination width/height represents the correct rectangle]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[2d.drawImage.negativedir.html]
|
||||
type: testharness
|
||||
[Negative dimensions do not affect the direction of the image]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[2d.drawImage.negativesource.html]
|
||||
type: testharness
|
||||
[Negative source width/height represents the correct rectangle]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue