summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/w3ctests/scss/block-in-inline-empty-002.1.scss
blob: 800d89067fa8cd6ba7777be636f1e06f81b153a4 (plain)
1
2
/* Source: http://test.csswg.org/suites/css2.1/20110323/html4/block-in-inline-empty-002.htm */
.style { border: 5px solid blue; border-left: none; border-right: none;                padding-right: 10px }