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 changeset 57d71ba078d7 (bug 1932390) for causing wpt failures @ failures_A...
[gecko.git]
/
layout
/
reftests
/
first-line
/
first-line-in-columnset-1-ref.html
blob
903fdc9c4c55e9074cb93b27303489902d488691
1
<!DOCTYPE
html
>
2
<style>
3
div { color: red; border:
10
px solid green; column-count:
2
}
4
div::first-line { color: green; border:
10
px solid red; }
5
</style>
6
<div>
7
<span
style
=
"border: 10px solid green"
>
Some text
</span>
8
</div>