| 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
|
|
|