| Index: LayoutTests/http/tests/fetch/README
|
| diff --git a/LayoutTests/http/tests/fetch/README b/LayoutTests/http/tests/fetch/README
|
| index 5344e5dec8b99453a51aae484581771dd79af9cb..c5953ad9925316206dcc4e1285edbb7b6fb49308 100644
|
| --- a/LayoutTests/http/tests/fetch/README
|
| +++ b/LayoutTests/http/tests/fetch/README
|
| @@ -8,3 +8,7 @@ corresponding html files must exist in /fetch and /fetch/workers directories.
|
|
|
| Other resources such as helper JS files and server side scripts are located on
|
| /fetch/resources.
|
| +
|
| +Tests should conform to Service Worker Testing style[1].
|
| +
|
| +1: http://www.chromium.org/blink/serviceworker/testing
|
|
|