| OLD | NEW |
| 1 CONSOLE WARNING: 'getMatchedCSSRules()' is deprecated. For more help, check http
s://code.google.com/p/chromium/issues/detail?id=437569#c2 | 1 CONSOLE WARNING: 'getMatchedCSSRules()' is deprecated. For more help, check http
s://code.google.com/p/chromium/issues/detail?id=437569#c2 |
| 2 Note that background is buggy right now! | 2 Note that background is buggy right now! |
| 3 Test | 3 Test |
| 4 background-image: initial | 4 background-image: initial |
| 5 background-position-x: initial | 5 background-position-x: initial |
| 6 background-position-y: initial | 6 background-position-y: initial |
| 7 background-size: initial | 7 background-size: initial |
| 8 background-repeat-x: initial | 8 background-repeat-x: initial |
| 9 background-repeat-y: initial | 9 background-repeat-y: initial |
| 10 background-attachment: initial | 10 background-attachment: initial |
| 11 background-origin: initial | 11 background-origin: initial |
| 12 background-clip: initial | 12 background-clip: initial |
| 13 background-color: purple | 13 background-color: purple |
| 14 margin-top: 1em | 14 margin-top: 1em |
| 15 margin-right: 1em | 15 margin-right: 1em |
| 16 margin-bottom: 1em | 16 margin-bottom: 1em |
| 17 margin-left: 1em | 17 margin-left: 1em |
| 18 color: white | 18 color: white |
| 19 font-style: normal | 19 font-style: normal |
| 20 font-variant-caps: normal | 20 font-variant-caps: normal |
| 21 font-variant-ligatures: normal | 21 font-variant-ligatures: normal |
| 22 font-variant-numeric: normal |
| 22 font-weight: normal | 23 font-weight: normal |
| 23 font-stretch: normal | 24 font-stretch: normal |
| 24 font-size: 24px | 25 font-size: 24px |
| 25 line-height: normal | 26 line-height: normal |
| 26 font-family: "Lucida Grande" | 27 font-family: "Lucida Grande" |
| 27 | 28 |
| OLD | NEW |