Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. #data
  2. * { }
  3. #errors
  4. #expected
  5. | 1 *
  6. #reset
  7.  
  8. #data
  9. * { color: #ff0000 }
  10. #errors
  11. #expected
  12. | 1 *
  13. |   0x02000018 0xffff0000
  14. #reset
  15.  
  16. #data
  17. * { color: inherit }
  18. #errors
  19. #expected
  20. | 1 *
  21. |   0x00000818
  22. #reset
  23.  
  24. #data
  25. * { color: inherit ! important }
  26. #errors
  27. #expected
  28. | 1 *
  29. |   0x00000c18
  30. #reset
  31.  
  32. #data
  33. * { color: inherit !important }
  34. #errors
  35. #expected
  36. | 1 *
  37. |   0x00000c18
  38. #reset
  39.  
  40. #data
  41. * { background-image: url("foo.png"); color: inherit }
  42. #errors
  43. #expected
  44. | 1 *
  45. |   0x02000003 PTR(foo.png) 0x00000818
  46. #reset
  47.