| Index: LayoutTests/platform/chromium-mac/fast/events/option-tab-expected.txt
|
| diff --git a/LayoutTests/fast/events/option-tab-expected.txt b/LayoutTests/platform/chromium-mac/fast/events/option-tab-expected.txt
|
| similarity index 72%
|
| copy from LayoutTests/fast/events/option-tab-expected.txt
|
| copy to LayoutTests/platform/chromium-mac/fast/events/option-tab-expected.txt
|
| index d1f90b51d5e3e8bb6569d828a842cb2d2fa77a1d..fae9d49bb1310cd533fc6cf83f5ec61c6a4cd7b5 100644
|
| --- a/LayoutTests/fast/events/option-tab-expected.txt
|
| +++ b/LayoutTests/platform/chromium-mac/fast/events/option-tab-expected.txt
|
| @@ -3,8 +3,8 @@ This tests that option-tab moves you from a text field to a link, but plain old
|
| Note: Option is the Mac name for what other platforms call Alt.
|
|
|
| link link
|
| -SUCCESS: Option-tab did tab to the link (textField).
|
| +FAIL: Option-tab did not tab to the link (textField).
|
| SUCCESS: Plain old tab did not tab to the link (textField).
|
| -SUCCESS: Option-tab did tab to the link (searchField).
|
| +FAIL: Option-tab did not tab to the link (searchField).
|
| SUCCESS: Plain old tab did not tab to the link (searchField).
|
|
|
|
|