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 1939917 - Update Sidebar visibility settings and settings order r=sidebar-reviewe...
[gecko.git]
/
layout
/
reftests
/
ib-split
/
insert-into-split-inline-6-ref.html
blob
db4a17e81bf69c701ea93f50d8f405b42e5854fb
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
><div>
One
</div
11
><div>
Two
</div
12
></span>
13
</body>
14
</html>