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
/
first-letter-1-ref.html
blob
34ffa64f22ab91c684d7680aba868c71b4a748bf
1
<!DOCTYPE
html
>
2
<style>
3
button { display: block; }
4
button::first-letter { color: green; }
5
body { line-height:
0
; }
6
</style>
7
<button>
Some text
</button>