fixed build errors - a whole bunch of spec links & ref file links 
979 files changed
tree: 845c04b00c533a13e8609ccdde7d58780bd3aa2f
  1. compositing-1/
  2. css-align-3/
  3. css-animations-1/
  4. css-backgrounds-3/
  5. css-box-3/
  6. css-break-3/
  7. css-color-3/
  8. css-conditional-3/
  9. css-counter-styles-3/
  10. css-exclusions-1/
  11. css-flexbox-1/
  12. css-fonts-3/
  13. css-gcpm-3/
  14. css-grid-1/
  15. css-images-3/
  16. css-lists-3/
  17. css-masking-1/
  18. css-multicol-1/
  19. css-namespaces-1/
  20. css-page-3/
  21. css-regions-1/
  22. css-ruby-1/
  23. css-shapes-1/
  24. css-speech-1/
  25. css-style-attr-1/
  26. css-syntax-3/
  27. css-tables-3/
  28. css-text-3/
  29. css-text-decor-3/
  30. css-transforms-1/
  31. css-transitions-1/
  32. css-ui-3/
  33. css-values-3/
  34. css-variables-1/
  35. css-writing-modes-3/
  36. css1/
  37. css21/
  38. cssom-1/
  39. cssom-view-1/
  40. filters-1/
  41. fonts/
  42. geometry-1/
  43. mediaqueries-3/
  44. selectors-3/
  45. selectors-4/
  46. support/
  47. tools/
  48. vendor-imports/
  49. work-in-progress/
  50. .directory
  51. .gitignore
  52. .gitmodules
  53. .hgignore
  54. .hgsub
  55. .hgsubstate
  56. .htaccess
  57. CONTRIBUTING.md
  58. LICENSE
  59. README
  60. README.md
README.md

W3C CSS Test Suite Repository

approved/ is for tests that have been reviewed and approved. Approved tests are managed as a common resource. Do not touch anything here unless you are a test suite Owner or Peer, or have permission from one and know what you are doing.

contributors/ contains a directory for each test suite contributor. Tests inside a contributor‘s directory are managed by that contributor. Do not touch anything outside your own directory unless you have permission from the directory’s owner or from a test suite Owner or Peer.

tools/ is random scripts that may be useful when administering tests.

Contributing

Absolutely everyone is welcome (and even encouraged) to contribute to test development, so long as you fulfill the contribution requirements detailed in the Contributing Guidelines. No test is too small or too simple, especially if it corresponds to something for which you've noted an interoperability bug in a browser.

Write Access

To gain write access to this repository, sign up for an account on the CSS Test Suite Manager (aka Shepherd) at: https://test.csswg.org/shepherd/register and then submit a request on the Repository Access page at: https://test.csswg.org/shepherd/account/access/

You will be notified by email when your request is processed.