| Index: LayoutTests/fast/forms/select/select-with-display-none-options-expected.txt
|
| diff --git a/LayoutTests/fast/forms/select/select-with-display-none-options-expected.txt b/LayoutTests/fast/forms/select/select-with-display-none-options-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d83abeb476e2f060a5c8e0118399290cc71d0b61
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/forms/select/select-with-display-none-options-expected.txt
|
| @@ -0,0 +1,15 @@
|
| +Tests for select not showing option element with display: none
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS select1.value is "a"
|
| +PASS select1.value is "c"
|
| +PASS select2.value is "a"
|
| +PASS select2.value is "c"
|
| +PASS select3.value is "a"
|
| +PASS select3.value is "b"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|