Chromium Code Reviews| Index: LayoutTests/fast/table/table-cell-before-after-content-around-table-row.html |
| diff --git a/LayoutTests/fast/table/table-cell-before-after-content-around-table-row.html b/LayoutTests/fast/table/table-cell-before-after-content-around-table-row.html |
| index 466d2bd8c5745e76d52854022375f2fd00fb58db..dbdf0db58a9b8d51c534cf740e5f7bb79ed11f53 100644 |
| --- a/LayoutTests/fast/table/table-cell-before-after-content-around-table-row.html |
| +++ b/LayoutTests/fast/table/table-cell-before-after-content-around-table-row.html |
| @@ -14,6 +14,7 @@ |
| </style> |
| </head> |
| +<script src="../../resources/ahem.js"></script> |
| <body> |
| <div class="container" style="display:table"> |
| <div style="display:table-row">1234</div> |