Index: third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/optgroup-clicking-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/optgroup-clicking-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/optgroup-clicking-expected.txt |
index 72ffdeed17382c26e7ed1326be0df34ff05f4955..a9f00b7b30b4480f0a283c00ab73d3970c68b0f2 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/optgroup-clicking-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/optgroup-clicking-expected.txt |
@@ -13,7 +13,7 @@ PASS $("listbox").selectedIndex is 1 |
Click disabled option - doesn't change selectedIndex |
PASS $("listbox").selectedIndex is 1 |
-Menu list with arrow key |
+Menu list with arrow key. The test is expected to fail on OSX because of a key binding difference. |
FAIL $("menulist").selectedIndex should be 8. Was 3. |
PASS successfullyParsed is true |