gecko-dev/layout/reftests/css-placeholder/input/placeholder-simple-ref.html

9 строки
181 B
HTML

<!DOCTYPE html>
<html>
<link rel='stylesheet' type='text/css' href='style.css'>
<body>
<input class='ref' value='foo'>
<input class='ref' value='bar'>
</body>
</html>