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
no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git]
/
layout
/
reftests
/
bugs
/
403134-1.html
blob
a82123cb375111a5725fc1a5a8bb037bac3b71e4
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<style>
5
6
#div:first-letter { color: green; }
7
8
</style>
9
</head>
10
11
<body
onload
=
"document.getElementById('div').appendChild(document.createTextNode(''));"
>
12
13
<div
style
=
"column-width: 0.5em; column-gap: 100px;"
id
=
"div"
>
xx !
</div>
14
15
</body>
16
</html>