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

Unified Diff: LayoutTests/fast/forms/select-live-pseudo-selectors-expected.txt

Issue 347773002: Implement select listbox using shadow DOM (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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-live-pseudo-selectors-expected.txt
diff --git a/LayoutTests/fast/forms/select-live-pseudo-selectors-expected.txt b/LayoutTests/fast/forms/select-live-pseudo-selectors-expected.txt
index e2265367fa935f543eb9a755ef75bec0e9b7f119..7ef77d08f8b045091052391a1410a473b2b1291f 100644
--- a/LayoutTests/fast/forms/select-live-pseudo-selectors-expected.txt
+++ b/LayoutTests/fast/forms/select-live-pseudo-selectors-expected.txt
@@ -16,9 +16,7 @@ PASS backgroundOf(el) is invalidColor
PASS backgroundOf(el) is invalidColor
Change the values of select elements without explicit initializing values by clicking:
PASS backgroundOf("select-multiple") is validColor
-PASS backgroundOf("multiple-empty") is transparentColor
PASS backgroundOf("select-size4") is validColor
-PASS backgroundOf("size4-empty") is transparentColor
Change the value with a placeholder label option:
PASS backgroundOf(el) is validColor
PASS backgroundOf(el) is invalidColor

Powered by Google App Engine
This is Rietveld 408576698