Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/virtual/experimental-canvas-features/fast/canvas-experimental/README.txt |
| diff --git a/third_party/WebKit/LayoutTests/virtual/experimental-canvas-features/fast/canvas-experimental/README.txt b/third_party/WebKit/LayoutTests/virtual/experimental-canvas-features/fast/canvas-experimental/README.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b0c91cd9bac0bb8552ce3189d789a8e7bc2ca694 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/virtual/experimental-canvas-features/fast/canvas-experimental/README.txt |
| @@ -0,0 +1,3 @@ |
| +This suite runs the tests in LayoutTests/fast/canvas-experimental with the |
| +--enable-experimental-canvas-features flag. These tests are otherwise skipped. |
| +Use it for tests which REQUIRE this flag, but would otherwise go in fast/canvas. |