<!DOCTYPE html>
<title>Test for HTMLSelectElement.remove() on an Options object</title>
<style type="text/css">
select {
min-width: 100px;
}
</style>
<select></select>
<!DOCTYPE html>
<title>Test for HTMLSelectElement.remove() on an Options object</title>
<style type="text/css">
select {
min-width: 100px;
}
</style>
<select></select>