gtk/tests/css/parser/border-shorthand.ref.css
2012-02-02 03:14:02 +01:00

772 lines
18 KiB
CSS

a {
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: 3px;
}
b {
border-bottom-color: initial;
border-bottom-style: solid;
border-bottom-width: 3px;
}
c {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: initial;
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: 3px;
}
d {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
e {
border-top-color: initial;
border-top-style: solid;
border-top-width: 3px;
}
f {
border-bottom-color: rgb(255,192,203);
border-bottom-style: initial;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: initial;
border-left-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: initial;
border-right-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: initial;
border-top-width: 3px;
}
g {
border-bottom-color: rgb(255,192,203);
border-bottom-style: initial;
border-bottom-width: initial;
}
h {
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
i {
border-bottom-color: initial;
border-bottom-style: solid;
border-bottom-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: initial;
}
j {
border-bottom-color: initial;
border-bottom-style: solid;
border-bottom-width: initial;
}
k {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
}
l {
border-bottom-color: initial;
border-bottom-style: solid;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: initial;
border-left-style: solid;
border-left-width: 3px;
border-right-color: initial;
border-right-style: solid;
border-right-width: 3px;
border-top-color: initial;
border-top-style: solid;
border-top-width: 3px;
}
m {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
n {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
o {
border-top-color: rgb(255,192,203);
border-top-style: initial;
border-top-width: initial;
}
p {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
border-right-color: initial;
border-right-style: solid;
border-right-width: 3px;
}
q {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
r {
border-bottom-color: initial;
border-bottom-style: solid;
border-bottom-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: 3px;
border-right-color: initial;
border-right-style: solid;
border-right-width: 3px;
}
s {
border-bottom-color: rgb(255,192,203);
border-bottom-style: initial;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: initial;
border-left-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: initial;
border-right-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: initial;
border-top-width: 3px;
}
t {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: initial;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: initial;
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: initial;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: initial;
}
u {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
}
v {
border-top-color: rgb(255,192,203);
border-top-style: initial;
border-top-width: 3px;
}
w {
border-top-color: rgb(255,192,203);
border-top-style: initial;
border-top-width: initial;
}
x {
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
y {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
border-right-color: initial;
border-right-style: solid;
border-right-width: 3px;
}
z {
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: initial;
}
ab {
border-right-color: initial;
border-right-style: solid;
border-right-width: initial;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
bb {
border-bottom-color: initial;
border-bottom-style: solid;
border-bottom-width: 3px;
}
cb {
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: 3px;
}
db {
border-bottom-color: rgb(255,192,203);
border-bottom-style: initial;
border-bottom-width: 3px;
}
eb {
border-left-color: initial;
border-left-style: initial;
border-left-width: 3px;
}
fb {
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: initial;
}
gb {
border-right-color: rgb(255,192,203);
border-right-style: initial;
border-right-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
hb {
border-left-color: rgb(255,192,203);
border-left-style: initial;
border-left-width: initial;
}
ib {
border-bottom-color: initial;
border-bottom-style: solid;
border-bottom-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: 3px;
}
jb {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
}
kb {
border-bottom-color: initial;
border-bottom-style: solid;
border-bottom-width: initial;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: initial;
border-left-style: solid;
border-left-width: initial;
border-right-color: initial;
border-right-style: solid;
border-right-width: initial;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
lb {
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
mb {
border-right-color: rgb(255,192,203);
border-right-style: initial;
border-right-width: 3px;
}
nb {
border-top-color: initial;
border-top-style: initial;
border-top-width: 3px;
}
ob {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
pb {
border-bottom-color: rgb(255,192,203);
border-bottom-style: initial;
border-bottom-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: initial;
border-top-width: initial;
}
qb {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: initial;
border-left-style: solid;
border-left-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
rb {
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: 3px;
}
sb {
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: initial;
}
tb {
border-top-color: initial;
border-top-style: solid;
border-top-width: initial;
}
ub {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
vb {
border-right-color: initial;
border-right-style: solid;
border-right-width: 3px;
}
wb {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
xb {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: initial;
border-left-width: 3px;
border-right-color: initial;
border-right-style: initial;
border-right-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: initial;
border-top-width: 3px;
}
yb {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: initial;
}
zb {
border-bottom-color: rgb(255,192,203);
border-bottom-style: initial;
border-bottom-width: 3px;
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: 3px;
}
ac {
border-bottom-color: rgb(255,192,203);
border-bottom-style: initial;
border-bottom-width: initial;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: initial;
border-left-width: initial;
border-right-color: rgb(255,192,203);
border-right-style: initial;
border-right-width: initial;
border-top-color: rgb(255,192,203);
border-top-style: initial;
border-top-width: initial;
}
bc {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: 3px;
border-top-color: initial;
border-top-style: solid;
border-top-width: 3px;
}
cc {
border-bottom-color: initial;
border-bottom-style: solid;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: initial;
border-left-style: solid;
border-left-width: 3px;
border-right-color: initial;
border-right-style: solid;
border-right-width: 3px;
border-top-color: initial;
border-top-style: solid;
border-top-width: 3px;
}
dc {
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: 3px;
}
ec {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: 3px;
border-top-color: initial;
border-top-style: initial;
border-top-width: 3px;
}
fc {
border-bottom-color: rgb(255,192,203);
border-bottom-style: initial;
border-bottom-width: 3px;
}
gc {
border-top-color: rgb(255,192,203);
border-top-style: initial;
border-top-width: initial;
}
hc {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
}
ic {
border-bottom-color: initial;
border-bottom-style: solid;
border-bottom-width: 3px;
}
jc {
border-bottom-color: initial;
border-bottom-style: solid;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
kc {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
border-left-color: rgb(255,192,203);
border-left-style: initial;
border-left-width: 3px;
}
lc {
border-bottom-color: initial;
border-bottom-style: initial;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: initial;
border-left-style: initial;
border-left-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: 3px;
border-top-color: initial;
border-top-style: initial;
border-top-width: 3px;
}
mc {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: initial;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: 3px;
}
nc {
border-bottom-color: rgb(255,192,203);
border-bottom-style: initial;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: initial;
border-left-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: initial;
border-right-width: initial;
border-top-color: rgb(255,192,203);
border-top-style: initial;
border-top-width: 3px;
}
oc {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: initial;
border-top-color: initial;
border-top-style: solid;
border-top-width: 3px;
}
pc {
border-bottom-color: rgb(255,192,203);
border-bottom-style: initial;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: initial;
border-left-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: initial;
border-right-width: 3px;
border-top-color: initial;
border-top-style: initial;
border-top-width: 3px;
}
qc {
border-bottom-color: rgb(255,192,203);
border-bottom-style: solid;
border-bottom-width: initial;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: solid;
border-left-width: initial;
border-right-color: rgb(255,192,203);
border-right-style: solid;
border-right-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: solid;
border-top-width: initial;
}
rc {
border-bottom-color: rgb(255,192,203);
border-bottom-style: initial;
border-bottom-width: 3px;
border-image-repeat: initial;
border-image-slice: initial;
border-image-source: initial;
border-image-width: initial;
border-left-color: rgb(255,192,203);
border-left-style: initial;
border-left-width: 3px;
border-right-color: rgb(255,192,203);
border-right-style: initial;
border-right-width: 3px;
border-top-color: rgb(255,192,203);
border-top-style: initial;
border-top-width: 3px;
}
sc {
border-bottom-color: rgb(255,192,203);
border-bottom-style: initial;
border-bottom-width: initial;
}