diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/editing/execCommand/break-out-of-empty-list-item.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/editing/execCommand/break-out-of-empty-list-item.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/editing/execCommand/break-out-of-empty-list-item.html b/third_party/WebKit/LayoutTests/editing/execCommand/break-out-of-empty-list-item.html index 46b96bb..7bb8a28 100644 --- a/third_party/WebKit/LayoutTests/editing/execCommand/break-out-of-empty-list-item.html +++ b/third_party/WebKit/LayoutTests/editing/execCommand/break-out-of-empty-list-item.html @@ -5,6 +5,5 @@ </head> <body> <script src="script-tests/break-out-of-empty-list-item.js"></script> -<script src="../../fast/js/resources/js-test-post.js"></script> </body> </html> |