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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/forms/select/optgroup-clicking-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/forms/select/optgroup-clicking-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698