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
no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git]
/
layout
/
reftests
/
bugs
/
1179078-1-ref.html
blob
43851b345e5a68d1e8bd9d29448b19dcd223edbe
1
<!DOCTYPE
html
>
2
<style>
3
p {
4
border:
2
px solid transparent;
5
border-image: linear-gradient(to right, orange, blue)
1 1
;
6
}
7
</style>
8
<p>
This paragraph must have an orange/blue gradient border.
</p>