| Index: LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaled-document-expected.html
|
| diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaled-document-expected.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaled-document-expected.html
|
| index d73c85ab953e02c31cb8135d69167f1ccc072651..3d8ae70ef2967aa1cb7ce19d6d4bb9b35bb2151c 100644
|
| --- a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaled-document-expected.html
|
| +++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaled-document-expected.html
|
| @@ -1,7 +1,6 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| <script src="resources/link-highlight-helper.js"></script>
|
| <link rel="stylesheet" type="text/css" href="resources/link-highlight-style.css">
|
| </head>
|
| @@ -21,9 +20,6 @@ function runTest() {
|
| }
|
|
|
| createCompositedHighlight(document.getElementById('targetLink'));
|
| -
|
| - if (window.testRunner)
|
| - testRunner.dumpAsTextWithPixelResults();
|
| }
|
| </script>
|
| </script>
|
|
|