Chromium Code Reviews| Index: LayoutTests/css3/calc/zoom-with-em.html | 
| diff --git a/LayoutTests/css3/calc/zoom-with-em.html b/LayoutTests/css3/calc/zoom-with-em.html | 
| index 9408aff90f02fca5b07ddb6a65fb2bf10aa2af9c..956343d2596456d5b2227bb9690054155dadea4a 100644 | 
| --- a/LayoutTests/css3/calc/zoom-with-em.html | 
| +++ b/LayoutTests/css3/calc/zoom-with-em.html | 
| @@ -19,4 +19,3 @@ | 
| shouldBe(calc.offsetWidth + "", nocalc.offsetWidth + "", true); | 
| } | 
| </script> | 
| -<script src="../../fast/js/resources/js-test-post.js"></script> |