| Index: LayoutTests/fast/text/font-initial.html
|
| diff --git a/LayoutTests/fast/text/font-initial.html b/LayoutTests/fast/text/font-initial.html
|
| index f3873ac98c9483dd8fd7fe5ea92ce7ae2a626fd2..8a7becec7066d137cec5ac29244acb5f36021826 100644
|
| --- a/LayoutTests/fast/text/font-initial.html
|
| +++ b/LayoutTests/fast/text/font-initial.html
|
| @@ -3,8 +3,3 @@
|
| Assertion failure in WebCore::Font::primaryFont</i>.
|
| </p>
|
| <span style="font: initial;">PASS</span>
|
| -<script>
|
| - // Makes the rendering code run even when not running as a pixel test.
|
| - if (window.testRunner)
|
| - testRunner.display();
|
| -</script>
|
|
|