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
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
[gecko.git]
/
layout
/
reftests
/
ib-split
/
remove-from-split-inline-2-ref.html
blob
78b0baa75e2ad152b5da3d817631db0b64939783
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<style>
5
body
>
span { border:
3
px solid blue }
6
</style>
7
</head>
8
<body>
9
<span>
10
One
11
Two
12
</span>
13
</body>
14
</html>