Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / forms / suggested-value-expected.txt
index cadf177..407bff3 100644 (file)
@@ -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"