diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/editing/execCommand/toggle-compound-styles.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/editing/execCommand/toggle-compound-styles.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/editing/execCommand/toggle-compound-styles.html b/third_party/WebKit/LayoutTests/editing/execCommand/toggle-compound-styles.html index 5a0c736..a84f58b 100644 --- a/third_party/WebKit/LayoutTests/editing/execCommand/toggle-compound-styles.html +++ b/third_party/WebKit/LayoutTests/editing/execCommand/toggle-compound-styles.html @@ -7,6 +7,5 @@ <p id="description"></p> <div id="console"></div> <script src="script-tests/toggle-compound-styles.js"></script> -<script src="../../fast/js/resources/js-test-post.js"></script> </body> </html> |