blob: 178ad370e33fa910dca92985e104b1612ac40f14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[register-property.html]
[registerProperty requires a name matching <custom-property-name>]
expected: FAIL
[registerProperty fails for an already registered property]
expected: FAIL
[registerProperty only allows omitting initialValue if syntax is '*']
expected: FAIL
[registerProperty requires inherits]
expected: FAIL
[Registering a property should not cause a transition]
expected: FAIL
|