t / t4018 / css-colon-selectoron commit t1308: relax the test verifying that empty alias values are disallowed (e4feff4)
   1RIGHT a:hover {
   2    margin-top:
   3    10px!important;
   4    border : 10px ChangeMe #C6C6C6;
   5}