| Index: LayoutTests/platform/mac/fast/forms/select/select-disabled-expected.txt
|
| diff --git a/LayoutTests/fast/forms/select/select-disabled-expected.txt b/LayoutTests/platform/mac/fast/forms/select/select-disabled-expected.txt
|
| similarity index 58%
|
| copy from LayoutTests/fast/forms/select/select-disabled-expected.txt
|
| copy to LayoutTests/platform/mac/fast/forms/select/select-disabled-expected.txt
|
| index 8a4ea8dc71c111ca36e634074eec38cdadce007e..af26024832a5564976d79133cdba86e4939c9118 100644
|
| --- a/LayoutTests/fast/forms/select/select-disabled-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/forms/select/select-disabled-expected.txt
|
| @@ -11,7 +11,13 @@ PASS select2.value is "a"
|
| PASS select2.value is "b"
|
| PASS select2.value is "b"
|
| PASS select2.value is "b"
|
| +Tests on select disable, popup menu is hidden
|
| +FAIL internals.isSelectPopupVisible(select3) should be true. Was false.
|
| +PASS internals.isSelectPopupVisible(select3) is false
|
| +Tests on select disable, value cannot be changed
|
| +PASS select4.value is "b"
|
| +PASS select4.value is "b"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -
|
| +
|
|
|