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
Backed out 2 changesets (bug 1930466) for causing bc failures on browser_timezone...
[gecko.git]
/
layout
/
reftests
/
forms
/
button
/
disabled-3-notref.html
blob
bd8b4577467364e5f6fe7a6ab452667667661f1e
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
<button
disabled
>
Some text
</button>
8
</body>
9
</html>