summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/w3ctests/scss/inline-block-height-001.0.scss
blob: 595b0fef802691b3c5e1366b8ae96209b7007873 (plain)
1
2
3
4
/* Source: http://test.csswg.org/suites/css2.1/20110323/html4/inline-block-height-001.htm */

div { display: inline-block; width: 10em; background: green; color: white; }