| OLD | NEW |
| 1 Note that background is buggy right now! | 1 Note that background is buggy right now! |
| 2 Test | 2 Test |
| 3 background-image: initial | 3 background-image: initial |
| 4 background-repeat-x: initial | 4 background-repeat-x: initial |
| 5 background-repeat-y: initial | 5 background-repeat-y: initial |
| 6 background-attachment: initial | 6 background-attachment: initial |
| 7 background-position-x: initial | 7 background-position-x: initial |
| 8 background-position-y: initial | 8 background-position-y: initial |
| 9 background-origin: initial | 9 background-origin: initial |
| 10 background-clip: initial | 10 background-clip: initial |
| 11 background-color: purple | 11 background-color: purple |
| 12 background-size: initial | 12 background-size: initial |
| 13 margin-top: 1em | 13 margin-top: 1em |
| 14 margin-right: 1em | 14 margin-right: 1em |
| 15 margin-bottom: 1em | 15 margin-bottom: 1em |
| 16 margin-left: 1em | 16 margin-left: 1em |
| 17 color: white | 17 color: white |
| 18 font-style: normal | 18 font-style: normal |
| 19 font-variant: normal | 19 font-variant: normal |
| 20 font-weight: normal | 20 font-weight: normal |
| 21 font-stretch: normal |
| 21 font-size: 24px | 22 font-size: 24px |
| 22 line-height: normal | 23 line-height: normal |
| 23 font-family: 'Lucida Grande' | 24 font-family: 'Lucida Grande' |
| 24 | 25 |
| OLD | NEW |