| Index: LayoutTests/fast/forms/select/select-disabled-expected.txt
|
| diff --git a/LayoutTests/fast/forms/select/select-disabled-expected.txt b/LayoutTests/fast/forms/select/select-disabled-expected.txt
|
| index 8a4ea8dc71c111ca36e634074eec38cdadce007e..72db41a4548adab0dd3541aee92bf52ff6f26df4 100644
|
| --- a/LayoutTests/fast/forms/select/select-disabled-expected.txt
|
| +++ b/LayoutTests/fast/forms/select/select-disabled-expected.txt
|
| @@ -11,7 +11,11 @@ PASS select2.value is "a"
|
| PASS select2.value is "b"
|
| PASS select2.value is "b"
|
| PASS select2.value is "b"
|
| +PASS select3.value is "b"
|
| +PASS internals.isSelectPopupVisible(select3) is true
|
| +PASS select3.value is "b"
|
| +PASS internals.isSelectPopupVisible(select3) is false
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -
|
| +
|
|
|