| Index: LayoutTests/fast/forms/suggested-value-expected.txt
|
| diff --git a/LayoutTests/fast/forms/suggested-value-expected.txt b/LayoutTests/fast/forms/suggested-value-expected.txt
|
| index cadf177744ca5517ef29b24199d353cfe08361a2..407bff3c6fbffbeff7a6d66cd5d17052a14f0c59 100644
|
| --- a/LayoutTests/fast/forms/suggested-value-expected.txt
|
| +++ b/LayoutTests/fast/forms/suggested-value-expected.txt
|
| @@ -71,8 +71,15 @@ instead of "initial value".
|
| | id="select"
|
| | <option>
|
| | "CA"
|
| +| <shadow:root>
|
| +| "CA"
|
| | <option>
|
| | "TX"
|
| +| <shadow:root>
|
| +| "TX"
|
| +| <shadow:root>
|
| +| <content>
|
| +| select="option,optgroup"
|
| | "input.value: initial value"
|
| | "internals.suggestedValue(input): suggested value"
|
| | "input.selectionStart: 0"
|
|
|