└── README.md /README.md: -------------------------------------------------------------------------------- 1 | csswg-test has moved 2 | ==================== 3 | 4 | As of 28 March 2017, this repo is no more. RIP, csswg-test. 5 | 6 | It has now been merged into [web-platform-tests][] and all tests formerly in 7 | this repository can be found in the `css` subdirectory: 8 | * https://github.com/w3c/web-platform-tests/tree/master/css 9 | 10 | Issues and pull requests on this repository are kept for historical interest 11 | only; no new issues should be opened: they will be as heard as a tree falling 12 | in a abandoned forest. 13 | 14 | If you have an existing pull request open here, feel free to push new changes 15 | to it until it is ready to merge. If you were about to open a pull request 16 | here, [rebase it onto web-platform-tests][moving-old-branches], and open it 17 | there. 18 | 19 | 20 | [web-platform-tests]: https://github.com/w3c/web-platform-tests 21 | [moving-old-branches]: https://github.com/w3c/web-platform-tests/blob/master/css/README.md#importing-old-branches 22 | --------------------------------------------------------------------------------