Index: third_party/WebKit/LayoutTests/fast/forms/select/optgroup-clicking-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/select/optgroup-clicking-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/select/optgroup-clicking-expected.txt |
index d6a62986ea7a1b132338b4de9ee9d885e1ba17cd..1e0795a583d5737c7203bb54c02e4a663d554098 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/select/optgroup-clicking-expected.txt |
+++ b/third_party/WebKit/LayoutTests/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. |
PASS $("menulist").selectedIndex is 8 |
PASS successfullyParsed is true |