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 1946184 - Fix computing the CSD margin right after calling HideWindowChrome(...
[gecko.git]
/
layout
/
reftests
/
webcomponents
/
basic-slot-6-ref.html
blob
5e92137752120bde0bb9286e90ef7160f9e91b7e
1
<!DOCTYPE
HTML
>
2
<html>
3
<body>
4
<div>
5
<div
style
=
"border: 10px solid green"
>
6
<span
style
=
"background-color: purple"
>
Hello
</span>
7
<span
style
=
"background-color: orange"
>
World
</span>
8
</div>
9
</div>
10
</body>
11
</html>