gecko-dev/layout/reftests/text-decoration/underline-select-1-ref.html

10 строки
213 B
HTML

<!doctype html>
<html>
<body>
<span style="text-decoration: underline">
Some</span><select><option>text</option></select><span
style="text-decoration: underline">and a button
</span>
</body>
</html>