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