diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/canvas/pattern-with-transform.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/canvas/pattern-with-transform.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/pattern-with-transform.html b/third_party/WebKit/LayoutTests/fast/canvas/pattern-with-transform.html index 8f518a6..e2542b58 100644 --- a/third_party/WebKit/LayoutTests/fast/canvas/pattern-with-transform.html +++ b/third_party/WebKit/LayoutTests/fast/canvas/pattern-with-transform.html @@ -5,6 +5,5 @@ </head> <body> <script src="script-tests/pattern-with-transform.js"></script> -<script src="../js/resources/js-test-post.js"></script> </body> </html> |