gtk/testsuite/css/parser/shorthand.ref.css
2013-05-15 15:37:17 +02:00

7 lines
112 B
CSS

a {
border-bottom-width: 3em;
border-left-width: 2pt;
border-right-width: 2pt;
border-top-width: 1pc;
}