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
/
ib-split-1-ref.html
blob
a60e9776dc640d117fb6502c587f68dbeaceb4c9
1
<!DOCTYPE
html
>
2
<style>
3
#target { color: green; }
4
</style>
5
<div
id
=
"target"
>
6
<span>
7
<div>
This should be green
</div>
8
</span>
9
</div>