repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1940304 - Fix browser_sidebar_button_reset.js intermittent r=sidebar-reviewers...
[gecko.git]
/
layout
/
reftests
/
forms
/
button
/
disabled-4-notref.html
blob
41fe9e61072615b32ae2f54e11a6d48d634a5a62
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<title>
Bug
1007278
: check disabled and non-disabled buttons look different
</title>
5
</head>
6
<body>
7
<input
disabled
type
=
"button"
value
=
"Some text"
>
8
</body>
9
</html>