bzbarsky%mit.edu aad22b36f6 Adding tests
git-svn-id: svn://10.0.0.236/trunk@241884 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-21 03:36:38 +00:00

9 lines
234 B
HTML

<!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>