forked from KolibriOS/kolibrios
bb2bbc6b91
git-svn-id: svn://kolibrios.org@4364 a494cfbc-eb01-0410-851d-a64ba20cac60
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
|
|
|