Subversion Repositories Kolibri OS

Rev

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

  1. #data
  2. /**/* /* 2 *//*3*/ {/*4*/ background-attachment:/*5*/ fixed/**/;/*7*/ }
  3. #errors
  4. #expected
  5. | *
  6. |  background-attachment: fixed
  7. #reset
  8.  
  9. #data
  10. /**/* /* } *//*3*/ {/*;*/ background-attachment/* display: */:/*6}*/ scroll/**/;/*8*/ }
  11. #errors
  12. #expected
  13. | *
  14. |  background-attachment: scroll
  15. #reset
  16.  
  17. #data
  18. /**/* /* 2 *//*3*/ {/*4*/ background-attachment:/*5*/ fixed/**/;/*7*/ speech-rate: /*/*//*/**/ medium; }
  19. #errors
  20. #expected
  21. | *
  22. |  background-attachment: fixed
  23. |  speech-rate: medium
  24. #reset
  25.  
  26. #data
  27. * {/* stress:100; }
  28. #errors
  29. #expected
  30. | *
  31. #reset
  32.  
  33. #data
  34. * /*{ stress:100; }
  35. #errors
  36. #expected
  37. #reset
  38.  
  39. #data
  40. */* { stress:100; }
  41. #errors
  42. #expected
  43. #reset
  44.  
  45. #data
  46. * { stress:/*100; }
  47. #errors
  48. #expected
  49. | *
  50. #reset
  51.  
  52. #data
  53. * { stress:100/*; }
  54. #errors
  55. #expected
  56. | *
  57. |  stress: 100
  58. #reset
  59.