Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/worklet/chromium/README.txt |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/worklet/chromium/README.txt b/third_party/WebKit/LayoutTests/http/tests/worklet/chromium/README.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9eb9b43357d75527cee318fa54c124000161bba7 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/http/tests/worklet/chromium/README.txt |
| @@ -0,0 +1,3 @@ |
| +These tests exercise Chromium/Blink specific behavior (like garbage |
| +collection, not crashing, etc) and will not be upstreamed to the |
| +W3C web-platform-tests. |