tenfourfox/layout/reftests/bugs/315920-3e.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
234 B
HTML

<!DOCTYPE html>
<html>
<body>
<input type="button" id="one" disabled="true" style="color: red" value="Should be no red"/>
<input type="button" id="two" style="color: red" value="Should be no red"/>
</body>
</html>
</html>