[selectmenu-value-selectedOption.tentative.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Test that HTMLSelectMenu with no options has empty string for value and null for selectedOption]
expected: FAIL
[Test value and selectedOption with HTMLOptionElement element option parts]
expected: FAIL
[Test value with non-HTMLOptionElement elements labeled as parts]
expected: FAIL
[Test that value and selectedOption are updated when options are removed]
expected: FAIL
[Test that slotted-in selected-value part is updated to value of selectmenu]
expected: FAIL
[Test that option parts in a slotted-in listbox are reflected in the value property]
expected: FAIL
[Test that value and selectedOption are correctly updated]
expected: FAIL
[Test that HTMLOption.selected updates selectmenu.value and selectmenu.selectedOption]
expected: FAIL
[Test that HTMLOption.value updates selectmenu.value]
expected: FAIL