diff options
author | ojan@chromium.org <ojan@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2013-11-02 00:22:49 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2013-11-02 00:22:49 +0000 |
commit | 2c1c99866e9c613db748c8f2eaac3c8972ef0756 (patch) | |
tree | 6345a8dde96b1073bb246cce3c10e29534f027a4 /third_party/WebKit/LayoutTests/touchadjustment/nested-shadow-node.html | |
parent | 455a0e039c092b998b9739200df635bcef8af451 (diff) | |
download | chromium_src-2c1c99866e9c613db748c8f2eaac3c8972ef0756.zip chromium_src-2c1c99866e9c613db748c8f2eaac3c8972ef0756.tar.gz chromium_src-2c1c99866e9c613db748c8f2eaac3c8972ef0756.tar.bz2 |
Delete js-test-post.js.
There turn out to be three copies of js-test-pre/post in the tree.
This deletes the one used by all but ~100 tests.
TBR=eae@chromium.org
Review URL: https://codereview.chromium.org/48903019
git-svn-id: svn://svn.chromium.org/blink/trunk@161210 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/touchadjustment/nested-shadow-node.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/touchadjustment/nested-shadow-node.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/touchadjustment/nested-shadow-node.html b/third_party/WebKit/LayoutTests/touchadjustment/nested-shadow-node.html index f435588..fe4361b 100644 --- a/third_party/WebKit/LayoutTests/touchadjustment/nested-shadow-node.html +++ b/third_party/WebKit/LayoutTests/touchadjustment/nested-shadow-node.html @@ -99,6 +99,5 @@ } runTests(); </script> -<script src="../fast/js/resources/js-test-post.js"></script> </body> </html> |