mirror of
https://github.com/servo/servo.git
synced 2025-06-20 15:18:58 +01:00
Check invalid values for the shadow attributes.
This commit is contained in:
parent
7355bf1061
commit
cc55e2e426
5 changed files with 15 additions and 22 deletions
|
@ -1,5 +0,0 @@
|
|||
[2d.fillStyle.parse.invalid.name-3.html]
|
||||
type: testharness
|
||||
[Canvas test: 2d.fillStyle.parse.invalid.name-3]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[2d.shadow.attributes.shadowBlur.invalid.html]
|
||||
type: testharness
|
||||
[Canvas test: 2d.shadow.attributes.shadowBlur.invalid]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[2d.shadow.attributes.shadowColor.invalid.html]
|
||||
type: testharness
|
||||
[Canvas test: 2d.shadow.attributes.shadowColor.invalid]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[2d.shadow.attributes.shadowOffset.invalid.html]
|
||||
type: testharness
|
||||
[Canvas test: 2d.shadow.attributes.shadowOffset.invalid]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue