forked from KolibriOS/kolibrios
30 lines
287 B
Plaintext
30 lines
287 B
Plaintext
|
#data
|
||
|
* { dentist: "Mr Peg"; }
|
||
|
#errors
|
||
|
#expected
|
||
|
| *
|
||
|
#reset
|
||
|
|
||
|
#data
|
||
|
* { colour: #BBC; }
|
||
|
#errors
|
||
|
#expected
|
||
|
| *
|
||
|
#reset
|
||
|
|
||
|
#data
|
||
|
* { dentist: "Mr Peg"; color: #BBC; dentist: "Mr Peg"; }
|
||
|
#errors
|
||
|
#expected
|
||
|
| *
|
||
|
| color: #ffbbbbcc
|
||
|
#reset
|
||
|
|
||
|
#data
|
||
|
* { padding-: 4em; }
|
||
|
#errors
|
||
|
#expected
|
||
|
| *
|
||
|
#reset
|
||
|
|