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 1942784 - Add <input type=file multiple> test as geckoview-junit. r=geckoview...
[gecko.git]
/
layout
/
reftests
/
ib-split
/
insert-into-split-inline-14-noib-ref.html
blob
67b3f7b3adacc9f8484647bdb2f6137471c86832
1
<!DOCTYPE
html
>
2
<html>
3
<body>
4
<div
style
=
"display: inline; border: 2px solid; border-right: none"
></div>
5
<div>
One
</div>
6
<div
style
=
"display: inline; border: 2px solid; border-left: none"
>
Two
</div>
7
</body>
8
</html>