escape.css 356 B

12345678910111213141516
  1. body {
  2. border: this is simple;
  3. border: this;
  4. border: this is simple;
  5. border: 1232;
  6. border: world;
  7. border: onemore;
  8. border: ;
  9. line-height: eating rice;
  10. line-height: string cheese;
  11. line-height: a b c string me d e f;
  12. line-height: string world;
  13. }
  14. .class {
  15. filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image.png');
  16. }