| Index: LayoutTests/fast/forms/button-in-forms-collection-expected.txt
|
| diff --git a/LayoutTests/fast/forms/button-in-forms-collection-expected.txt b/LayoutTests/fast/forms/button-in-forms-collection-expected.txt
|
| index 164ee3c6f85963274033718e374eaa675c68a6f4..4664751dfd56b3ecb94f9018c9087584d74b0f53 100644
|
| --- a/LayoutTests/fast/forms/button-in-forms-collection-expected.txt
|
| +++ b/LayoutTests/fast/forms/button-in-forms-collection-expected.txt
|
| @@ -1,10 +1,3 @@
|
| -The following tests for regression against 4405: <button> not listed in form collections. You should see a series of lines starting with PASS.
|
| -
|
| - Button2
|
| -
|
| -PASS document.test.elements.length is 2
|
| -PASS document.test.elements[0].name is "foo"
|
| -PASS document.test.elements[1].name is "bla"
|
| -PASS document.test.foo.value is "Button1"
|
| -PASS document.test.bla.value is "Button2"
|
| +PASS successfullyParsed is true
|
|
|
| +TEST COMPLETE
|
|
|