mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
Enable CSSOM tests
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
[cssom-setProperty-shorthand.htm]
|
||||
type: testharness
|
||||
[shorthand font can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
[shorthand border-top can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
[shorthand border-right can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
[shorthand border-bottom can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
[shorthand border-left can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
[shorthand border can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
[shorthand border-color can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
[shorthand border-style can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
[shorthand border-width can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
[shorthand list-style can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
[shorthand margin can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
[shorthand outline can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
[shorthand padding can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
[shorthand background can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
[shorthand overflow can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
[shorthand border-radius can be set with setProperty]
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user