repo.or.cz
/
mozilla-central.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git]
/
layout
/
reftests
/
bugs
/
496032-1-ref.html
blob
faed2e13d1b3ebf061d6cd08a52cc1b31fc153b1
1
<!DOCTYPE
HTML
>
2
<html>
3
<head>
4
<style>
5
div { color:lime; }
6
div:first-letter { font-size:
200
%; }
7
</style>
8
</head>
9
<body>
10
<button><div>
Hello
</div></button>
11
</body>
12
</html>