Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/virtual/parsehtmlonmainthread_sync/fast/parser/README.txt |
| diff --git a/third_party/WebKit/LayoutTests/virtual/parsehtmlonmainthread_sync/fast/parser/README.txt b/third_party/WebKit/LayoutTests/virtual/parsehtmlonmainthread_sync/fast/parser/README.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..187392927c59493a755f0d3370410c41a43dac25 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/virtual/parsehtmlonmainthread_sync/fast/parser/README.txt |
| @@ -0,0 +1,3 @@ |
| +# This suite runs the tests in fast/parser with |
| +# --enable-blink-features=ParseHTMLOnMainThread and |
| +# --blink-settings=parseHTMLOnMainThreadSyncTokenize=true |