Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 ansi begin unicode | |
| 2 group using keys | |
| 3 match nomatch | |
| 4 | |
| 5 ---------------------------------------------------- | |
| 6 | |
| 7 [ | |
| 8 ["atrule", "ansi"], ["atrule", "begin"], ["atrule", "unicode"], | |
| 9 ["atrule", "group"], ["atrule", "using keys"], | |
| 10 ["atrule", "match"], ["atrule", "nomatch"] | |
| 11 ] | |
| 12 | |
| 13 ---------------------------------------------------- | |
| 14 | |
| 15 Checks for all structural keywords. | |
| OLD | NEW |