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