| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/README.md | 
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/README.md b/third_party/WebKit/LayoutTests/imported/web-platform-tests/README.md | 
| index 8157a4a841cbf5308bbb5625e964159f54301874..cac36bc2f37a48766f3155774a4f205a5bdaf11b 100644 | 
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/README.md | 
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/README.md | 
| @@ -2,8 +2,10 @@ The Web Platform Tests Project [](http://irc.w | 
| ============================== | 
|  | 
| The Web Platform Tests Project is a W3C-coordinated attempt to build a | 
| -cross-browser testsuite for the Web-platform stack. Writing tests in a | 
| -way that allows them to be run in all browsers gives browser projects | 
| +cross-browser testsuite for the Web-platform stack.  However, for mainly | 
| +historic reasons, the CSS WG testsuite is in a separate repository, | 
| +[csswg-test](https://github.com/w3c/csswg-test). Writing tests in a way | 
| +that allows them to be run in all browsers gives browser projects | 
| confidence that they are shipping software that is compatible with other | 
| implementations, and that later implementations will be compatible with | 
| their implementations. This in turn gives Web authors/developers | 
|  |