gecko-dev/layout/reftests/bugs/315920-3f.html

9 строки
234 B
HTML
Исходник Обычный вид История

2007-12-21 06:36:38 +03:00
<!DOCTYPE html>
<html>
<body>
<input type="submit" id="one" disabled="true" style="color: red" value="Should be no red"/>
<input type="submit" id="two" style="color: red" value="Should be no red"/>
</body>
</html>
</html>