| ... | ... | @@ -3,9 +3,9 @@ layout: post | 
| 3 | 3 | title: "Dangerous CSS: how to unnoticeably destroy *nix system" | 
| 4 | 4 | date: 2014-01-25 23:16 | 
| 5 | 5 | comments: true | 
| 6 | -categories: [] | |
| 6 | +categories: [css] | |
| 7 | 7 | cover: /images/cover/avatar.png | 
| 8 | -keywords: | |
| 8 | +keywords: css, malicious, dangerous, trick, unix, linux, javascript, html, | |
| 9 | 9 | description: | 
| 10 | 10 | --- | 
| 11 | 11 |  | 
| ... | ... | @@ -108,4 +108,4 @@ Code, obviously: | 
| 108 | 108 |  | 
| 109 | 109 | What's happening here: I'm selecting ```pre``` content which also contains another | 
| 110 | 110 | ```span``` element. | 
| 111 | -Tested on Chromium, Firefox, Opera and Safari. | |
| 112 | 111 | \ No newline at end of file | 
| 112 | +Tested on Chromium, Firefox, Opera and Safari. |