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

Unified Diff: LayoutTests/fast/forms/select/menulist-popup-type-ahead-style-change-expected.txt

Issue 1013303004: Fix issue on <select> style change when popup is visible (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed test expectation Created 5 years, 9 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: LayoutTests/fast/forms/select/menulist-popup-type-ahead-style-change-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/select/menulist-update-text-popup-expected.txt b/LayoutTests/fast/forms/select/menulist-popup-type-ahead-style-change-expected.txt
similarity index 61%
copy from LayoutTests/platform/linux/fast/forms/select/menulist-update-text-popup-expected.txt
copy to LayoutTests/fast/forms/select/menulist-popup-type-ahead-style-change-expected.txt
index 74ee6aa558bf7f07d8e5b64bce9a7fcdd0182a77..9a5b2a533401aa3e9ad4d1e67e1fdeba35d7caa2 100644
--- a/LayoutTests/platform/linux/fast/forms/select/menulist-update-text-popup-expected.txt
+++ b/LayoutTests/fast/forms/select/menulist-popup-type-ahead-style-change-expected.txt
@@ -1,9 +1,8 @@
-Tests <select> text update when popup is visible and selectionIndex changes.
-Needs run-layout-test.
+Tests <select> style change when popup is visible after selection is changed by keyboard typeahead. The selection should not change when style changes. Needs run-layout-test.
layer at (0,0) size 34x20 backgroundClip at (8,50) size 34x20 clip at (8,50) size 34x20 outlineClip at (8,50) size 34x20
LayoutBlockFlow (positioned) {DIV} at (8,50) size 34x20
- LayoutMenuList {SELECT} at (0,0) size 34x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (0,0) size 34x20 [bgcolor=#FFFF00] [border: (1px solid #A9A9A9)]
LayoutBlockFlow (anonymous) at (1,1) size 32x18
LayoutText at (4,1) size 9x16
text run at (4,1) width 9: "C"

Powered by Google App Engine
This is Rietveld 408576698