| Index: LayoutTests/fast/forms/percent-height-auto-width-form-controls.html
|
| diff --git a/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html b/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html
|
| index ab24fe9b037062f2555ae5823247d2697c2ca1dc..c380a5e9668e47aa5f4691cd556228953bcaba75 100644
|
| --- a/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html
|
| +++ b/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html
|
| @@ -68,4 +68,3 @@ ids.forEach(function(id) {
|
| shouldBe('document.getElementById("' + id + '-a").offsetWidth', 'document.getElementById("' + id + '-b").offsetWidth');
|
| })
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
|
|