Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(73)

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/select/optgroup-clicking-expected.txt

Issue 1407053004: Add a comment to fast/forms/select/optgroup-clicking.html about a failure on OSX. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698