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