| Index: LayoutTests/fast/table/resize-table-cell.html
 | 
| diff --git a/LayoutTests/fast/table/resize-table-cell.html b/LayoutTests/fast/table/resize-table-cell.html
 | 
| index feb7252f2b5d88b06d73d662553253da55c9538b..8a7c12eca343df4ee529900de9d79fe4c529f72f 100644
 | 
| --- a/LayoutTests/fast/table/resize-table-cell.html
 | 
| +++ b/LayoutTests/fast/table/resize-table-cell.html
 | 
| @@ -56,6 +56,5 @@
 | 
|      toggleSmallRows();
 | 
|      shouldBe("getComputedStyle(firstRow, '').getPropertyValue('height')", "'44px'");
 | 
|      </script>
 | 
| -    <script src="../js/resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |