| Index: LayoutTests/fast/forms/form-associated-element.html
|
| diff --git a/LayoutTests/fast/forms/form-associated-element.html b/LayoutTests/fast/forms/form-associated-element.html
|
| index 90c26c022d044912396f9924b57f7bce97a12e3e..657ee106531a93083fcc00872b991c56412c92fe 100644
|
| --- a/LayoutTests/fast/forms/form-associated-element.html
|
| +++ b/LayoutTests/fast/forms/form-associated-element.html
|
| @@ -54,6 +54,7 @@ function hasFormOwner(shouldHaveOwner, haveIt, event)
|
| <img name="image1">
|
| </div>
|
| <input name="input-in-document">
|
| +<select name="select-in-document"></select>
|
| <img name="image-in-document">
|
|
|
| </div>
|
|
|